aboutsummaryrefslogtreecommitdiff
path: root/lib/unicode/string/u8norm_nfd.c
Commit message (Expand)AuthorAgeFilesLines
* Prefer *ucs*() to *u8*()Thomas Voss 2024-05-151-4/+4
* Use char8_t instead of uint8_tThomas Voss 2024-05-151-1/+1
* Don’t use NFD quickcheckThomas Voss 2024-05-141-35/+3
* Implement NFD string normalizationThomas Voss 2024-05-141-0/+126