summaryrefslogtreecommitdiffstats
path: root/generic/tclCompCmds.c
Commit message (Expand)AuthorAgeFilesLines
* Space before tab is an extremely unlikely to be correct indentation patterndkf2024-06-041-7/+7
* Merge 8.7dkf2024-05-261-9/+7
|\
| * merge 8.6dkf2024-05-261-9/+7
| |\
| | * Use the new operationsdkf2024-05-251-9/+6
| | * Since TCL_MAJOR_VERSION is always "8", don't check for it. Add C++-compatible...jan.nijtmans2023-06-301-51/+39
| | * Correct spelling errors in comments and documentation, but also non-comment pooryorick2023-04-121-6/+6
* | | Backout the "dullest commit ever" (not my words ....). It breaks the build. jan.nijtmans2024-05-141-43/+40
* | | Clean up a lot of small whitespace issues dkf/to-redodkf2024-05-131-40/+43
* | | More whitespace cleanupdkf2024-05-101-4/+0
* | | Merge 8.7. Tcl_GetStringFromObj() -> TclGetStringFromObj() (optimization)jan.nijtmans2024-03-211-6/+6
|\ \ \ | |/ /
| * | Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6jan.nijtmans2024-03-131-3/+3
| * | More int -> Tcl_Size (backported from 9.0)jan.nijtmans2023-10-101-4/+5
* | | more spacing/formatting tweaksdkf2024-03-191-5/+7
* | | Fix indentation/brace usage style issuesdkf2024-03-191-4/+4
* | | Restore TclListObjGetElements()/TclListObjLength() as they were in 8.6 too.jan.nijtmans2024-03-121-3/+3
* | | Spacingjan.nijtmans2023-12-201-2/+2
* | | Bytecode implementationdkf2023-12-051-0/+78
* | | Fix warnings generated on disable8api buildsapnadkarni2023-04-211-1/+1
* | | Merge trunkapnadkarni2023-04-141-6/+6
|\ \ \
| * \ \ Correct spelling errors in comments and documentation, but also a non-comment...pooryorick2023-04-121-6/+6
| |\ \ \ | | |/ /
| | * | Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-6/+6
| | * | More (internal) usage of TclGetString() and TclGetStringFromObj() macro'sjan.nijtmans2023-03-271-3/+3
| | * | Merge 8.6jan.nijtmans2023-03-241-1/+1
| | |\ \ | | | |/
| | | * Fix [15e74a2fe6]: Fix various typosjan.nijtmans2023-03-241-1/+1
* | | | TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntuapnadkarni2023-03-301-32/+32
|/ / /
* | | More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-051-16/+16
* | | Merge 8.7jan.nijtmans2022-10-211-16/+16
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-10-211-28/+28
| |\ \ | | |/
| | * Fix [d554e5554e]: fix typo “defintion”jan.nijtmans2022-10-201-31/+31
* | | Merge 8.7. Update documentationjan.nijtmans2022-06-231-2/+2
|\ \ \ | |/ /
* | | TIP #616: Tcl lists > 2^31 elementsjan.nijtmans2022-06-081-80/+82
|\ \ \
| * \ \ Merge 9.0jan.nijtmans2022-05-171-3/+3
| |\ \ \ | |/ / / |/| | |
| * | | More progressjan.nijtmans2022-03-291-4/+4
| * | | size_t continuedjan.nijtmans2022-03-241-4/+4
| * | | Make varIndexes a size_t[]jan.nijtmans2022-03-231-7/+7
| * | | More progressjan.nijtmans2022-03-181-17/+17
| * | | Revert previous commit (doesn't work) and merge 9.0jan.nijtmans2022-03-101-39/+39
| |\ \ \
| * | | | More progressjan.nijtmans2022-03-091-39/+39
| * | | | Merge 9.0jan.nijtmans2022-03-091-1/+1
| |\ \ \ \ | | |/ / /
| * | | | More size_tjan.nijtmans2022-03-081-1/+1
| * | | | Another round of int -> size_t for internal functionsjan.nijtmans2022-03-071-2/+2
| * | | | More progressjan.nijtmans2022-03-061-70/+70
| * | | | Merge 9.0jan.nijtmans2022-03-061-12/+12
| |\ \ \ \ | | |/ / /
| * | | | Merge 9.0jan.nijtmans2022-02-271-19/+18
| |\ \ \ \
| * | | | | Same with TclListObjGetElementsjan.nijtmans2022-02-101-1/+1
| * | | | | Tcl_ListObjLength -> TclListObjLengthjan.nijtmans2022-02-101-2/+2
| * | | | | More progressjan.nijtmans2022-01-271-5/+7
| * | | | | More WIPjan.nijtmans2022-01-261-3/+2
| * | | | | More work in progressjan.nijtmans2022-01-241-1/+2
| |\ \ \ \ \
| * | | | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-3/+3
| |/ / / / /