summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
* Fix documentation and remove unused function signature (leftover from earlier...jan.nijtmans2021-04-281-2/+0
* Merge 9.0jan.nijtmans2021-04-2811-76/+161
|\
| * Merge 8.7jan.nijtmans2021-04-288-32/+114
| |\
| | * Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596...jan.nijtmans2021-04-284-9/+12
| | * Fix for io-28.6.pooryorick2021-04-262-20/+28
| | * Add test constaints "debug", "purify", and "debugpurify"pooryorick2021-04-261-0/+74
| * | merge core-8-branchdkf2021-04-262-23/+29
| |\ \ | | |/
| | * Documenting our reference count managementdkf2021-04-251-10/+14
| | * Documenting our reference count managementdkf2021-04-241-13/+15
| * | Merge 8.7jan.nijtmans2021-04-212-17/+13
| |\ \ | | |/
| | * Fix for [1f4af0a127369d4a1], tclZipfs storage cleanup issue.pooryorick2021-04-201-17/+10
| | * Fixes for Valgrind issues similar to [ec06d0db3225afca].pooryorick2021-04-201-0/+3
| * | Merge 8.7jan.nijtmans2021-04-201-0/+1
| |\ \ | | |/
| | * Fix for issue [ec06d0db3225afca].pooryorick2021-04-201-0/+1
* | | Merge 9.0jan.nijtmans2021-04-161-1/+8
|\ \ \ | |/ /
| * | Merge 8.7jan.nijtmans2021-04-151-7/+1
| |\ \ | | |/
| | * Revert [e59df7e9a3]: after a better look, the original code respected the exp...jan.nijtmans2021-04-151-7/+1
| * | Merge 8.7jan.nijtmans2021-04-151-1/+7
| |\ \ | | |/
| | * Restore expectation of callers to Tcl_AppendObjToObj that the appendObj never...jan.nijtmans2021-04-151-1/+7
| | |\
| | | * Restore expectation for Tcl_AppendObjToObj()jan.nijtmans2021-04-141-1/+7
| * | | merge 8.7dgp2021-04-141-1/+8
| |\ \ \ | | |/ /
| | * | merge 8.6dgp2021-04-141-1/+8
| | |\ \ | | | |/ | | |/|
| | | * merge 8.5; adapt fix for 8.6dgp2021-04-141-1/+8
| | | |\
| | | | * Bug fixdgp2021-04-141-1/+2
* | | | | Merge 9.0jan.nijtmans2021-04-143-10/+6
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.7jan.nijtmans2021-04-143-10/+6
| |\ \ \ \ | | |/ / /
| | * | | Complete fix for [7f1162a867]. Re-enable compilation of "string cat" (TclComp...jan.nijtmans2021-04-142-6/+6
| | |\ \ \
| | | * \ \ Merge 8.7jan.nijtmans2021-04-133-3/+7
| | | |\ \ \
| | | * | | | Fix testcase utf-1.18jan.nijtmans2021-04-131-5/+5
| | * | | | | Remove unnecessary reference counting.pooryorick2021-04-131-4/+0
| | | |/ / / | | |/| | |
* | | | | | Merge 9.0jan.nijtmans2021-04-131-0/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.7jan.nijtmans2021-04-131-0/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Unbreak buildjan.nijtmans2021-04-131-1/+1
| | * | | | Zero out memory allocated on stackdkf2021-04-121-0/+1
| | * | | | Fix [f566e1c817]: macOS: -DTCL_NO_DEPRECATEDjan.nijtmans2021-04-122-3/+6
* | | | | | Merge 9.0jan.nijtmans2021-04-1315-106/+145
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 8.7jan.nijtmans2021-04-122-7/+38
| |\ \ \ \ \ | | |/ / / /
| | * | | | Fix [7f1162a867]. Don't compile "string cat" any more, since there still is a...jan.nijtmans2021-04-122-7/+38
| | |\ \ \ \ | | | |/ / /
| | | * | | Fix TclStringCat() functions. This makes allmost all testcases pass, one left...jan.nijtmans2021-04-091-6/+21
| | | * | | Rename macro to ISCONTINUATION()jan.nijtmans2021-04-091-4/+4
| | | * | | new macro ISCONTBYTEORLOWERSURROGATE()jan.nijtmans2021-04-091-3/+11
| | | * | | Fix append-3.4, append-3.7 and utf-1.18 testcasesjan.nijtmans2021-04-091-0/+8
| | |/ / /
| * | | | Remove TclWinConvertError from internal stub table. No longer necessary, sinc...jan.nijtmans2021-04-083-27/+20
| * | | | Merge 8.7jan.nijtmans2021-04-085-12/+27
| |\ \ \ \ | | |/ / /
| | * | | TIP #598: export TclWinConvertErrorjan.nijtmans2021-04-084-0/+25
| | |\ \ \
| | | * | | Compatibility tweak wrt 8.6jan.nijtmans2021-03-091-2/+2
| | | * | | TclWinConvertError -> Tcl_WinConvertErrorjan.nijtmans2021-03-091-1/+1
| | | * | | Merge 8.7jan.nijtmans2021-03-0939-557/+1237
| | | |\ \ \
| | | * | | | publicize TclWinConvertErrorjan.nijtmans2020-12-104-0/+21
| * | | | | | Merge 9.0. Allow "Tcl9" prefix on MacOSjan.nijtmans2021-04-071-1/+5
| |\ \ \ \ \ \