summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Merge-markjan.nijtmans2023-03-170-0/+0
| |\ \ \ | |/ / / |/| | |
* | | | Don't introduce size_t in a header-file which didn't use it before. Make more...jan.nijtmans2023-03-173-19/+20
| * | | If TCL_UTF_MAX=4, don't set 'exact' to 1jan.nijtmans2023-03-161-1/+1
| | * | Merge 8.7apnadkarni2023-03-1610-79/+82
| | |\ \ | | |/ / | |/| |
| * | | Prevent extensions compiled with TCL_UTF_MAX=4 (See [https://core.tcl-lang.or...jan.nijtmans2023-03-161-0/+7
| |\ \ \ | |/ / / |/| | |
* | | | Add some undocumented stub functions. Those can prevent a crash like [http://...jan.nijtmans2023-03-164-24/+95
| * | | Fix (minor) warning on 32-bit platformsjan.nijtmans2023-03-161-2/+2
| * | | Make valgrind_foreach target in Makefile.in properly handle interrupted tests.pooryorick2023-03-161-2/+3
| | |/ | |/|
| * | New script used in the "valgrind_each" target in Makefile.inpooryorick2023-03-151-0/+30
| * | Merge 8.6jan.nijtmans2023-03-153-56/+0
| |\ \ | |/ / |/| |
* | | Remove _LARGEFILE_SOURCE64 usage. See [d690400d07]jan.nijtmans2023-03-153-111/+0
| * | Merge in constraint spelling fix. Keep it in case the knownBug constraint is...dgp2023-03-151-3/+1
| |\ \ | |/ / |/| |
* | | Misspelled constraint created testing noise.dgp2023-03-151-1/+1
| * | Merge-mark. @nathan, please do forward merges from core-8-6-branch -> core-8-...jan.nijtmans2023-03-150-0/+0
| |\ \ | |/ / |/| |
* | | Further fix for issue [ea69b0258a9833cb], crash when using a channelpooryorick2023-03-142-7/+26
|\ \ \
| * | | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor...pooryorick2023-03-142-7/+26
| | * | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor...pooryorick2023-03-152-16/+39
| | |\ \
| | | * | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor...pooryorick2023-03-152-16/+39
| | | * | Merge core-8-branch.pooryorick2023-03-1425-295/+720
| | | |\ \ | | | |/ / | | |/| |
| | | | * Change -encodingprofile to -profileapnadkarni2023-03-167-81/+81
| | | | * Merge 8.7apnadkarni2023-03-1413-68/+251
| | | | |\ | | | |_|/ | | |/| |
| | * | | Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise -DTCL_NO_...jan.nijtmans2023-03-143-7/+7
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it fa...jan.nijtmans2023-03-143-7/+7
* | | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-132-17/+107
|\ \ \ \ \ | |/ / / /
| * | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-132-17/+107
| | * | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-132-28/+125
| | |\ \ \ | | | |/ /
| | | * | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation onpooryorick2023-03-132-28/+125
| | * | | Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternalapnadkarni2023-03-133-2/+294
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternalapnadkarni2023-03-133-2/+283
| | * | | Backport [6fb14ee3e876978c]. Add testcasesjan.nijtmans2023-03-122-7/+17
| | * | | Fix [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrogatesjan.nijtmans2023-03-122-8/+43
| | |\ \ \
| | | * | | Proposed fix for [db7a085bd9]: encoding convertfrom -strict utf-16 accepts pa...jan.nijtmans2023-03-112-5/+27
| | | * | | merge 8.7dgp2023-03-101-1/+1
| | | |\ \ \
| | | * | | | Fix cmdAH-4.3.13.00D80000.solo.utf-32le.tcl8.a testcase from tip-656-tcl9 bra...jan.nijtmans2023-03-092-8/+41
| | | * | | | Merge 8.7jan.nijtmans2023-03-091-4/+11
| | | |\ \ \ \
| | | * \ \ \ \ Merge 8.7 - winFCmd-1.24 differs in error code on Win 11apnadkarni2023-03-091-1/+2
| | | |\ \ \ \ \
| | | * \ \ \ \ \ Merge core-8-branchjan.nijtmans2023-03-082-38/+38
| | | |\ \ \ \ \ \
| | | * | | | | | | More -Wconversion warning fixesjan.nijtmans2023-03-0816-145/+147
| | | * | | | | | | Merge 8.7jan.nijtmans2023-03-081-1/+18
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-03-071-4/+4
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-03-075-12/+11
| | | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge 8.7 - testchmod fixesapnadkarni2023-03-074-210/+242
| | | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ Merge 8.7jan.nijtmans2023-03-071-3/+3
| | | |\ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ merge-markjan.nijtmans2023-03-070-0/+0
| | | |\ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | ckfree() -> Tcl_Free()jan.nijtmans2023-03-061-1/+1
| | | * | | | | | | | | | | | | Merge 8.7jan.nijtmans2023-03-061-16/+15
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|_|_|_|/ / | | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | | Add new valgrind suppression items.pooryorick2023-03-061-0/+137
| | | * | | | | | | | | | | | | Merge 8.7jan.nijtmans2023-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
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \