summaryrefslogtreecommitdiffstats
path: root/generic/tclCompCmds.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ / / / /
* | | | | | Merge 8.7jan.nijtmans2022-05-171-3/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj...jan.nijtmans2022-05-171-3/+3
* | | | | Use size_t in AuxDataPrintProcjan.nijtmans2022-03-011-6/+6
* | | | | Backout part of previous commit, making compile.test work again with --enable...jan.nijtmans2022-02-281-6/+6
| |_|/ / |/| | |
* | | | More size_t usage, e.g. for "foreach"jan.nijtmans2022-02-271-19/+18
* | | | Merge 8.7jan.nijtmans2022-02-101-3/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge 8.6jan.nijtmans2022-02-101-3/+3
| |\ \ | | |/
| | * Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_...jan.nijtmans2022-02-101-3/+3
| | * Tcl_NewObj() -> TclNewObj()jan.nijtmans2022-01-171-17/+18
* | | Merge 8.7jan.nijtmans2021-10-061-3/+3
|\ \ \ | |/ /
| * | Rewrite comments for clarity and conciseness.pooryorick2021-10-041-3/+3
* | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-6/+6
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2020-12-081-4/+4
|\ \ \ | |/ /
| * | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-4/+4
* | | Merge 8.7jan.nijtmans2020-09-171-23/+24
|\ \ \ | |/ /
| * | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclN...jan.nijtmans2020-09-171-23/+24
* | | Merge 8.7jan.nijtmans2020-09-101-10/+10
|\ \ \ | |/ /