summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | occurance -> occurrence.jan.nijtmans2020-05-119-22/+22
* | | | | Merge 8.7jan.nijtmans2020-05-102-82/+88
|\ \ \ \ \ | |/ / / /
| * | | | Merge 8.6jan.nijtmans2020-05-102-82/+88
| |\ \ \ \ | | |/ / /
| | * | | Tweak Invalid() function: No need for "return 0" twice in the function. jan.nijtmans2020-05-102-15/+38
| * | | | Merge-markjan.nijtmans2020-05-100-0/+0
| |\ \ \ \ | | |/ / /
| | * | | 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.7jan.nijtmans2020-05-082-10/+30
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge 8.6jan.nijtmans2020-05-082-10/+30
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | 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
* | | | | | | | | | | | Merge 8.7jan.nijtmans2020-05-081-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Merge 8.6jan.nijtmans2020-05-081-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / /
| | * | | | | | | | | | More testcases that can run without "testbytestring" constraints.jan.nijtmans2020-05-081-36/+36
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
* | | | | | | | | | | merge 8.7dgp2020-05-072-33/+47
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge 8.6dgp2020-05-072-33/+47
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / /
| | * | | | | | | | | 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
| | | |/ / / / / / /
* | | | | | | | | | Merge 8.7jan.nijtmans2020-05-071-35/+29
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / /
| * | | | | | | | | Merge 8.6jan.nijtmans2020-05-071-35/+29
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / /
| | * | | | | | | | For TCL_UTF_MAX==4: Make sure that Tcl_UtfNext()/Tcl_UtfPrev() never move mor...jan.nijtmans2020-05-072-86/+87
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge 8.7jan.nijtmans2020-05-071-1/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Fix [fad64a857e76f98e]: "lsearch" provides wrong errorCode with bad -stride ...jan.nijtmans2020-05-071-1/+1
* | | | | | | | | Merge 8.7jan.nijtmans2020-05-072-34/+43
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | Merge 8.6jan.nijtmans2020-05-072-34/+43
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| | * | | | | | | 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.7dgp2020-05-061-12/+23
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /