Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Don't introduce size_t in a header-file which didn't use it before. Make ↵ | jan.nijtmans | 2023-03-17 | 3 | -19/+20 | |
| | | | | | | | | | | | | | | | | more clear that those are unsupported internal functions. | |||||
| * | | | 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 ↵ | jan.nijtmans | 2023-03-16 | 1 | -0/+7 | |
| |\ \ \ | |/ / / |/| | | | | | | | [https://core.tcl-lang.org/tips/doc/trunk/tip/542.md|TIP #542]) from running in Tcl 8.6. | |||||
* | | | | Add some undocumented stub functions. Those can prevent a crash like ↵ | jan.nijtmans | 2023-03-16 | 4 | -24/+95 | |
| | | | | | | | | | | | | | | | | [http://paste.tclers.tk/5763|this] example, when compiled with 8.7 headers but running it in Tcl 8.6. | |||||
| * | | | 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 ↵ | dgp | 2023-03-15 | 1 | -3/+1 | |
| |\ \ | |/ / |/| | | | | | is ever removed. | |||||
* | | | Misspelled constraint created testing noise. | dgp | 2023-03-15 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge-mark. @nathan, please do forward merges from core-8-6-branch -> ↵ | jan.nijtmans | 2023-03-15 | 0 | -0/+0 | |
| |\ \ | |/ / |/| | | | | | core-8-branch -> trunk. Fossil is not so intelligent, figuring out what's happening here. | |||||
* | | | Further fix for issue [ea69b0258a9833cb], crash when using a channel | pooryorick | 2023-03-14 | 2 | -7/+26 | |
|\ \ \ | | | | | | | | | transformation on TCP client socket. | |||||
| * | | | Further fix for issue [ea69b0258a9833cb], crash when using a channel ↵ | pooryorick | 2023-03-14 | 2 | -7/+26 | |
| | | | | | | | | | | | | | | | | transformation on TCP client socket. | |||||
| | * | | Further fix for issue [ea69b0258a9833cb], crash when using a channel ↵ | pooryorick | 2023-03-15 | 2 | -16/+39 | |
| | |\ \ | | | | | | | | | | | | | | | | transformation on TCP client socket. | |||||
| | | * | | Further fix for issue [ea69b0258a9833cb], crash when using a channel ↵ | pooryorick | 2023-03-15 | 2 | -16/+39 | |
| | | | | | | | | | | | | | | | | | | | | transformation on TCP client socket. | |||||
| | | * | | 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 ↵ | jan.nijtmans | 2023-03-14 | 3 | -7/+7 | |
| | |\ \ \ | |_|/ / / |/| | | | | | | | | | -DTCL_NO_DEPRECATED build fails. | |||||
* | | | | | Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it ↵ | jan.nijtmans | 2023-03-14 | 3 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | fails with TCL_UTF_MAX>3. Broken by [47857515422b8519|this] commit | |||||
* | | | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 2 | -17/+107 | |
|\ \ \ \ \ | |/ / / / | | | | | | TCP client socket. | |||||
| * | | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 2 | -17/+107 | |
| | | | | | | | | | | | | | | | TCP client socket. | |||||
| | * | | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 2 | -28/+125 | |
| | |\ \ \ | | | |/ / | | | | | | TCP client socket. | |||||
| | | * | | Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on | pooryorick | 2023-03-13 | 2 | -28/+125 | |
| | | | | | | | | | | | | | | | TCP client socket. | |||||
| | * | | | 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 ↵ | jan.nijtmans | 2023-03-11 | 2 | -5/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | | | partial surrogates. TODO: testcases, and implement for 8.7 too | |||||
| | | * | | | 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 ↵ | jan.nijtmans | 2023-03-09 | 2 | -8/+41 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | branch, when TCL_UTF_MAX=3 | |||||
| | | * | | | | 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 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | | | | More -1 -> TCL_INDEX_NONE | jan.nijtmans | 2023-03-05 | 34 | -220/+220 | |
| | | | | | | | | | | | | | | | | | |