aboutsummaryrefslogtreecommitdiff
path: root/utf.h
AgeCommit message (Expand)Author
2022-01-01Remove dependency on signed integer representationMichael Forney
2021-10-20utf: Change argument orderMichael Forney
2021-08-15utf: Use C99 types for UTF-16/32 character instead of C11 char16_t/char32_tMichael Forney
2021-07-06Add functions for encoding/decoding UTF-8/16Michael Forney