| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.6 | jan.nijtmans | 2023-02-22 | 1 | -5/+10 |
|\ |
|
| * | Proposed fix for [d19fe0a5b]: Handling incomplete byte sequences for utf-16/u... | jan.nijtmans | 2023-02-21 | 1 | -0/+6 |
|
|
* | | Proposed fix for [5607d6482c]: strict ucs-2 never implemented (TIP #346/#656) | jan.nijtmans | 2023-02-19 | 1 | -1/+7 |
|
|
* | | complete fix | jan.nijtmans | 2023-02-16 | 1 | -2/+2 |
|
|
* | | Merge 8.7 | jan.nijtmans | 2023-02-16 | 1 | -6/+12 |
|\ \ |
|
| * \ | Fix [5e6ae6e05e]: Implement -strict correctly for cesu-8 | jan.nijtmans | 2023-02-16 | 1 | -5/+8 |
| |\ \ |
|
| | * | | Fix [5e6ae6e05e]: Implement -strict correctly for cesu-8 | jan.nijtmans | 2023-02-16 | 1 | -5/+8 |
|
|
| * | | | Fix for [33ab6d08eb]: Inconsistent behavior with encoding convertfrom -failindex | jan.nijtmans | 2023-02-15 | 1 | -1/+4 |
| |/ / |
|
* | | | Try to fix [885c86a9a0]. Doesn't work completely yet. | jan.nijtmans | 2023-02-16 | 1 | -1/+7 |
|/ / |
|
* | | Ticket [10c2c17c32] follow-up. One output char too much with -failindex. | jan.nijtmans | 2023-02-15 | 1 | -0/+3 |
|
|
* | | Complete fix for [bd1a60eb9c]. Also fix a bug in the tableencoding. With test... | jan.nijtmans | 2023-02-14 | 1 | -2/+36 |
|
|
* | | Fix for [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. With testcases ... | jan.nijtmans | 2023-02-13 | 1 | -0/+24 |
|\ \ |
|
| * | | Add 4 more testcases, showing that the same bug is present in utf-16 as well.... | jan.nijtmans | 2023-02-09 | 1 | -0/+12 |
|
|
| * | | Add 4 testcases, showing that the bug fix introduces another (minor) problem.... | jan.nijtmans | 2023-02-09 | 1 | -0/+12 |
|
|
* | | | Proposed fix (and testcases) for [4a7397e0b3]: Tcl 9: fcopy with -strictencod... | jan.nijtmans | 2023-02-10 | 1 | -0/+97 |
|/ / |
|
* | | Renumber testscase, sync with Tcl 9.0 | jan.nijtmans | 2023-02-01 | 1 | -3/+9 |
|
|
* | | (cherry-pick) Make Tcl_UniCharToUtf more readable and add test to exercise su... | jan.nijtmans | 2023-02-01 | 1 | -0/+24 |
|
|
* | | SetFlag -> GotFlag (since SetFlag always returns 1, this is nonsence in an if... | jan.nijtmans | 2023-01-31 | 1 | -0/+10 |
|
|
* | | Fix off-by-one error in tclCmdAH.c, with testcases showing that it works now. | jan.nijtmans | 2023-01-27 | 1 | -7/+20 |
|\ \
| |/ |
|
| * | new testcase encoding-18.1. Testcase cleanup | jan.nijtmans | 2023-01-27 | 1 | -75/+76 |
|
|
* | | Test TableFromUtfProc() with strict handling of encoding errors. | pooryorick | 2023-01-25 | 1 | -2/+6 |
|\ \ |
|
| * | | Test TableFromUtfProc() with strict handling of encoding errors. | pooryorick | 2023-01-25 | 1 | -2/+6 |
|
|
* | | | First part of fix for [4a7397e0b3]. Not complete yet. | jan.nijtmans | 2023-01-24 | 3 | -13/+13 |
|\ \ \ |
|
| * \ \ | Merge 9.0 | jan.nijtmans | 2023-01-24 | 7 | -31/+106 |
| |\ \ \ |
|
| | * \ \ | Merge-mark. Fix testConstraint utf32 (in tests/string.test) | jan.nijtmans | 2023-01-23 | 1 | -1/+1 |
| | |\ \ \
| |_|/ / /
|/| | | | |
|
| | * | | | Merge 8.7 | jan.nijtmans | 2023-01-22 | 3 | -20/+54 |
| | |\ \ \
| |_|/ / /
|/| | | | |
|
* | | | | | Allow "-strict" and "-failindex" to be used together in "encoding convertfrom... | jan.nijtmans | 2023-01-22 | 3 | -20/+54 |
|\ \ \ \ \ |
|
| * | | | | | Better error-message | jan.nijtmans | 2023-01-20 | 3 | -18/+18 |
|
|
| * | | | | | New proposal: Allow "-strict" immediately before or after "-failindex var". | jan.nijtmans | 2023-01-19 | 3 | -18/+52 |
|
|
| * | | | | | Merge 8.7 | jan.nijtmans | 2023-01-19 | 3 | -10/+10 |
| |\ \ \ \ \ |
|
| * | | | | | | Proposed fix for [a31caff057]: encoding command does not allow -strict to be ... | jan.nijtmans | 2023-01-14 | 3 | -20/+20 |
|
|
| | | | * | | | Merge 8.7 (Bug [e3dcab1d14]) | Kevin B Kenny | 2023-01-22 | 1 | -0/+41 |
| | | | |\ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| | | | | | | | |
| \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ | Bug [e3dcab1d14] - merge fix from 8.6 | Kevin B Kenny | 2023-01-22 | 1 | -0/+39 |
|\ \ \ \ \ \ \ \
| |_|_|/ / / / /
|/| | | | | | /
| | | |_|_|_|/
| | |/| | | | |
|
| | * | | | | | Missed one more off-by-one error, also, tests misnumbered for merge forward. | Kevin B Kenny | 2023-01-22 | 1 | -7/+7 |
| |/ / / / / |
|
| * | | | | | Bug [e3dcab1d14] fix | Kevin B Kenny | 2023-01-22 | 1 | -0/+37 |
|
|
| | | | * | | Merge 8.7 | jan.nijtmans | 2023-01-19 | 2 | -6/+6 |
| | | | |\ \
| |_|_|_|/ /
|/| | | | | |
|
* | | | | | | Fix [https://core.tcl-lang.org/tk/tktview?name=370b1ff03e|370b1ff03e]: Wrong ... | jan.nijtmans | 2023-01-19 | 2 | -6/+6 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | Some test-cases need -nocomplainencoding 1, because they use the fallback beh... | jan.nijtmans | 2023-01-18 | 2 | -6/+6 |
|
|
| | | | | * | Merge 8.7 | jan.nijtmans | 2023-01-18 | 1 | -4/+4 |
| | | | | |\
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Merge 8.6 | jan.nijtmans | 2023-01-18 | 1 | -4/+4 |
|\ \ \ \ \ \
| |/ / / / /
|/| / / / /
| |/ / / / |
|
| * | | | | Fix issue [8f7fdea2d], string-2.20.1 fails on big endian, and also fix issue... | pooryorick | 2023-01-15 | 1 | -3/+3 |
|
|
| | | * | | Merge trunk. Make test-cases pass (again). This might indicate a bug in utf-8... | jan.nijtmans | 2023-01-17 | 6 | -31/+31 |
| | | |\ \
| | | | |/ |
|
| | | | * | Merge 8.7 | jan.nijtmans | 2023-01-15 | 3 | -18/+18 |
| | | | |\
| | | |/ /
| |_|_| /
|/| | | |
|
* | | | | Update documentation, matching current implementation | jan.nijtmans | 2023-01-15 | 3 | -18/+18 |
| |/ /
|/| | |
|
| | * | Merge 8.7 | jan.nijtmans | 2022-12-20 | 2 | -82/+4 |
| | |\
| |_|/
|/| | |
|
* | | | Fix [17a1cb8d6e2a51bd]. From now on, noncharacters are no longer rejected in ... | jan.nijtmans | 2022-12-20 | 2 | -82/+4 |
|\ \ \ |
|
| * | | | Remove all checks for noncharacters | jan.nijtmans | 2022-12-19 | 1 | -4/+4 |
|/ / / |
|
| | * | Merge 8.7 | jan.nijtmans | 2022-12-19 | 1 | -0/+78 |
| | |\
| |_|/
|/| | |
|
* | | | Add two testcases, showing how we can distinguish Invalid Byte sequences, Sur... | jan.nijtmans | 2022-12-19 | 1 | -0/+78 |
|
|
| | * | Merge 8.7 | jan.nijtmans | 2022-12-16 | 1 | -0/+6 |
| | |\
| |_|/
|/| | |
|