summaryrefslogtreecommitdiffstats
path: root/generic/tclExecute.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2022-05-171-22/+22
|\
| * Merge 8.7jan.nijtmans2022-05-171-19/+19
| |\
| | * Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObj...jan.nijtmans2022-05-171-21/+21
| | * Add TclGetUniChar() to the compatibility setjan.nijtmans2022-03-241-1/+1
| | * Fix internal usage of Tcl_GetRange/Tcl_UtfAtIndexjan.nijtmans2022-03-241-2/+2
| | * When compiled with TCL_NO_DEPRECATED, remove the UTF16 compatibility layer. S...jan.nijtmans2022-03-241-2/+2
| | * Handle Tcl_GetCharLengthjan.nijtmans2022-03-161-5/+5
| | * Merge 8.7. More progressjan.nijtmans2022-03-131-4/+4
| | |\
| | * | Start defining "utf32string" typejan.nijtmans2022-03-121-9/+9
| | * | More progressjan.nijtmans2022-03-121-1/+1
| * | | Merge 9.0jan.nijtmans2022-04-261-1/+1
| |\ \ \
| * \ \ \ Merge 9.0jan.nijtmans2022-04-261-1/+1
| |\ \ \ \
| * | | | | Put back Tcl_AppendUnicodeToObj()jan.nijtmans2022-03-251-3/+3
* | | | | | Merge 9.0jan.nijtmans2022-04-261-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Tcl_GetIndexFromObjStruct -> Tcl_GetIndexFromObj. Don't use braces around (Tc...jan.nijtmans2022-04-261-1/+1
| | |/ / / | |/| | |
* | | | | Merge 9.0jan.nijtmans2022-04-141-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Code formattingjan.nijtmans2022-04-121-1/+1
| |/ / /
* | | | Merge 9.0jan.nijtmans2022-04-081-0/+2
|/ / /
* | | Merge 8.7jan.nijtmans2022-03-131-4/+4
|\ \ \ | | |/ | |/|
| * | More tweaksjan.nijtmans2022-03-111-4/+4
| * | clarify 'yieldparameter'. Eliminate variable 'unused', reduce coroutine stack...jan.nijtmans2022-03-111-2/+2
| |/
* | Enhance internal "struct Interp" such that it can handle more than 2^31 levelsjan.nijtmans2022-03-101-9/+9
* | Merge 8.7jan.nijtmans2022-03-081-2/+2
|\ \ | |/
| * Merge 8.6jan.nijtmans2022-03-081-2/+2
| |\
| | * Fix [1c7f179710]: undefined behavior for INST_LSHIFT in ExecuteExtendedBinary...jan.nijtmans2022-03-081-2/+2
* | | Use size_t in AuxDataPrintProcjan.nijtmans2022-03-011-31/+31
* | | Backout part of previous commit, making compile.test work again with --enable...jan.nijtmans2022-02-281-9/+9
* | | More size_t usage, e.g. for "foreach"jan.nijtmans2022-02-271-10/+10
* | | More (internal) size_t usage in TclOOjan.nijtmans2022-02-241-3/+3
* | | Merge 8.7jan.nijtmans2022-02-231-2/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-02-231-2/+4
| |\ \ | | |/
| | * Fix [cb90038a63]: signed integer overflow during expr-34.22, expr-36.22jan.nijtmans2022-02-231-2/+4
* | | Merge 8.7jan.nijtmans2022-02-171-6/+6
|\ \ \ | |/ /
| * | Deprecate internal macro's TclIsInfinite() and TclIsNan(), since C99 has isin...jan.nijtmans2022-02-171-6/+6
* | | Merge 8.7jan.nijtmans2022-02-161-24/+24
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-02-161-24/+24
| |\ \ | | |/
| | * Fix [7f8a3d9818]: signed integer overflow in tclExecute.cjan.nijtmans2022-02-161-8/+8
* | | Merge 8.7jan.nijtmans2022-02-101-1/+1
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-02-101-1/+1
| |\ \ | | |/
| | * Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_...jan.nijtmans2022-02-101-1/+1
| | * Undo part of [26539e78a7]. Although Tcl_GetRange() does it's own parameter ch...jan.nijtmans2022-01-211-4/+22
| * | Merge 8.6jan.nijtmans2022-01-181-2/+10
| |\ \ | | |/
* | | Merge 8.7jan.nijtmans2022-01-181-2/+10
|\ \ \ | | |/ | |/|
| * | Possible fix for [e9a2715d91]: Tcl 8.6.11: Incompatible Tcl_GetRange()jan.nijtmans2022-01-171-4/+11
* | | Merge 8.7jan.nijtmans2022-01-171-47/+2
|\ \ \ | | |/ | |/|
| * | Merge 8.6jan.nijtmans2022-01-171-41/+13
| |\ \ | | |/
| | * Follow-up to [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate in...jan.nijtmans2022-01-171-29/+4
* | | Merge 8.7. Fix (windows MSVC OPTS=symbols) build errorjan.nijtmans2022-01-141-1/+1
|\ \ \ | |/ /
* | | Merge 8.7jan.nijtmans2022-01-131-1/+3
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2022-01-131-1/+3
| |\ \ | | |/