summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* occurance -> occurrence.jan.nijtmans2020-05-119-22/+22
* Tweak Invalid() function: No need for "return 0" twice in the function. jan.nijtmans2020-05-102-15/+38
* Merge bug-31aa44375d branch. Mark encoding-15.5 testcase as "knownBug". Discu...jan.nijtmans2020-05-103-39/+16
|\
| * Rebase to latest core-8-6-branch.jan.nijtmans2020-05-083-39/+21
| |\ |/ /
| * Merge changes from parent branchdgp2020-05-072-35/+49
| |\
| | * Merge 8.6jan.nijtmans2020-05-072-40/+54
| | |\
| * | | split and constrain the failing test.dgp2020-05-071-1/+6
| * | | New approach to fixing the regression reported in [31aa44375d] builds ondgp2020-05-071-17/+3
| |/ /
| * | merge 8.6dgp2020-05-071-2/+8
| |\ \
| * \ \ Merge 8.6. Some more tweaks to Tcl_UtfPrev(), so it cannot jump back 4 bytes ...jan.nijtmans2020-05-0712-665/+663
| |\ \ \
| * | | | Add 4 test-cases that could fool Tcl_UtfPrev (but ... actually they don't).jan.nijtmans2020-05-052-1/+13
| * | | | Merge 8.6jan.nijtmans2020-05-053-26/+26
| |\ \ \ \
| * | | | | More progress/simplificationjan.nijtmans2020-05-042-42/+14
| * | | | | Merge 8.6jan.nijtmans2020-05-046-18/+98
| |\ \ \ \ \
| * \ \ \ \ \ Merge 8.6jan.nijtmans2020-05-049-55/+59
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-05-035-41/+77
| |\ \ \ \ \ \ \
| * | | | | | | | Seems almost correct. Still problem with "string index" for TCL_UTF_MAX>3jan.nijtmans2020-05-022-74/+66
| * | | | | | | | More fixes for [ed29806baf]. Not working yet. WIPjan.nijtmans2020-05-024-41/+71
* | | | | | | | | Merge 8.5jan.nijtmans2020-05-082-9/+27
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | More test-case cleanup. Enhance "testutfnext", so it can detect whether bytes...jan.nijtmans2020-05-082-91/+109
* | | | | | | | | | More testcases that can run without "testbytestring" constraints.jan.nijtmans2020-05-081-36/+36
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | close forkdgp2020-05-071-5/+5
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.5jan.nijtmans2020-05-071-20/+20
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ merge 8.5dgp2020-05-072-22/+32
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | / / / / / / / / | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | close forkdgp2020-05-071-16/+16
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | Simplify test-cases which don't need the "testbytestring" command to run with...jan.nijtmans2020-05-071-16/+16
| * | | | | | | | | Same trouble with Tcl_UtfToUniCharDstring. Test and fix.dgp2020-05-072-5/+15
| |/ / / / / / / /
* | | | | | | | | merge 8.5dgp2020-05-072-14/+18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | / | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | [b2816a3afe] Fix counting of malformed sequences at end of string.dgp2020-05-072-9/+13
| |\ \ \ \ \ \ \
| | * | | | | | | Fix. Note that just because we get one positive detection of an incompletedgp2020-05-071-9/+10
| | * | | | | | | Test demonstrating bug in ticket [b2816a3afe].dgp2020-05-071-0/+3
| |/ / / / / / /
* | | | | | | | For TCL_UTF_MAX==4: Make sure that Tcl_UtfNext()/Tcl_UtfPrev() never move mor...jan.nijtmans2020-05-072-86/+87
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Optimize Tcl_UtfToUniCharDString()jan.nijtmans2020-05-071-23/+26
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Tighten optimization in Tcl_UtfToUniCharDString(), just as in Tcl_NumUtfChars...jan.nijtmans2020-05-071-81/+79
* | | | | | | merge 8.5dgp2020-05-061-14/+24
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Tighten optimization in Tcl_NumUtfChars. Explain in comments.dgp2020-05-061-14/+25
* | | | | | | merge 8.5dgp2020-05-061-11/+26
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Restore safe calls of Invalid().dgp2020-05-061-3/+10
| * | | | | | close forkdgp2020-05-062-533/+528
| |\ \ \ \ \ \
| * | | | | | | The routine Invalid() has been revised to do something different.dgp2020-05-061-9/+17
* | | | | | | | Merge 8.5jan.nijtmans2020-05-062-530/+525
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Backport testutfprev/testutfnex testcase improvements from 8.7. This makes te...jan.nijtmans2020-05-062-533/+528
| |/ / / / / /
* | | | | | | Merge 8.5. More usage of UCHAR() macro.jan.nijtmans2020-05-066-16/+18
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Change Invalid() parameter type to "const char *". Also call Invalid() first...jan.nijtmans2020-05-061-11/+13
* | | | | | | Merge 8.5.jan.nijtmans2020-05-061-11/+9
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | 3 testcases don't need pairsTo4bytes, fullutf is enough, since the dubble-sur...jan.nijtmans2020-05-061-5/+3
* | | | | | | More usage of TclUtfToUCS4(), so we can use the whole Unicode range better in...jan.nijtmans2020-05-054-36/+36
* | | | | | | Remove PROTO_FLAGS support from the Makefile, since it isn't used anywhere an...jan.nijtmans2020-05-051-7/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | One more tip389 selectorjan.nijtmans2020-05-051-2/+2
* | | | | | Merge 8.5jan.nijtmans2020-05-052-28/+37
|\ \ \ \ \ \ | |/ / / / / | | | | | / | |_|_|_|/ |/| | | |