aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode/prop/uprop_get_uc.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug where pointer to local was returnedThomas Voss 2024-05-091-9/+17
|
* Add TODOsThomas Voss 2024-05-091-0/+1
|
* More 2-stage lookup tablesThomas Voss 2024-05-041-109/+1128
|
* 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-2/+2
|
* Prefer character literals to hexThomas Voss 2024-04-131-101/+101
|
* Use ternary expressionsThomas Voss 2024-04-131-4/+1
|
* Add uprop_get_uc()Thomas Voss 2024-04-121-0/+134