summaryrefslogtreecommitdiffstats
path: root/generic
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | The routine Invalid() has been revised to do something different.dgp2020-05-061-9/+17
| * | | | | | | | Merge 8.5jan.nijtmans2020-05-061-20/+21
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Backport testutfprev/testutfnex testcase improvements from 8.7. This makes te...jan.nijtmans2020-05-061-23/+24
| | |/ / / / / /
* | | | | | | | Merge 8.6jan.nijtmans2020-05-067-21/+22
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | 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.6jan.nijtmans2020-05-052-19/+19
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | More usage of TclUtfToUCS4(), so we can use the whole Unicode range better in...jan.nijtmans2020-05-054-36/+36
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Fix Tcl_UtfPrev() such that it can never go back more than TCL_UTF_MAX bytes....jan.nijtmans2020-05-051-3/+7
* | | | | | | Merge 8.6jan.nijtmans2020-05-051-2/+2
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Merge 8.5jan.nijtmans2020-05-051-2/+2
| |\ \ \ \ \ \ | | |/ / / / / | | | | | | / | | |_|_|_|/ | |/| | | |
| | * | | | Properly protect "Invalid" function against lead bytes 0x80-0xBF. This fixes ...jan.nijtmans2020-05-051-2/+2
| * | | | | New internal function TclGetUCS4() only available when TCL_UTF_MAX=4. This fi...jan.nijtmans2020-05-045-14/+91
| | |_|_|/ | |/| | |
| * | | | (partial) fix for [9d0cb35bb2]: Various issues with core-8-6-branch, TCL_UTF_...jan.nijtmans2020-05-041-16/+18
| | |_|/ | |/| |
| * | | Re-join utf-6.93.0 and utf-6.93.1 (please disregard comment in previous commi...jan.nijtmans2020-05-035-41/+82
| * | | Join test-cases utf-6.93.0 and utf-6.93.1, which MUST give the same answer al...jan.nijtmans2020-05-022-2/+2
| | |/ | |/|
* | | Improve/simplify "testutfnext" and "testutfprev" commands. Now don't need to ...jan.nijtmans2020-05-011-23/+6
|\ \ \
| * | | Better structurize the UTF-8 (mainly around Tcl_UtfNext()/Tcl_UtfPrev(), but ...jan.nijtmans2020-04-291-23/+6
* | | | Never mind remark about TIP #573 in previous commit: Test failure was due to ...jan.nijtmans2020-05-011-1/+1
* | | | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX ...jan.nijtmans2020-05-014-21/+26
|\ \ \ \ | | |/ / | |/| |
| * | | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX ...jan.nijtmans2020-05-013-26/+42
| |\ \ \
| | * | | Fix [ed29806baf] by introducing TclUCS4Complete(). All other calls of Tcl_Utf...jan.nijtmans2020-05-013-9/+12
| | * | | First, prove that bug [ed29806baf] is present in 8.7 too. Let's see what test...jan.nijtmans2020-04-301-3/+3
* | | | | merge 8.6dgp2020-04-301-0/+4
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | merge 8.5dgp2020-04-301-0/+4
| |\ \ \ | | | |/ | | |/|
| | * | Add comments so I'll know again later why this is here.dgp2020-04-301-0/+4
| | * | Backport many UNICODE_OUT_OF_RANGE() calls. This should fix [69634d51fb74551b...jan.nijtmans2020-04-291-103/+166
* | | | Let's not get out the src[3] check yet.jan.nijtmans2020-04-301-1/+1
* | | | Merge 8.6jan.nijtmans2020-04-301-9/+9
|\ \ \ \ | |/ / /
| * | | Partial fix for [ed29806ba]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes.jan.nijtmans2020-04-301-9/+11
* | | | Merge-mark 8.6 (Use of UNICODE_OUT_OF_RANGE() macro already was in 8.7).jan.nijtmans2020-04-291-11/+6
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Add UNICODE_OUT_OF_RANGE() calls to UCS4ToTitle() and friends. Backported fro...jan.nijtmans2020-04-291-21/+27
* | | Merge 8.6jan.nijtmans2020-04-281-2/+2
|\ \ \ | |/ /
| * | Merge 8.5jan.nijtmans2020-04-281-2/+2
| |\ \ | | |/
| | * Fix [b6038e5bc8]: mis-parse of surrogate pair escapes. Thanks Don!jan.nijtmans2020-04-281-2/+2
| | |\
| | | * Proposed fix.dgp2020-04-281-2/+2
| * | | Merge 8.5jan.nijtmans2020-04-281-3/+3
| |\ \ \ | | |/ /
| | * | Backport parsing of surrogate-pair change from 8.6 (only for TCL_UTF_MAX=4)jan.nijtmans2020-04-281-3/+15
* | | | Extend "testutfnext" test-command such that it can detect when it reads more ...jan.nijtmans2020-04-281-3/+12
| |_|/ |/| |
* | | merge 8.6dgp2020-04-271-1/+1
|\ \ \ | |/ /
| * | merge 8.5dgp2020-04-271-1/+1
| |\ \ | | |/
| | * silence compiler warningdgp2020-04-271-1/+1
* | | merge 8.6dgp2020-04-271-45/+16
|\ \ \ | |/ /
| * | Use lossless internal routines to cover extended characters.dgp2020-04-271-20/+44
| * | Possible fix for [string to*] writing out a high surrogate at end of string.dgp2020-04-271-4/+4
| * | Undo last change in regc_lex.c: It doesn't do the expected thing when TCL_UTF...jan.nijtmans2020-04-251-8/+2
* | | Cherry-pick Tcl_UniCharAtIndex() implementation from [6596c4af31], but adapte...jan.nijtmans2020-04-261-22/+4
* | | Make reg-13.33/reg-13.34 work again. Still have to investigate what's the pro...jan.nijtmans2020-04-251-8/+2
* | | Merge 8.6jan.nijtmans2020-04-251-39/+11
|\ \ \ | |/ /
| * | encoding-12.6 only works for "ucs2" for now. Don't use (deprecated) INLINE an...jan.nijtmans2020-04-251-4/+4