aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode/string/u8title.c
Commit message (Expand)AuthorAgeFilesLines
* Add Dutch titlecase tailoring (ijssel → IJssel)Thomas Voss 2024-04-271-7/+15
* Fully comply with Unicode 15.1 § 3.13 in u8title()Thomas Voss 2024-04-261-53/+90
* Fully comply with Unicode 15.1 § 3.13 in u8lower()Thomas Voss 2024-04-261-2/+2
* Support titlecasing Dutch ‘IJ’ properlyThomas Voss 2024-04-241-3/+11
* Properly upper- and titlecase ‘i’ and ‘j’ in LithuanianThomas Voss 2024-04-241-11/+27
* Add u8title()Thomas Voss 2024-04-231-0/+58