aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode/prop/uprop_get_tc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix bug where pointer to local was returnedThomas Voss 2024-05-091-7/+8
* Add TODOsThomas Voss 2024-05-091-0/+1
* More 2-stage lookup tablesThomas Voss 2024-05-041-56/+1451
* Properly upper- and titlecase ‘i’ and ‘j’ in LithuanianThomas Voss 2024-04-241-1/+3
* Change private symbol prefix from ‘__’ to ‘_’Thomas Voss 2024-04-161-2/+2
* Reorganize some thingsThomas Voss 2024-04-141-1/+1
* Use ternary expressionsThomas Voss 2024-04-131-4/+1
* Add uprop_get_tc()Thomas Voss 2024-04-121-0/+77