summaryrefslogtreecommitdiffstats
path: root/generic/tclCompCmdsSZ.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization)jan.nijtmans2024-03-211-9/+9
|\
| * Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6jan.nijtmans2024-03-131-6/+6
* | more spacing/formatting tweaksdkf2024-03-191-1/+1
* | Fix indentation/brace usage style issuesdkf2024-03-191-3/+3
* | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too.jan.nijtmans2024-03-121-6/+6
* | Add missing Tcl_NextHashEntrydkf2024-03-021-1/+1
* | Merge 8.7jan.nijtmans2024-02-111-6/+2
|\ \ | |/
| * TIP #652jan.nijtmans2024-02-111-6/+2
| |\
| | * Implementation of TIP 652.pooryorick2024-02-071-6/+2
| |/ |/|
* | Permit large scripts > INT_MAX. Not complete because compiler source line tra...apnadkarni2023-07-091-16/+16
* | Merge 8.7 fix [784befb0ba] - tailcall crashapnadkarni2023-05-021-1/+1
|\ \ | |/
| * Merge 8.6 - [ab123cfd3d] and [784befb0ba]apnadkarni2023-05-021-1/+1
| |\
| | * Fix [784befb0ba] - tailcall crashapnadkarni2023-05-021-1/+1
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-1/+1
* | | Fix warnings generated on disable8api buildsapnadkarni2023-04-211-2/+2
* | | Merge trunkapnadkarni2023-04-141-1/+1
|\ \ \
| * \ \ Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-1/+1
| |\ \ \ | | |/ /
| | * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
* | | | Merge 9.0jan.nijtmans2023-04-011-3/+3
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2023-03-301-3/+3
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2023-03-301-3/+3
| | |\ \ | | | |/
| | | * Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on...jan.nijtmans2023-03-301-3/+3
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-25/+25
|/ / /
* | | Merge 8.7jan.nijtmans2023-03-241-3/+3
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2023-03-241-3/+3
| |\ \ | | |/
| | * Fix [15e74a2fe6]: Fix various typosjan.nijtmans2023-03-241-3/+3
* | | More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-5/+5
* | | Merge 8.7jan.nijtmans2022-10-211-6/+6
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-10-211-11/+11
| |\ \ | | |/
| | * Fix [d554e5554e]: fix typo “defintion”jan.nijtmans2022-10-201-51/+51
* | | Merge 8.7jan.nijtmans2022-08-231-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-08-231-1/+1
| |\ \ | | |/
| | * Patch (8) from [37108037b9]: Code cleanups to support CHERIjan.nijtmans2022-08-231-1/+1
* | | More (internal) int -> size_t, allowing values > 2^31jan.nijtmans2022-06-091-16/+17
* | | TIP #616: Tcl lists > 2^31 elementsjan.nijtmans2022-06-081-31/+31
|\ \ \
| * \ \ Merge 9.0jan.nijtmans2022-05-171-6/+6
| |\ \ \ | |/ / / |/| | |
| * | | Merge 9.0jan.nijtmans2022-04-261-0/+3
| |\ \ \
| * \ \ \ Merge 9.0jan.nijtmans2022-04-141-3/+7
| |\ \ \ \
| * | | | | More progressjan.nijtmans2022-03-291-10/+10
| * | | | | More progressjan.nijtmans2022-03-181-32/+32
| * | | | | Revert previous commit (doesn't work) and merge 9.0jan.nijtmans2022-03-101-52/+52
| |\ \ \ \ \
| * | | | | | More progressjan.nijtmans2022-03-091-52/+52
| * | | | | | More size_tjan.nijtmans2022-03-081-1/+1
| * | | | | | More progressjan.nijtmans2022-03-061-59/+59
| * | | | | | Merge 9.0jan.nijtmans2022-03-061-4/+4
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Same with TclListObjGetElementsjan.nijtmans2022-02-101-2/+2
| * | | | | | Tcl_ListObjLength -> TclListObjLengthjan.nijtmans2022-02-101-4/+4
| * | | | | | More progressjan.nijtmans2022-01-271-14/+14
| * | | | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-6/+6
* | | | | | | Merge 8.7jan.nijtmans2022-05-171-6/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | |_|_|/ / | |/| | | |