summaryrefslogtreecommitdiffstats
path: root/generic/tclUtf.c
Commit message (Expand)AuthorAgeFilesLines
* More progressjan.nijtmans2023-05-011-2/+0
* Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizin...jan.nijtmans2023-05-011-136/+18
* Correct spelling errors in comments and documentation, but also a non-comment pooryorick2023-04-121-1/+1
* Merge 8.6jan.nijtmans2023-03-221-2/+2
|\
| * Fix [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8jan.nijtmans2023-03-221-1/+1
| |\
| | * Proposed fix for [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8.jan.nijtmans2023-03-221-1/+1
| |/ |/|
* | (cherry-pick) Make Tcl_UniCharToUtf more readable and add test to exercise su...jan.nijtmans2023-02-011-8/+6
* | (cherry-pick) Make Tcl_UniCharToUtf more readable and add test to exercise su...jan.nijtmans2023-02-011-27/+30
|\ \ | |/
* | Merge 8.7. Clean-up tclWinConsole.c the same wayjan.nijtmans2022-07-121-4/+2
|\ \
* | | Implement PANIC when the UTF16 compatibility layer is used in combination wit...jan.nijtmans2022-03-241-3/+3
* | | When compiled with TCL_NO_DEPRECATED, remove the UTF16 compatibility layer. S...jan.nijtmans2022-03-241-2/+2
* | | Fix Tcl_UniCharAtIndex() for UTF-16 compabitility layerjan.nijtmans2022-03-231-4/+2
* | | Feature-completejan.nijtmans2022-03-221-1/+56
* | | More progressjan.nijtmans2022-03-221-0/+1
* | | Handle Tcl_UtfAtIndexjan.nijtmans2022-03-161-5/+33
* | | More progressjan.nijtmans2022-03-141-20/+26
* | | 2 more functionsjan.nijtmans2022-03-111-10/+196
* | | Handle TclUniCharNcmp()jan.nijtmans2022-03-111-5/+29
* | | 3 more files with TCL_UTF_MAX checksjan.nijtmans2022-02-241-8/+8
* | | TIP #617: Tcl_WCharLen/Tcl_Char16Lenjan.nijtmans2022-02-031-1/+32
* | | Merge 8.7jan.nijtmans2021-03-171-36/+31
|\ \ \
| * \ \ Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev()jan.nijtmans2021-03-151-35/+14
| |\ \ \
| | * \ \ Merge 8.7jan.nijtmans2020-12-131-1/+1
| | |\ \ \
| | * \ \ \ Merge 8.7jan.nijtmans2020-11-051-50/+18
| | |\ \ \ \
| | * | | | | Finish implementation of "string nextchar|nextword|prevchar|prevword". Not th...jan.nijtmans2020-05-251-1/+14
| | * | | | | Split more "string" functions. New helper function TclUniCharToUCS4(), not us...jan.nijtmans2020-05-221-0/+14
| | * | | | | Merge 8.7jan.nijtmans2020-05-221-19/+51
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge 8.7. Further progress with TIP implementation.jan.nijtmans2020-05-131-25/+26
| | |\ \ \ \ \ \
| | * | | | | | | First, experimental implementation of TIP #575. Barely tested, will fail. WIPjan.nijtmans2020-05-121-10/+4
| * | | | | | | | Merge 8.6jan.nijtmans2021-03-101-0/+17
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2021-03-101-9/+8
| |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | TIP #597 implementation: "string is unicode" and new wtf-8 encodingjan.nijtmans2021-03-101-0/+30
|/ / / / / / / / / /
* | | | | | | | | | Merge 8.6jan.nijtmans2021-03-021-0/+6
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / |/| | | | | | | | |
* | | | | | | | | | Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All ...jan.nijtmans2020-12-081-1/+1
* | | | | | | | | | More usage of TclUtfToUCS4/TclUniCharToUCS4 in stead of it's UniChar variants...jan.nijtmans2020-11-181-1/+14
| |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Fix compiled "string is <class>" for characters > U+FFFF. Add testcase exposi...jan.nijtmans2020-05-251-0/+14
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
* | | | | | | | | Adapt some comments, which are not correct for Tcl 8.7 any morejan.nijtmans2020-05-201-1/+1
| |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Little tweak to Tcl_UniCharAtIndex(): Protect against negative index, return ...jan.nijtmans2020-05-121-0/+3
* | | | | | | | Merge 8.6jan.nijtmans2020-05-121-3/+14
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
* | | | | | | | Merge 8.6jan.nijtmans2020-05-111-2/+8
|\ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-05-111-3/+3
|\ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-05-101-8/+7
|\ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ Merge 8.6dgp2020-05-071-14/+16
|\ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-05-071-34/+40
|\ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-05-061-14/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ merge 8.6dgp2020-05-061-11/+26
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge 8.6jan.nijtmans2020-05-061-11/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX ...jan.nijtmans2020-05-011-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \