summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Documenting our reference count managementdkf2021-04-242-16/+176
* Documenting our reference count managementdkf2021-04-243-0/+44
* Documenting our reference count managementdkf2021-04-246-0/+116
* Documenting our reference count managementdkf2021-04-243-1/+29
* Start of documenting our reference count managementdkf2021-04-232-0/+28
* Merge 8.6jan.nijtmans2021-04-211-2/+14
|\
| * Fix default-pkgindex rule in makefile.vc, for generation of TEA extensions fo...jan.nijtmans2021-04-211-2/+14
* | Unbreak Windows build (windows 32-bit only, not checked by GITHUB actions)jan.nijtmans2021-04-211-1/+1
* | Fix for [1f4af0a127369d4a1], tclZipfs storage cleanup issue.pooryorick2021-04-201-17/+10
* | Fixes for Valgrind issues similar to [ec06d0db3225afca].pooryorick2021-04-201-0/+3
* | Fix for issue [ec06d0db3225afca].pooryorick2021-04-201-0/+1
* | Merge 8.6jan.nijtmans2021-04-191-1/+7
|\ \ | |/
| * Complete TIP #595 for rules.vcjan.nijtmans2021-04-191-1/+7
* | Remove unused testConstraintjan.nijtmans2021-04-191-5/+0
* | Merge 8.6jan.nijtmans2021-04-162-2/+21
|\ \ | |/
| * Document Tcl_GetMemoryInfo() and Tcl_MainEx()/Tcl_MainExW(). Backported from ...jan.nijtmans2021-04-162-2/+21
| |\
| | * Document Tcl_GetMemoryInfo(). Backported from [063d44b0beea237e] (Thanks, Har...jan.nijtmans2021-04-161-2/+11
* | | Revert [e59df7e9a3]: after a better look, the original code respected the exp...jan.nijtmans2021-04-151-7/+1
* | | Merge 8.6jan.nijtmans2021-04-151-1/+0
|\ \ \ | |/ /
| * | Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windowsjan.nijtmans2021-04-151-1/+0
| |\ \ | | |/
| | * Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Wind...jan.nijtmans2021-04-151-1/+0
* | | 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.6dgp2021-04-142-1/+11
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | merge 8.5; adapt fix for 8.6dgp2021-04-142-1/+11
| |\ \ | | |/
| | * [26649439c7] EIAS bug in [concat]dgp2021-04-142-1/+5
| | |\
| | | * Bug fixdgp2021-04-141-1/+2
| | | * Test demonstrating bug [26649439c7].dgp2021-04-141-0/+3
| | |/
* | | Complete fix for [7f1162a867]. Re-enable compilation of "string cat" (TclComp...jan.nijtmans2021-04-142-6/+6
|\ \ \
| * \ \ Merge 8.7jan.nijtmans2021-04-138-7/+18
| |\ \ \
| * | | | Fix testcase utf-1.18jan.nijtmans2021-04-131-5/+5
* | | | | Remove unnecessary reference counting.pooryorick2021-04-131-4/+0
* | | | | Merge-mark 8.6. Missing/superflouous testConstraintjan.nijtmans2021-04-132-1/+3
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | Update to latest "rules.vc"jan.nijtmans2021-04-131-2/+9
* | | | Merge 8.6. More missing ::tcltest::loadTestedCommandsjan.nijtmans2021-04-133-0/+4
|\ \ \ \ | |/ / /
| * | | Missing ::tcltest::loadTestedCommandsjan.nijtmans2021-04-131-0/+3
* | | | Missing ::tcltest::loadTestedCommandsjan.nijtmans2021-04-132-0/+3
* | | | missing constraintjan.nijtmans2021-04-131-3/+3
* | | | eol-spacingjan.nijtmans2021-04-131-1/+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-markjan.nijtmans2021-04-120-0/+0
|\ \ \ \ | |/ / /
| * | | Merge 8.5jan.nijtmans2021-04-121-75/+75
| |\ \ \ | | | |/ | | |/|
| | * | Backport utf testcase tweaks from 8.7. No change for ucs-2jan.nijtmans2021-04-121-75/+75
* | | | Fix [7f1162a867]. Don't compile "string cat" any more, since there still is a...jan.nijtmans2021-04-126-26/+123
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge 8.7jan.nijtmans2021-04-091-1/+1
| |\ \ \ | |/ / / |/| | |
* | | | Document that Tcl 8.7 no longer uses a (modified) CESU-8 as internal format, ...jan.nijtmans2021-04-091-1/+1
| * | | Fix TclStringCat() functions. This makes allmost all testcases pass, one left...jan.nijtmans2021-04-093-25/+45
| * | | Rename macro to ISCONTINUATION()jan.nijtmans2021-04-091-4/+4