| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Merge-mark | jan.nijtmans | 2023-03-17 | 0 | -0/+0 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Don't introduce size_t in a header-file which didn't use it before. Make more... | jan.nijtmans | 2023-03-17 | 3 | -19/+20 |
|
|
| * | | | If TCL_UTF_MAX=4, don't set 'exact' to 1 | jan.nijtmans | 2023-03-16 | 1 | -1/+1 |
|
|
| | * | | Merge 8.7 | apnadkarni | 2023-03-16 | 10 | -79/+82 |
| | |\ \
| | |/ /
| |/| | |
|
| * | | | Prevent extensions compiled with TCL_UTF_MAX=4 (See [https://core.tcl-lang.or... | jan.nijtmans | 2023-03-16 | 1 | -0/+7 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | Add some undocumented stub functions. Those can prevent a crash like [http://... | jan.nijtmans | 2023-03-16 | 4 | -24/+95 |
|
|
| * | | | Fix (minor) warning on 32-bit platforms | jan.nijtmans | 2023-03-16 | 1 | -2/+2 |
|
|
| * | | | Make valgrind_foreach target in Makefile.in properly handle interrupted tests. | pooryorick | 2023-03-16 | 1 | -2/+3 |
| | |/
| |/| |
|
| * | | New script used in the "valgrind_each" target in Makefile.in | pooryorick | 2023-03-15 | 1 | -0/+30 |
|
|
| * | | Merge 8.6 | jan.nijtmans | 2023-03-15 | 3 | -56/+0 |
| |\ \
| |/ /
|/| | |
|
* | | | Remove _LARGEFILE_SOURCE64 usage. See [d690400d07] | jan.nijtmans | 2023-03-15 | 3 | -111/+0 |
|
|
| * | | Merge in constraint spelling fix. Keep it in case the knownBug constraint is... | dgp | 2023-03-15 | 1 | -3/+1 |
| |\ \
| |/ /
|/| | |
|
* | | | Misspelled constraint created testing noise. | dgp | 2023-03-15 | 1 | -1/+1 |
|
|
| * | | Merge-mark. @nathan, please do forward merges from core-8-6-branch -> core-8-... | jan.nijtmans | 2023-03-15 | 0 | -0/+0 |
| |\ \
| |/ /
|/| | |
|
* | | | Further fix for issue [ea69b0258a9833cb], crash when using a channel | pooryorick | 2023-03-14 | 2 | -7/+26 |
|\ \ \ |
|
| * | | | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor... | pooryorick | 2023-03-14 | 2 | -7/+26 |
|
|
| | * | | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor... | pooryorick | 2023-03-15 | 2 | -16/+39 |
| | |\ \ |
|
| | | * | | Further fix for issue [ea69b0258a9833cb], crash when using a channel transfor... | pooryorick | 2023-03-15 | 2 | -16/+39 |
|
|
| | | * | | Merge core-8-branch. | pooryorick | 2023-03-14 | 25 | -295/+720 |
| | | |\ \
| | | |/ /
| | |/| | |
|
| | | | * | Change -encodingprofile to -profile | apnadkarni | 2023-03-16 | 7 | -81/+81 |
|
|
| | | | * | Merge 8.7 | apnadkarni | 2023-03-14 | 13 | -68/+251 |
| | | | |\
| | | |_|/
| | |/| | |
|
| | * | | | Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise -DTCL_NO_... | jan.nijtmans | 2023-03-14 | 3 | -7/+7 |
| | |\ \ \
| |_|/ / /
|/| | | | |
|
* | | | | | Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it fa... | jan.nijtmans | 2023-03-14 | 3 | -7/+7 |
|
|
* | | | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 2 | -17/+107 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 2 | -17/+107 |
|
|
| | * | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 2 | -28/+125 |
| | |\ \ \
| | | |/ / |
|
| | | * | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 2 | -28/+125 |
|
|
| | * | | | Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal | apnadkarni | 2023-03-13 | 3 | -2/+294 |
| | |\ \ \
| |_|/ / /
|/| | | | |
|
* | | | | | Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal | apnadkarni | 2023-03-13 | 3 | -2/+283 |
|
|
| | * | | | Backport [6fb14ee3e876978c]. Add testcases | jan.nijtmans | 2023-03-12 | 2 | -7/+17 |
|
|
| | * | | | Fix [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrogates | jan.nijtmans | 2023-03-12 | 2 | -8/+43 |
| | |\ \ \ |
|
| | | * | | | Proposed fix for [db7a085bd9]: encoding convertfrom -strict utf-16 accepts pa... | jan.nijtmans | 2023-03-11 | 2 | -5/+27 |
|
|
| | | * | | | merge 8.7 | dgp | 2023-03-10 | 1 | -1/+1 |
| | | |\ \ \ |
|
| | | * | | | | Fix cmdAH-4.3.13.00D80000.solo.utf-32le.tcl8.a testcase from tip-656-tcl9 bra... | jan.nijtmans | 2023-03-09 | 2 | -8/+41 |
|
|
| | | * | | | | Merge 8.7 | jan.nijtmans | 2023-03-09 | 1 | -4/+11 |
| | | |\ \ \ \ |
|
| | | * \ \ \ \ | Merge 8.7 - winFCmd-1.24 differs in error code on Win 11 | apnadkarni | 2023-03-09 | 1 | -1/+2 |
| | | |\ \ \ \ \ |
|
| | | * \ \ \ \ \ | Merge core-8-branch | jan.nijtmans | 2023-03-08 | 2 | -38/+38 |
| | | |\ \ \ \ \ \ |
|
| | | * | | | | | | | More -Wconversion warning fixes | jan.nijtmans | 2023-03-08 | 16 | -145/+147 |
|
|
| | | * | | | | | | | Merge 8.7 | jan.nijtmans | 2023-03-08 | 1 | -1/+18 |
| | | |\ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-07 | 1 | -4/+4 |
| | | |\ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-07 | 5 | -12/+11 |
| | | |\ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ | Merge 8.7 - testchmod fixes | apnadkarni | 2023-03-07 | 4 | -210/+242 |
| | | |\ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-07 | 1 | -3/+3 |
| | | |\ \ \ \ \ \ \ \ \ \ \ |
|
| | | * \ \ \ \ \ \ \ \ \ \ \ | merge-mark | jan.nijtmans | 2023-03-07 | 0 | -0/+0 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | ckfree() -> Tcl_Free() | jan.nijtmans | 2023-03-06 | 1 | -1/+1 |
|
|
| | | * | | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-03-06 | 1 | -16/+15 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | |_|_|_|_|_|_|_|_|_|/ /
| | | | |/| | | | | | | | | | | |
|
| | | * | | | | | | | | | | | | | Add new valgrind suppression items. | pooryorick | 2023-03-06 | 1 | -0/+137 |
|
|
| | | * | | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-03-05 | 3 | -22/+46 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | | * | | | | | | | | | | | | | | Another round of -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 32 | -603/+603 |
|
|
| | | * | | | | | | | | | | | | | | Merge 8.7: Bug [9c5a00c69d]. Fix ~user on Windows | apnadkarni | 2023-03-05 | 3 | -43/+104 |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|