Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal | apnadkarni | 2023-03-13 | 1 | -0/+40 | |
|\ | ||||||
| * | Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal | apnadkarni | 2023-03-13 | 1 | -0/+35 | |
| | | ||||||
* | | Backport [6fb14ee3e876978c]. Add testcases | jan.nijtmans | 2023-03-12 | 1 | -0/+12 | |
| | | ||||||
* | | Fix [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrogates | jan.nijtmans | 2023-03-12 | 1 | -3/+9 | |
|\ \ | ||||||
| * \ | merge 8.7 | dgp | 2023-03-10 | 1 | -1/+1 | |
| |\ \ | ||||||
| * \ \ | 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 | 1 | -2/+2 | |
| | | | | | | | ||||||
| * | | | | | | Merge 8.7 - testchmod fixes | apnadkarni | 2023-03-07 | 3 | -59/+75 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-07 | 1 | -3/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-05 | 2 | -6/+6 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge 8.7: Bug [9c5a00c69d]. Fix ~user on Windows | apnadkarni | 2023-03-05 | 2 | -5/+71 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-03-04 | 1 | -4/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Fix Valgrind "still reachable" report in TestcmdtokenCmd(). | pooryorick | 2023-03-03 | 2 | -6/+6 | |
| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Bug [9a978f8323]: Fix large reads > 2GB | apnadkarni | 2023-03-03 | 1 | -61/+43 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | Bug [9a978f8323]: crash reading large files | apnadkarni | 2023-03-01 | 1 | -61/+43 | |
| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Merge 8.7: Disable more file permissions tests for WSL (not supported in ↵ | apnadkarni | 2023-03-02 | 6 | -35/+46 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | WSL/NTFS) | |||||
| * | | | | | | | | | | | | | Disable file permission tests under WSL as WSL does not support Unix file ↵ | apnadkarni | 2023-03-01 | 1 | -18/+21 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | attrs without special config | |||||
| * | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-02-28 | 1 | -0/+21 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Reverted [d156af9fb76dd2f4] and removed tests io-52.20 io-75.6 io-75.7, as this | pooryorick | 2023-02-28 | 1 | -63/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit, intended to fix issue [b8f575aa2398b0e4], breaks the semantics of [read] and [gets]. Such a change would require an accepted TIP. See [b8f575aa2398b0e4] for further discussion. jn: @pouryorick See [b8f575aa2398b0e4] for the reason why this commit is not appropriate: It gets core-8-branch back in the buggy state it was, without even providing a real solution everyone agrees on. You shouldn't revert my patch just because I reverted yours. pooryorick: As I explained, the reason for this reversion is that it hard-codes an unapproved change in the semantics of [read] and [gets] into the test suite. Jan, your statement that it's a "revenge" reversion is false. I spent a month trying to find some alternative to this reversion before actually performing it. A commit that codifes in its tests changes in semantcs to [read]/[gets] simply shouldn't be on core-8-branch. | |||||
| | | | | | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7. And fix Tcl_UtfToExternal()/Tcl_ExternalToUtf() (at least - ↵ | jan.nijtmans | 2023-02-28 | 1 | -0/+32 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sufficient for tclZlib.c), such that it now returns an error when src and dst *both* exceed INT_MAX. To be discussed further. | |||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge bug-fb368527ae. Bug [fb368527ae] Large string truncation | apnadkarni | 2023-02-28 | 1 | -0/+26 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | Tests for encoding strings > 4GB (under perf constraint) | apnadkarni | 2023-02-27 | 1 | -0/+26 | |
| | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix [3d01d51bc4]: Tcl 9: Cannot write large strings to file. Also some ↵ | jan.nijtmans | 2023-02-27 | 1 | -0/+83 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | size_t -> Tcl_Size changes. | |||||
| | * | | | | | | | | | | | | | | | Add perf constraint to large io tests to prevent memory faults on systems ↵ | apnadkarni | 2023-02-27 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | with limited memory | |||||
| | * | | | | | | | | | | | | | | | Also fix [90ff9b7f73] - writes of exactly 4294967295 bytes | apnadkarni | 2023-02-26 | 1 | -0/+54 | |
| | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | Minor refactor, add tests | apnadkarni | 2023-02-26 | 1 | -0/+29 | |
| | |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | Fix and tests for [46dda6fc29] | apnadkarni | 2023-02-25 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Add tests for Bug [46dda6fc29] | apnadkarni | 2023-02-25 | 1 | -0/+32 | |
| |/ / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-02-23 | 2 | -16/+16 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-02-22 | 1 | -5/+10 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-02-22 | 1 | -2/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-02-17 | 1 | -1/+7 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | Final part of [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. Problem ↵ | jan.nijtmans | 2023-02-16 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | was in testcase, not in actual code | |||||
| * | | | | | | | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-02-16 | 1 | -6/+12 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7. Test-case only | jan.nijtmans | 2023-02-15 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-02-14 | 1 | -2/+36 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7. Mark (new) testcase encoding-16.15 as "knownBug": still needs a fix. | jan.nijtmans | 2023-02-13 | 1 | -0/+24 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-02-12 | 1 | -0/+97 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-02-01 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix error introduced in [3e5e37f83b058f3d] for Tcl_UniCharToUtf, and add test. | pooryorick | 2023-01-31 | 1 | -0/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Another situation where TCL_COMBINE handling gives a strange result (utf-32 ↵ | jan.nijtmans | 2023-01-28 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | encoder) | |||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix "format %c 0x10000041", should give the same answer as in Tcl 8.6 ↵ | jan.nijtmans | 2023-01-28 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (Handling of TCL_COMBINE flag should not be visible at script level) | |||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge 8.7 | jan.nijtmans | 2023-01-27 | 1 | -7/+20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | pooryorick | 2023-01-27 | 1 | -2/+6 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge 8.7 | jan.nijtmans | 2023-01-24 | 3 | -13/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Always output 2 hex characters in "unexpected byte sequence" exception message. | jan.nijtmans | 2023-03-12 | 2 | -2/+2 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | make testcases io-38.3/chan-io-38.3 independant from system encoding | |||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | merge 8.6 | dgp | 2023-03-10 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | Make test less fragile to changing set of options. | dgp | 2023-03-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | |