summaryrefslogtreecommitdiffstats
path: root/generic/tclEnsemble.c
Commit message (Expand)AuthorAgeFilesLines
* Fix examples, using "-translation binary" correctly in stead of "-encoding bi...jan.nijtmans2024-06-211-2/+2
|\
* \ merge 8.6sebres2024-06-191-3/+4
|\ \ | |/
| * typo in commentsebres2024-06-131-1/+1
| * fixes [1095bf7f756f9aed]: safe ensemble commands will be compiled now in safe...sebres2024-06-131-3/+4
* | Better comments.dkf2024-06-161-19/+34
* | Some more improvementsdkf2024-06-161-11/+85
* | Cleaner ensemble innardsdkf2024-06-161-732/+731
* | Another round of sentinel improvementsjan.nijtmans2024-05-271-24/+24
|\ \ | |/
* | merge 8.6dkf2024-05-261-3/+2
|\ \ | |/
| * Use the new operationsdkf2024-05-251-3/+2
* | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6jan.nijtmans2024-03-131-20/+20
* | Merge 8.6jan.nijtmans2024-03-121-14/+15
|\ \ | |/
| * Code cleanup, no change in functionality. All backported from 8.7/9.0jan.nijtmans2024-03-121-241/+222
| * More type-casts (c++-compatibility)jan.nijtmans2023-09-131-29/+29
| * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-2/+2
* | Handle sentinels for any C++ compilerjan.nijtmans2023-10-171-24/+24
* | Merge "revert-dup-pure" branch: get rid of TclDuplicatePureObj()jan.nijtmans2023-08-251-6/+2
|\ \
| * | The experiment deployment of TclDuplicatePureObj() has been reverted fromdgp2023-08-211-5/+1
|/ /
* | Use TclDuplicatePureObj() in stead of TclListObjCopy() where appropriate. Bac...jan.nijtmans2023-05-311-1/+5
* | More int/Tcl_Size backportjan.nijtmans2023-05-201-36/+37
* | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
* | Reduce shimmering: If a conclusion can be drawn about the number of list elem...jan.nijtmans2022-11-281-2/+10
* | Merge 8.6jan.nijtmans2022-10-211-14/+14
|\ \ | |/
| * Fix [d554e5554e]: fix typo “defintion”jan.nijtmans2022-10-201-14/+14
* | More TclGetStringFromObj() usagejan.nijtmans2022-07-211-173/+159
* | Don't use TCL_HASH_TYPE for epoch/refCount type variables, keep it the same a...jan.nijtmans2022-06-241-1/+1
* | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj...jan.nijtmans2022-05-171-19/+19
* | Merge 8.6jan.nijtmans2022-02-101-6/+6
|\ \ | |/
| * Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_...jan.nijtmans2022-02-101-6/+6
| * Tcl_NewObj() -> TclNewObj()jan.nijtmans2022-01-171-3/+5
| * Merge fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefixpooryorick2021-09-021-1/+19
* | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-061-12/+12
* | Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefixpooryorick2021-09-021-1/+19
* | Fix for issue [e39cb3f462631a99], namespace is removed from other namespacepooryorick2021-05-181-2/+2
* | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
* | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-3/+5
* | Fix for [c1a376375e0e6488], imported namespace ensemble command name distortedpooryorick2020-09-011-4/+4
* | Merge 8.6jan.nijtmans2020-05-141-3/+3
|\ \ | |/
| * In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual...jan.nijtmans2020-05-141-6/+6
| * Merge 8.5jan.nijtmans2019-06-261-4/+4
* | (no comment)dgp2020-03-061-6/+3
* | Merge tip-548jan.nijtmans2019-08-291-3/+6
|\ \
* \ \ Merge tip-548jan.nijtmans2019-08-151-2/+2
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2019-08-141-3/+3
| |\ \
| * | | Eliminate "register" keyword _everywhere_ in Tcl. This keyword is deprecated ...jan.nijtmans2019-07-171-3/+3
* | | | Merge 8.7. Continue implementation for win32jan.nijtmans2019-08-021-3/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Add some "const" keywords, in places where strings are really const.jan.nijtmans2019-07-301-3/+3
| |/ /
* | | Merge 8.7, and continue implementation. Almost donejan.nijtmans2019-07-101-27/+27
|/ /
* | merge 8.6dgp2019-06-171-1/+5
|\ \ | |/
| * Fix Bug 8b9854c3d8. Now 4 test failures require examination.dgp2019-06-131-1/+5