| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | dkf | 2024-06-16 | 1 | -752/+838 |
|\ |
|
| * | Better comments. | dkf | 2024-06-16 | 1 | -19/+34 |
|
|
| * | Some more improvements | dkf | 2024-06-16 | 1 | -11/+85 |
|
|
| * | Cleaner ensemble innards | dkf | 2024-06-16 | 1 | -732/+731 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2024-05-27 | 1 | -24/+24 |
|\ \
| |/ |
|
| * | Another round of sentinel improvements | jan.nijtmans | 2024-05-27 | 1 | -24/+24 |
| |\ |
|
* | \ | Merge 8.7 | dkf | 2024-05-26 | 1 | -3/+2 |
|\ \ \
| |/ / |
|
| * | | merge 8.6 | dkf | 2024-05-26 | 1 | -3/+2 |
| |\ \
| | |/ |
|
| | * | Use the new operations | dkf | 2024-05-25 | 1 | -3/+2 |
|
|
* | | | Backout the "dullest commit ever" (not my words ....). It breaks the build.
| jan.nijtmans | 2024-05-14 | 1 | -112/+112 |
|
|
* | | | Clean up a lot of small whitespace issues
| dkf | 2024-05-13 | 1 | -112/+112 |
|
|
* | | | Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization) | jan.nijtmans | 2024-03-21 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6 | jan.nijtmans | 2024-03-13 | 1 | -20/+20 |
|
|
* | | | more spacing/formatting tweaks | dkf | 2024-03-19 | 1 | -2/+1 |
|
|
* | | | Fix indentation/brace usage style issues | dkf | 2024-03-19 | 1 | -5/+4 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2024-03-13 | 1 | -14/+15 |
|\ \ \
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2024-03-12 | 1 | -14/+15 |
| |\ \
| | |/ |
|
| | * | Code cleanup, no change in functionality. All backported from 8.7/9.0 | jan.nijtmans | 2024-03-12 | 1 | -241/+222 |
|
|
| | * | More type-casts (c++-compatibility) | jan.nijtmans | 2023-09-13 | 1 | -29/+29 |
|
|
| | * | Correct spelling errors in comments and documentation, but also non-comment
| pooryorick | 2023-04-12 | 1 | -2/+2 |
|
|
* | | | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too. | jan.nijtmans | 2024-03-12 | 1 | -20/+20 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2023-10-19 | 1 | -24/+24 |
|\ \ \
| |/ / |
|
| * | | Handle sentinels for any C++ compiler | jan.nijtmans | 2023-10-17 | 1 | -24/+24 |
|
|
| * | | Merge "revert-dup-pure" branch: get rid of TclDuplicatePureObj() | jan.nijtmans | 2023-08-25 | 1 | -6/+2 |
| |\ \ |
|
| | * | | The experiment deployment of TclDuplicatePureObj() has been reverted from | dgp | 2023-08-21 | 1 | -5/+1 |
| |/ / |
|
| * | | Use TclDuplicatePureObj() in stead of TclListObjCopy() where appropriate. Bac... | jan.nijtmans | 2023-05-31 | 1 | -1/+5 |
|
|
| * | | More int/Tcl_Size backport | jan.nijtmans | 2023-05-20 | 1 | -36/+37 |
|
|
* | | | More replacements of DuplicateObj with ListObjCopy. | griffin | 2023-08-12 | 1 | -1/+1 |
|
|
* | | | Revert more bits. | griffin | 2023-08-10 | 1 | -24/+0 |
|
|
* | | | Revert DupolicatePureObj back to DuplicateObj. | griffin | 2023-08-10 | 1 | -10/+5 |
|
|
* | | | Permit large scripts > INT_MAX. Not complete because compiler source line tra... | apnadkarni | 2023-07-09 | 1 | -5/+5 |
|
|
* | | | Merge trunk | griffin | 2023-05-23 | 1 | -5/+34 |
|\ \ \ |
|
| * | | | Improve TclDuplicatePureObj(), remove unnecessary increment/decrement pairs, ... | pooryorick | 2023-05-17 | 1 | -5/+34 |
|/ / / |
|
* | | | New function, TclDuplicatePureObj(), doesn't duplicate the string
| pooryorick | 2023-05-16 | 1 | -1/+1 |
|
|
* | | | Merge trunk | apnadkarni | 2023-04-14 | 1 | -1/+1 |
|\ \ \ |
|
| * \ \ | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -1/+1 |
| |\ \ \
| | |/ / |
|
| | * | | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -1/+1 |
|
|
* | | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu | apnadkarni | 2023-03-30 | 1 | -74/+74 |
|/ / / |
|
* | | | Another round of -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 1 | -36/+36 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-11-28 | 1 | -2/+10 |
|\ \ \
| |/ / |
|
| * | | Reduce shimmering: If a conclusion can be drawn about the number of list elem... | jan.nijtmans | 2022-11-28 | 1 | -2/+10 |
|
|
* | | | Rebase to 9.0 | jan.nijtmans | 2022-10-21 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | TIP 644 - Make Tcl_ObjType extensible | apnadkarni | 2022-10-11 | 1 | -1/+2 |
|
|
* | | | | Merge 8.7 | jan.nijtmans | 2022-10-21 | 1 | -14/+14 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Merge 8.6 | jan.nijtmans | 2022-10-21 | 1 | -14/+14 |
| |\ \
| | |/ |
|
| | * | Fix [d554e5554e]: fix typo “defintion” | jan.nijtmans | 2022-10-20 | 1 | -14/+14 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-07-21 | 1 | -7/+7 |
|\ \ \
| |/ / |
|
| * | | More TclGetStringFromObj() usage | jan.nijtmans | 2022-07-21 | 1 | -173/+159 |
|
|
| * | | Don't use TCL_HASH_TYPE for epoch/refCount type variables, keep it the same a... | jan.nijtmans | 2022-06-24 | 1 | -1/+1 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2022-06-13 | 1 | -4/+4 |
|\ \ \
| |/ / |
|