summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge 9.0jan.nijtmans2023-03-0787-1200/+1457
|\
| * Merge 8.7jan.nijtmans2023-03-071-4/+4
| |\
| | * Fix [b4af93cd9f]: uninitialized bytes in http11-1.13.0jan.nijtmans2023-03-071-4/+4
| | |\
| | | * [b4af93cd9f] Proposed fix from apnadkarni. It works!dgp2023-03-061-4/+4
| * | | Merge 8.7jan.nijtmans2023-03-075-12/+11
| |\ \ \ | | |/ /
| | * | Merge 8.6jan.nijtmans2023-03-075-17/+16
| | |\ \
| | | * | Fix a few -Wconversion warningsjan.nijtmans2023-03-075-70/+81
| | | * | Merge testchmod fixapnadkarni2023-03-074-209/+239
| | | |\ \
| * | | \ \ Merge 8.7 - testchmod fixesapnadkarni2023-03-074-210/+242
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.6 - testchmod fixesapnadkarni2023-03-074-210/+241
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix testchmod and associated tests that always failed on Windowsapnadkarni2023-03-074-209/+239
| | | * | | Create new branch named "bug-win-testchmod"apnadkarni2023-03-070-0/+0
| * | | | | Merge 8.7jan.nijtmans2023-03-071-3/+3
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 8.6jan.nijtmans2023-03-071-3/+3
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Fix [95e287b956]: uninit value use in stringObj-4.2jan.nijtmans2023-03-071-3/+3
| | | |\ \ \ | | | | |/ / | | | |/| |
| | | | * | Proposed fix for [95e287b956]: uninit value use in stringObj-4.2jan.nijtmans2023-03-061-2/+2
| | | |/ /
| | | * | Add new valgrind suppression items.pooryorick2023-03-061-0/+137
| * | | | merge-markjan.nijtmans2023-03-070-0/+0
| |\ \ \ \ | | |/ / /
| | * | | Fix [f3cb2a32d6]: uninitialized value in format-2.18. Also remove repeated ca...jan.nijtmans2023-03-072-1/+1
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Proposed fix for [f3cb2a32d6]: uninitialized value in format-2.18jan.nijtmans2023-03-061-0/+1
| | |/ /
| * | | ckfree() -> Tcl_Free()jan.nijtmans2023-03-061-1/+1
| * | | Merge 8.7jan.nijtmans2023-03-061-16/+15
| |\ \ \ | | |/ /
| | * | Tcl_WinTCharToUtf() is deprecated, so use Tcl_WCharToUtfDString() in stead.jan.nijtmans2023-03-061-18/+16
| | * | Add new valgrind suppression items.pooryorick2023-03-061-0/+137
| * | | Add new valgrind suppression items.pooryorick2023-03-061-0/+137
| * | | Merge 8.7jan.nijtmans2023-03-053-22/+46
| |\ \ \ | | |/ /
| | * | Merge-mark (but also remove some lost spacing)jan.nijtmans2023-03-052-2/+1
| | |\ \ | | | |/
| | | * Fix [57bfcf43dd]: Remove unreachable code in Tcl_SetWideIntObj()jan.nijtmans2023-03-051-10/+4
| | * | A better fix for Valgrind "still reachable" report in TestcmdtokenCmd().pooryorick2023-03-053-22/+46
| | |\ \
| | | * | A better fix for Valgrind "still reachable" report in TestcmdtokenCmd().pooryorick2023-03-053-22/+46
| * | | | Another round of -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-0532-603/+603
| * | | | Merge 8.7: Bug [9c5a00c69d]. Fix ~user on Windowsapnadkarni2023-03-053-43/+104
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6: Bug [9c5a00c69d]. Fix ~user on Windowsapnadkarni2023-03-053-43/+106
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug [9c5a00c69d]. Fix ~user on Windowsapnadkarni2023-03-052-38/+45
| | | |\ \
| | | | * | Add test for [9c5a00c69d], tilde expansion of ~userapnadkarni2023-03-041-0/+10
| | | | * | Bug [9c5a00c69d]. Tilde expansion on Windowsapnadkarni2023-03-041-38/+35
| | | |/ /
| * | | | More -1 -> TCL_INDEX_NONEjan.nijtmans2023-03-0534-220/+220
| * | | | Make dltest/pkg*.c simple example how to use Tcl_Size with Tcl_GetStringFromO...jan.nijtmans2023-03-043-5/+2
| * | | | Merge 8.7 - Protect zlib errors with check for null interpapnadkarni2023-03-041-10/+19
| |\ \ \ \ | | |/ / /
| | * | | Protect zlib errors with check for null interpapnadkarni2023-03-041-10/+19
| * | | | Merge 8.7jan.nijtmans2023-03-041-4/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2023-03-041-4/+1
| | |\ \ \ | | | |/ /
| | | * | Test constraint notInCIenv no longer necessary (due to previous fix)jan.nijtmans2023-03-041-4/+1
| * | | | Merge 8.7jan.nijtmans2023-03-041-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Merge 8.6jan.nijtmans2023-03-041-1/+1
| | |\ \ \ | | | |/ /
| | | * | Fix [1b8df10110]: Tcl_GetTime returns wrong usec value on Windowsjan.nijtmans2023-03-041-1/+1
| | * | | Fix Valgrind "still reachable" report in TestcmdtokenCmd().pooryorick2023-03-034-20/+57
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Fix Valgrind "still reachable" report in TestcmdtokenCmd().pooryorick2023-03-033-20/+36
| | |/ /
| * | | Adapt type-casts to Tcl 9.0 signature of Tcl_Free/Tcl_Realloc/Tcl_AttemptReallocjan.nijtmans2023-03-031-3/+3
| * | | ckfree() shouldn't be used in Tcl 9 core code any morejan.nijtmans2023-03-031-1/+1