summaryrefslogtreecommitdiffstats
path: root/generic/tclUtf.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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-041-1/+5
| | |_|_|/ | |/| | |
| * | | | (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-031-12/+54
| * | | Join test-cases utf-6.93.0 and utf-6.93.1, which MUST give the same answer al...jan.nijtmans2020-05-021-1/+1
| | |/ | |/|
* | | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX ...jan.nijtmans2020-05-011-8/+8
|\ \ \ | |/ /
| * | Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX ...jan.nijtmans2020-05-011-10/+10
| |\ \
| | * | 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.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
* | | Cherry-pick Tcl_UniCharAtIndex() implementation from [6596c4af31], but adapte...jan.nijtmans2020-04-261-22/+4
* | | 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
| * | Close utf-next-regressionsdgp2020-04-251-35/+7
| |\ \
| | * | Fix regression in Tcl_NumUtfChars, caused by this commit: [6596c4af31e29b5d]....jan.nijtmans2020-04-231-68/+27
| * | | Quickfix to Tcl_NumUtfChars(). Barely used in Tcl core. Still needs a better ...jan.nijtmans2020-04-241-2/+14
| * | | Merge 8.5 (but this time correct)jan.nijtmans2020-04-241-3/+12
| |\ \ \ | | | |/ | | |/|
| * | | Merge 8.5. Failing tests need examination and adjustment.dgp2020-04-241-31/+7
| |\ \ \ | | |/ /
| | * | Revert the parts of [76213b3f72] that converted callers of Tcl_UtfToUniChardgp2020-04-241-4/+7
* | | | Merge 8.6jan.nijtmans2020-04-241-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 8.5.jan.nijtmans2020-04-241-9/+2
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Argument conditions for Invalid() call were not always satisfied.dgp2020-04-231-1/+1
* | | Merge 8.6. This mainly introduces the overlong check into Tcl_UtfPrev(). 10 t...jan.nijtmans2020-04-241-27/+152
|\ \ \ | |/ /
| * | Fix [27944a3661]: Taming test utf-6.88jan.nijtmans2020-04-231-26/+30
| |\ \
| | * \ Merge 8.6jan.nijtmans2020-04-221-26/+27
| | |\ \
| | * | | Add more test-cases for TCL_UTF_MAX>3jan.nijtmans2020-04-211-1/+1
| | * | | Proposed fix for [c11e0c5ce4]: Regression in Tcl_UtfCharComplete.jan.nijtmans2020-04-201-18/+14
| | * | | (cherry-pick): Proposed fix for [27944a3661]: Taming test utf-6.88.jan.nijtmans2020-04-201-26/+12
| * | | | (cherry-pick): Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it...jan.nijtmans2020-04-221-46/+24
| | |/ / | |/| |
| * | | Merge 8.5jan.nijtmans2020-04-221-26/+27
| |\ \ \ | | |/ / | |/| / | | |/
| | * Fix [c574e50a3b30e76f]: CRASH: utf-2.[89] in 8.5 built with TCL_UTF_MAX=4jan.nijtmans2020-04-181-83/+1
| | * Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it was. Will be u...jan.nijtmans2020-04-181-47/+25
| | * [493dccc2de] Revise sequence validity check to reject out of range decodes too.dgp2020-04-171-26/+27
| * | Fix implementation of Tcl_UtfAtIndex() for TCL_UTF_MAX=6 (There's no test-ca...jan.nijtmans2020-04-171-1/+3
| * | More test-cases. Mark test-case utf-2.11 as "knownBug", doesn't give the righ...jan.nijtmans2020-04-171-0/+12
| |\ \ | | |/
| * | When supporting 4-byte sequences even with TCL_UTF_MAX = 3, need todgp2020-04-171-6/+2
| * | When supporting 4-byte sequences, make sure the Overlong test does too, anddgp2020-04-171-1/+1