summaryrefslogtreecommitdiffstats
path: root/generic/tclBasic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2022-03-151-14/+12
|\
| * Merge 8.7jan.nijtmans2022-03-131-17/+13
| |\
| | * Merge 8.7jan.nijtmans2022-03-111-7/+5
| | |\
| | * | More tweaksjan.nijtmans2022-03-111-4/+4
| | * | clarify 'yieldparameter'. Eliminate variable 'unused', reduce coroutine stack...jan.nijtmans2022-03-111-14/+11
| | |/
* | | clarify 'yieldparameter'. Eliminate variable 'unused'jan.nijtmans2022-03-101-8/+6
* | | Revert previous commit (doesn't work) and merge 9.0jan.nijtmans2022-03-101-19/+18
|\ \ \ | |/ /
| * | Enhance internal "struct Interp" such that it can handle more than 2^31 levelsjan.nijtmans2022-03-101-1/+1
| * | Enhance internal "struct CoroutineData" such that it can handle more than 2^3...jan.nijtmans2022-03-101-14/+13
* | | More progressjan.nijtmans2022-03-061-4/+4
* | | Merge 9.0jan.nijtmans2022-02-241-9/+9
|\ \ \ | |/ /
* | | Merge 9.0. Update documentationjan.nijtmans2022-02-231-11/+0
|\ \ \ | |/ /
| * | Eliminate dead code and fix a commentjan.nijtmans2022-02-201-11/+0
* | | Merge 9.0jan.nijtmans2022-02-171-3/+3
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2022-02-171-3/+3
| |\ \ | | |/
| | * Deprecate internal macro's TclIsInfinite() and TclIsNan(), since C99 has isin...jan.nijtmans2022-02-171-3/+3
| * | More int -> size_t in internal APIjan.nijtmans2022-02-171-1/+1
| * | 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
| | * | Fix merge conflict previous commitjan.nijtmans2022-01-171-2/+1
| | * | Merge 8.6jan.nijtmans2022-01-171-1/+2
| | |\ \ | | | |/
| | | * Tcl_NewObj() -> TclNewObj()jan.nijtmans2022-01-171-5/+5
* | | | More int -> size_t in APIjan.nijtmans2022-02-171-3/+3
* | | | Same with TclListObjGetElementsjan.nijtmans2022-02-101-6/+6
* | | | Tcl_ListObjLength -> TclListObjLengthjan.nijtmans2022-02-101-1/+1
* | | | More progressjan.nijtmans2022-01-271-17/+17
* | | | TIP #616: Tcl lists > 2^31 elements. WIPjan.nijtmans2022-01-241-7/+7
|/ / /
* | | Merge 8.7jan.nijtmans2021-12-161-4/+4
|\ \ \ | |/ /
| * | Merge 8.6jan.nijtmans2021-12-161-5/+7
| |\ \ | | |/
| | * Fix [6ef312dcf5]: memcpy() with NULL source in Tcl_CreateMathFunc()jan.nijtmans2021-12-161-1/+3
| | * Fix [90612089d8]: signed integer overflow in ExprRandFunc()jan.nijtmans2021-12-161-4/+4
| | |\
| | | * Fix [90612089d8]: signed integer overflow in ExprRandFunc()jan.nijtmans2021-12-151-4/+4
| | |/
| | * Unbreak buildjan.nijtmans2021-11-261-1/+1
| | * Change TclInitSubsystems() signature, matching Tcl_InitSubsystems() in Tcl 8....jan.nijtmans2021-11-261-146/+150
| | * Remove the refCount increment that accompanied the decrement removed in thepooryorick2021-05-181-1/+0
| | * Remove unnecessary refCount decrement.pooryorick2021-05-171-1/+0
| | * Fix for [688fcc7082fa99a4], trace on imported alias deletes alias and thenpooryorick2021-05-171-14/+13
* | | Merge 8.7jan.nijtmans2021-11-261-3/+108
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2021-10-181-9/+9
| |\ \
| * | | Add support for ICCjan.nijtmans2021-07-141-2/+3
| * | | fullversion -> patchleveljan.nijtmans2021-07-131-1/+1
| * | | More advanced tcl::build-info string parsingjan.nijtmans2021-07-131-7/+65
| * | | Remove tclPkg.c changes, instead implement new tcl::build-info commandjan.nijtmans2021-07-131-1/+47
| * | | Merge 8.7jan.nijtmans2021-06-251-1/+23
| |\ \ \
| * \ \ \ Merge 8.7. Add "ilp32" build flagjan.nijtmans2021-05-261-10/+9
| |\ \ \ \
| * \ \ \ \ Merge 8.7jan.nijtmans2021-04-141-2/+2
| |\ \ \ \ \
| * | | | | | Fix build with -DTCL_NO_DEPRECATED cflagjan.nijtmans2021-02-251-6/+0
| * | | | | | Merge 8.7. Change more functions signatures to return the Tcl full version nu...jan.nijtmans2021-02-241-65/+16
| |\ \ \ \ \ \
| * | | | | | | Add build tags for objective-c/cplusplusjan.nijtmans2021-02-011-0/+9