summaryrefslogtreecommitdiffstats
path: root/generic/tkIcu.c
Commit message (Expand)AuthorAgeFilesLines
* Small round of sentinel/spacing improvementsjan.nijtmans2024-05-241-2/+2
|\
| * Small round of sentinel/spacing improvementsjan.nijtmans2024-05-241-2/+2
| * Better approach, using "Tk" prefix for UTF-32 versions of APIjan.nijtmans2024-03-141-1/+1
| * Continuing work on [53fdb87e49] for 8.7: Glyph indexing is still unperfectjan.nijtmans2024-02-091-1/+18
* | Merge 8.7jan.nijtmans2023-12-011-3/+3
|\ \ | |/
| * Cover ICU4C version 0.60 up to 0.79: That's from 2017 up to around 2026, almo...jan.nijtmans2023-12-011-3/+3
| * Fix [53fdb87e49]: Glyph indexing is still unperfectjan.nijtmans2023-12-011-2/+1
* | Oopsjan.nijtmans2023-11-301-1/+1
* | Entry widget on MacOS works fine nowjan.nijtmans2023-11-301-5/+5
* | Merge 9.0. More progressjan.nijtmans2023-11-301-1/+1
|\ \ | |/
* | Starting work to compile Tk with TCL_UTF_MAX=4 (WIP)jan.nijtmans2023-11-271-3/+19
|/
* Fix [a9929f112a]: Bugs in the implementation of TIP 577 ("Enhanced index valu...jan.nijtmans2023-06-231-7/+0
* Missed more than a few TIP 660 changes. Possibly more to come.apnadkarni2023-04-181-1/+1
* More -1 -> TCL_INDEX_NONE. More TCL_UNUSED(jan.nijtmans2023-03-121-4/+4
* off-by-one in icujan.nijtmans2022-12-061-1/+1
* Fix buildjan.nijtmans2022-10-121-2/+2
* Merge 8.7jan.nijtmans2022-07-121-1/+1
* ICU on Windows should work with STATIC_BUILD as welljan.nijtmans2022-03-231-1/+1
* Merge 8.7. Better error-message for invalid indexjan.nijtmans2022-03-161-1/+1
* Merge trunk. Handle ICU on Wondows 10 betterjan.nijtmans2022-03-151-3/+23
* backshash too muchjan.nijtmans2022-03-101-1/+1
* Merge 8.7jan.nijtmans2022-03-101-1/+1
* Support standard windows libraries icu.dll and icuuc.dlljan.nijtmans2022-03-101-9/+14
* Merge "enhanced-index" branch, so this TIP can make use of indices like "end-1"jan.nijtmans2021-03-291-3/+5
* Support any ICU version between 50 and 69jan.nijtmans2021-03-261-26/+36
* Add optional argument ?locale?. Only used for the ICU implementationjan.nijtmans2021-03-251-4/+11
* Add "cluster" testcases, and make them pass in all environmentsjan.nijtmans2021-03-251-9/+29
* More WIPjan.nijtmans2021-03-251-14/+62
* ::tk::startOfCluster/::tk::endOfCluster are now giving the correct result on ...jan.nijtmans2021-03-241-13/+34
* more progressjan.nijtmans2021-03-241-6/+83
* Merge 8.7. Start integrating ICU with Tk. WIP.jan.nijtmans2021-03-231-0/+103