summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 8.7jan.nijtmans2021-04-291-0/+1
|\
| * Unbreak build with -DTCL_NO_DEPRECATEDjan.nijtmans2021-04-291-0/+1
* | Merge 8.7jan.nijtmans2021-04-2862-793/+1791
|\ \ | |/
| * Add test for upvar a linked variable to itself.pooryorick2021-04-281-0/+27
| * CONST86 -> constjan.nijtmans2021-04-281-1/+1
| * Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596...jan.nijtmans2021-04-285-10/+25
| * Make tcltests.tcl continue to function even if tclTest.c isn't available.pooryorick2021-04-271-10/+12
| * Fix for io-28.6.pooryorick2021-04-262-20/+28
| * Fix typo in tcltests.tcl.pooryorick2021-04-261-1/+1
| |\
| | * Fix typo in tcltests.tcl.pooryorick2021-04-261-1/+1
| * | Add io-28.6 an io-28.7 to test closing a channel within a channel eventpooryorick2021-04-261-5/+70
| * | merge pyk-tcltestspooryorick2021-04-262-0/+84
| |\ \ | | |/
| | * Add test constaints "debug", "purify", and "debugpurify"pooryorick2021-04-262-0/+84
| |/
| * Document our reference count managementdkf2021-04-2543-34/+788
| |\
| | * Documenting our reference count managementdkf2021-04-251-0/+8
| | * Documenting our reference count managementdkf2021-04-253-0/+40
| | * Documenting our reference count managementdkf2021-04-259-13/+132
| | * Documenting our reference count managementdkf2021-04-253-0/+18
| | * Documenting our reference count managementdkf2021-04-252-0/+41
| | * Documenting our reference count managementdkf2021-04-255-4/+86
| | * Documenting our reference count managementdkf2021-04-255-0/+70
| | * 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
| * | Fix for issue [f6fbc71cd160d779], with "make valgrind", safe-zipfs-5.5 failspooryorick2021-04-251-694/+699
| |/
| * 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
| | | |/