| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -6/+6 |
|
|
* | More (internal) usage of TclGetString() and TclGetStringFromObj() macro's | jan.nijtmans | 2023-03-27 | 1 | -3/+3 |
|
|
* | Merge 8.6 | jan.nijtmans | 2023-03-24 | 1 | -1/+1 |
|\ |
|
| * | Fix [15e74a2fe6]: Fix various typos | jan.nijtmans | 2023-03-24 | 1 | -1/+1 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-10-21 | 1 | -28/+28 |
|\ \
| |/ |
|
| * | Fix [d554e5554e]: fix typo “defintion” | jan.nijtmans | 2022-10-20 | 1 | -31/+31 |
|
|
* | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -3/+3 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2022-02-10 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_... | jan.nijtmans | 2022-02-10 | 1 | -3/+3 |
|
|
| * | Tcl_NewObj() -> TclNewObj() | jan.nijtmans | 2022-01-17 | 1 | -17/+18 |
|
|
* | | Rewrite comments for clarity and conciseness. | pooryorick | 2021-10-04 | 1 | -3/+3 |
|
|
* | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ... | jan.nijtmans | 2020-12-08 | 1 | -4/+4 |
|
|
* | | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -23/+24 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-09-10 | 1 | -10/+10 |
|\ \
| |/ |
|
| * | Don't use sizeof() for structs containing a flexible array as last element. L... | jan.nijtmans | 2020-09-10 | 1 | -10/+10 |
|
|
* | | Merge 8.6 | jan.nijtmans | 2020-05-14 | 1 | -18/+17 |
|\ \
| |/ |
|
| * | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual... | jan.nijtmans | 2020-05-14 | 1 | -36/+32 |
| |\ |
|
| | * | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual... | jan.nijtmans | 2020-05-13 | 1 | -6/+5 |
| |/ |
|
* | | More TCL_UNUSED(). | dgp | 2020-03-06 | 1 | -100/+41 |
|
|
* | | Merge tip-548 | jan.nijtmans | 2019-08-29 | 1 | -4/+36 |
|\ \ |
|
* \ \ | Merge tip-548 | jan.nijtmans | 2019-08-15 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Merge 8.7 | jan.nijtmans | 2019-08-14 | 1 | -2/+2 |
| |\ \ |
|
| * | | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ... | jan.nijtmans | 2019-07-17 | 1 | -15/+15 |
|
|
* | | | | Merge 8.7. Continue implementation for win32 | jan.nijtmans | 2019-08-02 | 1 | -2/+2 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Add some "const" keywords, in places where strings are really const. | jan.nijtmans | 2019-07-30 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -27/+27 |
|/ / |
|
* | | Compilation for [dict getwithdefault]. | dkf | 2019-04-18 | 1 | -0/+32 |
|
|
* | | merge 8.6 (regression fix [e3f481f187], conflicts resolved) | sebres | 2019-02-01 | 1 | -29/+33 |
|\ \
| |/ |
|
| * | TclPushVarName: rewritten iterators over token-strings considering utf-8 mult... | sebres | 2019-01-31 | 1 | -29/+33 |
|
|
* | | merge 8.6 | dgp | 2018-04-19 | 1 | -3/+15 |
|\ \
| |/ |
|
| * | Array trace firing must come before argument checking might raise error. | dgp | 2018-04-17 | 1 | -3/+4 |
|
|
| * | Gentler fallback. | dgp | 2018-04-17 | 1 | -2/+2 |
|
|
| * | [array set] must fire array traces. Don't disrupt that by reporting argument | dgp | 2018-04-17 | 1 | -0/+11 |
|
|
* | | redundant end-of-line spacing | jan.nijtmans | 2017-03-15 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | redundant end-of-line spacing | jan.nijtmans | 2017-03-15 | 1 | -2/+2 |
|
|
* | | Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock... | Kevin B Kenny | 2017-03-15 | 1 | -0/+99 |
|\ \
| |/ |
|
| * | Compile [clock clicks], [clock microseconds], [clock milliseconds] and [clock... | Kevin B Kenny | 2017-03-15 | 1 | -0/+99 |
|
|
* | | merge 8.6 | dgp | 2016-10-21 | 1 | -11/+0 |
|\ \
| |/ |
|
| * | EVIL HACKs are bad. Unnecessary ones are intolerable. Bad tests cause trouble. | dgp | 2016-10-20 | 1 | -11/+0 |
|
|
* | | Micro-optimization: Use TclGetStringFromObj in stead of Tcl_GetStringFromObj ... | jan.nijtmans | 2016-07-08 | 1 | -6/+6 |
|/ |
|
* | make some MODULE_SCOPE symbols static | jan.nijtmans | 2015-12-15 | 1 | -6/+39 |
|
|
* | Issue the correct auxType when compiling [array set]. | dkf | 2015-12-12 | 1 | -1/+1 |
|
|
* | Eliminate unnessessary end-of-line spacing. No functional change. | jan.nijtmans | 2015-10-04 | 1 | -13/+13 |
|\ |
|
| * | Eliminate unnessessary end-of-line spacing. No functional change. | jan.nijtmans | 2015-10-04 | 1 | -2/+2 |
|
|
| * | One more (interp==NULL) shortcut. | dgp | 2014-12-22 | 1 | -1/+1 |
|
|
| * | Revise name and interface of new utility routines to match work already | dgp | 2014-12-19 | 1 | -38/+67 |
|
|
| * | New utility routine GetLocalScalarIndex() reduces common caller boilerplate | dgp | 2014-12-19 | 1 | -54/+58 |
|
|
| * | Use interp==NULL argument to PushVarName to signal that only an index into | dgp | 2014-12-19 | 1 | -17/+17 |
|
|
| * | Replace TclIsLocalScalar() with PushVarNameWord() in [dict for] compiler. | dgp | 2014-12-19 | 1 | -26/+27 |
|
|
| * | Narrow scope of numVars. | dgp | 2014-12-19 | 1 | -1/+2 |
|
|