summaryrefslogtreecommitdiffstats
path: root/generic/tclExecute.c
Commit message (Expand)AuthorAgeFilesLines
* Morejan.nijtmans2022-03-171-1/+1
* More progressjan.nijtmans2022-03-171-10/+10
* Make framePtr->level size_tjan.nijtmans2022-03-151-2/+2
* Merge 9.0jan.nijtmans2022-03-151-6/+5
|\
| * 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
* | | clarify 'yieldparameter'. Eliminate variable 'unused'jan.nijtmans2022-03-101-3/+3
* | | Revert previous commit (doesn't work) and merge 9.0jan.nijtmans2022-03-101-16/+16
|\ \ \ | |/ /
| * | Enhance internal "struct Interp" such that it can handle more than 2^31 levelsjan.nijtmans2022-03-101-9/+9
* | | More progressjan.nijtmans2022-03-091-7/+7
* | | Merge 9.0jan.nijtmans2022-03-081-2/+2
|\ \ \ | |/ /
| * | 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
* | | | More size_tjan.nijtmans2022-03-081-1/+1
* | | | More progressjan.nijtmans2022-03-061-5/+5
* | | | Merge 9.0jan.nijtmans2022-03-061-32/+32
|\ \ \ \ | |/ / /
| * | | 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
* | | | Merge 9.0jan.nijtmans2022-02-271-10/+9
|\ \ \ \ | |/ / /
| * | | More size_t usage, e.g. for "foreach"jan.nijtmans2022-02-271-10/+10
* | | | Merge 9.0jan.nijtmans2022-02-241-3/+3
|\ \ \ \ | |/ / /
| * | | More (internal) size_t usage in TclOOjan.nijtmans2022-02-241-3/+3
* | | | Merge 9.0jan.nijtmans2022-02-241-2/+4
|\ \ \ \ | |/ / /
| * | | 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 9.0jan.nijtmans2022-02-171-6/+6
|\ \ \ \ | |/ / /
| * | | 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 9.0jan.nijtmans2022-02-171-24/+24
|\ \ \ \ | |/ / /
| * | | 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
| | |\ \ | | | |/
* | | | Same with TclListObjGetElementsjan.nijtmans2022-02-101-13/+13
* | | | Tcl_ListObjLength -> TclListObjLengthjan.nijtmans2022-02-101-6/+6
* | | | More progressjan.nijtmans2022-01-271-27/+27
* | | | change signature for Tcl_DictObjPutKeyList and Tcl_DictObjRemoveKeyList toojan.nijtmans2022-01-241-11/+15
* | | | Tcl Dicts > 2^31 elements toojan.nijtmans2022-01-241-2/+2
* | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-19/+19
|/ / /
* | | 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
| |\ \ | | |/