summaryrefslogtreecommitdiffstats
path: root/generic/tclProc.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2022-05-171-4/+4
|\
| * Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj...jan.nijtmans2022-05-171-4/+4
| * Handle Tcl_GetCharLengthjan.nijtmans2022-03-161-1/+1
* | Eliminate dead code and fix a commentjan.nijtmans2022-02-201-1/+1
* | More int -> size_t in internal APIjan.nijtmans2022-02-171-1/+2
* | 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
* | | Merge 8.7. Fix (windows MSVC OPTS=symbols) build errorjan.nijtmans2022-01-141-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-01-141-1/+1
| |\ \ | | |/
| | * Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few simi...jan.nijtmans2022-01-131-1/+1
* | | Merge 8.7jan.nijtmans2022-01-131-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-01-131-1/+1
| |\ \ | | |/
| | * Fix [6cb3db4965]: pointer arithmetic using NULL in InitArgsAndLocals()jan.nijtmans2022-01-131-1/+1
* | | Merge 8.7jan.nijtmans2021-10-111-1/+1
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2021-10-111-1/+1
| |\ \ | | |/
| | * Fix for issue [a8579d906a28], "argument with no name".pooryorick2021-10-081-1/+1
* | | Merge 8.7jan.nijtmans2021-10-081-22/+22
|\ \ \ | |/ /
| * | Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing listjan.nijtmans2021-10-061-36/+36
* | | Merge 8.7, resolve conflictsjan.nijtmans2021-01-111-7/+7
|\ \ \ | |/ /
* | | 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-251-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2020-09-251-1/+1
| |\ \ | | |/
| | * When sourcing script files (even when simulating that through open|read), alw...jan.nijtmans2020-09-251-1/+1
| | |\
* | | \ merge 8.7dgp2020-09-201-16/+14
|\ \ \ \ | |/ / /
| * | | Merge 8.6dgp2020-09-201-16/+14
| |\ \ \ | | |/ /
| | * | Make the check to avoid generating a string representation in [uplevel] a lit...pooryorick2020-09-201-16/+14
| | * | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation.pooryorick2020-09-191-11/+34
* | | | merge 8.7dgp2020-09-191-11/+34
|\ \ \ \ | |/ / /
| * | | Fix for [b9ecf3ce98], [uplevel] unnecessarily generates string representation.pooryorick2020-09-191-11/+34
* | | | Merge 8.7jan.nijtmans2020-09-111-3/+4
|\ \ \ \ | |/ / /
| * | | Merge 8.6. Remove tests/safe-stock86.test for win builds too (GIT, what are y...jan.nijtmans2020-09-111-3/+4
| |\ \ \ | | |/ /
| | * | Fix [https://core.tcl-lang.org/tk/tktview?name=3bc0f44ef3|3bc0f44ef3]: UBSan ...jan.nijtmans2020-09-111-5/+5
| * | | Backout uncomplete fix for [3422267ed6b79922]: segmentation fault from deleti...jan.nijtmans2020-08-131-7/+0
| * | | Fix for [3422267ed6b7], segmentation fault with imported alias.pooryorick2020-08-121-0/+7
* | | | Merge 8.7jan.nijtmans2020-05-141-2/+2
|\ \ \ \ | |/ / /
| * | | Merge 8.6jan.nijtmans2020-05-141-2/+2
| |\ \ \ | | |/ /
| | * | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual...jan.nijtmans2020-05-141-45/+45
| | |\ \
| | | * | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual...jan.nijtmans2020-05-131-2/+2
| | |/ /
| | * | Merge 8.5jan.nijtmans2019-09-101-1/+1
| | |\ \ | | | |/
| | * | merge 8.5sebres2019-09-061-2/+7
| | |\ \ | | | |/
| | | * if frameName (actual level) does not contain a real level (#0 or 1) historica...sebres2019-09-061-3/+8
| | | * fix bad level (if specified argument is not a level at all)sebres2019-09-061-0/+1
* | | | merge 8.7dgp2020-03-171-2/+0
|\ \ \ \ | |/ / /
| * | | TIP 569 - remove lint commentsdgp2020-03-171-2/+0
* | | | Merge 8.7jan.nijtmans2020-03-091-19/+12
|\ \ \ \ | |/ / /
| * | | More TCL_UNUSED.dgp2020-03-081-19/+12
* | | | Merge 8.7jan.nijtmans2020-02-281-25/+33
|\ \ \ \ | |/ / /
| * | | Merge 8.7jan.nijtmans2019-09-191-1/+1
| |\ \ \