Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 8.7 | jan.nijtmans | 2022-05-17 | 1 | -2/+2 |
|\ | |||||
| * | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj... | jan.nijtmans | 2022-05-17 | 1 | -2/+2 |
| * | Fix merge conflict previous commit | jan.nijtmans | 2022-01-17 | 1 | -2/+0 |
| * | Merge 8.6 | jan.nijtmans | 2022-01-17 | 1 | -0/+2 |
| |\ | |||||
| | * | Tcl_NewObj() -> TclNewObj() | jan.nijtmans | 2022-01-17 | 1 | -8/+14 |
| | * | IntRep -> InternalRep. Internal changes only. | jan.nijtmans | 2021-10-19 | 1 | -4/+4 |
* | | | Code formatting | jan.nijtmans | 2022-04-12 | 1 | -1/+1 |
* | | | Merge 8.7 | jan.nijtmans | 2021-10-08 | 1 | -9/+9 |
|\ \ \ | |/ / | |||||
| * | | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list | jan.nijtmans | 2021-10-06 | 1 | -5/+5 |
* | | | Merge 8.7 (this is the TIP #575 implementation for Tcl 9.0) | jan.nijtmans | 2021-03-15 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Merge 8.7 | jan.nijtmans | 2020-11-11 | 1 | -5/+48 |
| |\ \ | |||||
| * \ \ | Merge 8.7 | jan.nijtmans | 2020-10-14 | 1 | -18/+23 |
| |\ \ \ | |||||
| * | | | | First, experimental implementation of TIP #575. Barely tested, will fail. WIP | jan.nijtmans | 2020-05-12 | 1 | -4/+4 |
* | | | | | Merge 8.7, resolve conflicts | jan.nijtmans | 2021-01-11 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
* \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2020-11-18 | 1 | -5/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | More usage of TclUtfToUCS4/TclUniCharToUCS4 in stead of it's UniChar variants... | jan.nijtmans | 2020-11-18 | 1 | -5/+5 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge 8.7 | dkf | 2020-11-08 | 1 | -4/+50 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.7 | jan.nijtmans | 2020-10-24 | 1 | -17/+22 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| * | | | | Tricky case in function calls. | dkf | 2020-08-24 | 1 | -3/+30 |
| * | | | | Implementation of TIP 582: comments in expressions | dkf | 2020-08-22 | 1 | -2/+18 |
* | | | | | Merge 8.7 | jan.nijtmans | 2020-10-13 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2020-10-13 | 1 | -1/+1 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | More usage of TclNewObj() in stead of Tcl_NewObj() and TclNewIntObj() in stea... | jan.nijtmans | 2020-10-13 | 1 | -2/+2 |
* | | | | | merge 8.7 | dgp | 2020-09-28 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Restore change with correction. | dgp | 2020-09-28 | 1 | -8/+8 |
| * | | | | Revert change that made test expr-20.2 fail. | dgp | 2020-09-28 | 1 | -7/+7 |
* | | | | | Merge 8.7 | jan.nijtmans | 2020-09-28 | 1 | -7/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge 8.6 | jan.nijtmans | 2020-09-28 | 1 | -7/+7 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Make Tcl compile warning-free using -Wshadow | jan.nijtmans | 2020-09-28 | 1 | -8/+8 |
| | * | | | Eliminate many unnecessary type-casts, mostly (size_t) when value is already ... | jan.nijtmans | 2020-08-11 | 1 | -1/+1 |
| | * | | | Revert change in ParseLexeme() too | jan.nijtmans | 2020-04-23 | 1 | -2/+3 |
| | * | | | Merge 8.5. Failing tests for now. To be remedied shortly. | dgp | 2020-04-16 | 1 | -3/+2 |
| | |\ \ \ | |||||
| | | * | | | Replace calls of TclUtfToUniChar() with TclUtfNext() when caller has no | dgp | 2020-04-14 | 1 | -3/+2 |
| | | * | | | Fix signed<->unsigned comparsion warning (occurring in some gcc compilation f... | jan.nijtmans | 2019-01-04 | 1 | -3/+3 |
* | | | | | | Merge 8.7 | jan.nijtmans | 2020-09-17 | 1 | -7/+12 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN... | jan.nijtmans | 2020-09-17 | 1 | -7/+12 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge 8.7 | jan.nijtmans | 2020-08-13 | 1 | -2/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | More usage of TclNewIntObj() macro | jan.nijtmans | 2020-08-13 | 1 | -2/+2 |
| | |_|/ | |/| | | |||||
* | | | | Merge 8.7. Use more TCL_INDEX_NONE in documentation/headers/code. | jan.nijtmans | 2020-06-04 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2020-02-28 | 1 | -16/+16 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge 8.7, and continue implementation. Almost done | jan.nijtmans | 2019-07-10 | 1 | -6/+6 |
| |\ \ \ | |||||
| * | | | | Experiment: compile Tcl with C++ compiler. WIP | jan.nijtmans | 2019-07-04 | 1 | -10/+10 |
| |/ / / | |||||
| * | | | Merge 8.6 | jan.nijtmans | 2019-06-26 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
* | | | | Merge 8.7. Also eliminate some spacing before line-endings | jan.nijtmans | 2019-06-24 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
* | | | | Merge 8.7 | jan.nijtmans | 2019-06-15 | 1 | -6/+43 |
|\ \ \ \ | |/ / / | |||||
| * | | | And fix the silly error | dkf | 2019-06-05 | 1 | -2/+2 |
| * | | | And the command version of the new operators too. | dkf | 2019-06-05 | 1 | -1/+1 |
| * | | | Start of implementation of string comparison operators. | dkf | 2019-06-05 | 1 | -5/+42 |
* | | | | Merge 8.7 | jan.nijtmans | 2019-03-24 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Make all internal small buffer related to Tcl_UtfBackslash() length 4, not TC... | jan.nijtmans | 2019-03-24 | 1 | -1/+1 |