Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge-mark | jan.nijtmans | 2020-05-18 | 0 | -0/+0 |
|\ | |||||
| * | Tiny fix for TCL_UTF_MAX=4 build only: Since Tcl_UtfNext() verifies 4 bytes f... | jan.nijtmans | 2020-05-18 | 2 | -10/+4 |
* | | If Tcl is built with external libtommath (TCL_WITH_EXTERNAL_TOMMATH is define... | jan.nijtmans | 2020-05-18 | 3 | -6/+18 |
* | | Merge 8.6 | jan.nijtmans | 2020-05-14 | 9 | -71/+68 |
|\ \ | |/ | |||||
| * | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual... | jan.nijtmans | 2020-05-14 | 9 | -169/+163 |
| |\ | |||||
| | * | In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual... | jan.nijtmans | 2020-05-13 | 2 | -8/+7 |
* | | | Sync testcases with 8.6 | jan.nijtmans | 2020-05-13 | 1 | -99/+45 |
|\ \ \ | |/ / | |||||
| * | | Merge-mark | jan.nijtmans | 2020-05-13 | 0 | -0/+0 |
| |\ \ | |||||
| | * | | Testcase cleanup: Sync with testcases in core-8-6-branch | jan.nijtmans | 2020-05-13 | 1 | -75/+54 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-05-13 | 2 | -1/+19 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes | jan.nijtmans | 2020-05-13 | 4 | -165/+94 |
| |\ \ \ | | |_|/ | |/| | | |||||
| | * | | Merge testcase cleanup. Make Tcl_UtfPrev() behave the same for any TCL_UTF_MA... | jan.nijtmans | 2020-05-12 | 2 | -23/+22 |
| | |\ \ | |||||
| | * | | | Fix "knownBug" utf-4.11. Turns out a few other testcases where still not cor... | jan.nijtmans | 2020-05-12 | 2 | -197/+59 |
| | * | | | Merge 8.6. Mark testcase utf-4.11 as "knownBug": this one still doesn't give ... | jan.nijtmans | 2020-05-11 | 12 | -178/+204 |
| | |\ \ \ | |||||
| | * | | | | Change order of some testcases, matching 8.6 | jan.nijtmans | 2020-05-07 | 1 | -12/+12 |
| * | | | | | merge 8.5 | sebres | 2020-05-13 | 1 | -0/+18 |
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | | |||||
| | * | | | | clock.test: more tests for negative month offsets over threshold of a year (i... | sebres | 2020-05-13 | 1 | -0/+18 |
| * | | | | | One Tcl_UtfPrev() -> TclUtfPrev() change. Just a little bit cheaper. | jan.nijtmans | 2020-05-13 | 1 | -1/+1 |
* | | | | | | Merge 8.6 | jan.nijtmans | 2020-05-13 | 1 | -2/+5 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See... | jan.nijtmans | 2020-05-13 | 1 | -1/+1 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See... | jan.nijtmans | 2020-05-13 | 1 | -1/+1 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | Change back implementation of Tcl_UtfAtIndex() to how it was. Update document... | jan.nijtmans | 2020-05-12 | 10 | -64/+85 |
| | | |\ \ \ \ | |||||
| | | * | | | | | Demonstration for documentation bug, and suggestion for improved wording. Mor... | jan.nijtmans | 2020-05-10 | 2 | -12/+4 |
* | | | | | | | | Little tweak to Tcl_UniCharAtIndex(): Protect against negative index, return ... | jan.nijtmans | 2020-05-12 | 2 | -1/+5 |
* | | | | | | | | Merge 8.6 | jan.nijtmans | 2020-05-12 | 1 | -3/+14 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | | | | / / / / | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Revert implementation of Tcl_UniCharAtIndex() change done in this commit: [65... | jan.nijtmans | 2020-05-12 | 1 | -1/+3 |
| | |_|_|_|/ | |/| | | | | |||||
| * | | | | | Merge 8.5 | jan.nijtmans | 2020-05-12 | 1 | -66/+59 |
| |\ \ \ \ \ | | |/ / / / | | | | | / | | |_|_|/ | |/| | | | |||||
| | * | | | Unsplit some test-cases and renumber, for testcase which give the same result... | jan.nijtmans | 2020-05-12 | 1 | -100/+46 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-05-11 | 2 | -13/+19 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix [d402ffe76]: Win32 potential crash when using main(). Thanks to Christian... | jan.nijtmans | 2020-05-11 | 2 | -20/+22 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-05-11 | 2 | -34/+37 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Tweak the Tcl_UtfPrev() implementation for TCL_UTF_MAX=4. This fixes 10 testc... | jan.nijtmans | 2020-05-11 | 2 | -35/+29 |
* | | | | | Merge 8.6 | jan.nijtmans | 2020-05-11 | 7 | -11/+11 |
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | | | |||||
| * | | | occurance -> occurrence. | jan.nijtmans | 2020-05-11 | 9 | -22/+22 |
* | | | | Merge 8.6 | jan.nijtmans | 2020-05-10 | 2 | -82/+88 |
|\ \ \ \ | |/ / / | |||||
| * | | | Tweak Invalid() function: No need for "return 0" twice in the function. | jan.nijtmans | 2020-05-10 | 2 | -15/+38 |
* | | | | Merge-mark | jan.nijtmans | 2020-05-10 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge bug-31aa44375d branch. Mark encoding-15.5 testcase as "knownBug". Discu... | jan.nijtmans | 2020-05-10 | 3 | -39/+16 |
| |\ \ \ | |||||
| | * \ \ | Rebase to latest core-8-6-branch. | jan.nijtmans | 2020-05-08 | 3 | -39/+21 |
| | |\ \ \ | |/ / / / | |||||
| | * | | | Merge changes from parent branch | dgp | 2020-05-07 | 2 | -35/+49 |
| | |\ \ \ | | | | |/ | | | |/| | |||||
| | | * | | Merge 8.6 | jan.nijtmans | 2020-05-07 | 2 | -40/+54 |
| | | |\ \ | |||||
| | * | | | | split and constrain the failing test. | dgp | 2020-05-07 | 1 | -1/+6 |
| | * | | | | New approach to fixing the regression reported in [31aa44375d] builds on | dgp | 2020-05-07 | 1 | -17/+3 |
| | |/ / / | |||||
| | * | | | merge 8.6 | dgp | 2020-05-07 | 1 | -2/+8 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge 8.6. Some more tweaks to Tcl_UtfPrev(), so it cannot jump back 4 bytes ... | jan.nijtmans | 2020-05-07 | 12 | -665/+663 |
| | |\ \ \ \ | |||||
| | * | | | | | Add 4 test-cases that could fool Tcl_UtfPrev (but ... actually they don't). | jan.nijtmans | 2020-05-05 | 2 | -1/+13 |
| | * | | | | | Merge 8.6 | jan.nijtmans | 2020-05-05 | 3 | -26/+26 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | More progress/simplification | jan.nijtmans | 2020-05-04 | 2 | -42/+14 |
| | * | | | | | | Merge 8.6 | jan.nijtmans | 2020-05-04 | 6 | -18/+98 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge 8.6 | jan.nijtmans | 2020-05-04 | 9 | -55/+59 |
| | |\ \ \ \ \ \ \ |