Age | Commit message (Expand) | Author |
---|---|---|
2022-01-01 | Remove dependency on signed integer representation | Michael Forney |
2021-10-20 | utf: Change argument order | Michael Forney |
2021-08-15 | utf: Use C99 types for UTF-16/32 character instead of C11 char16_t/char32_t | Michael Forney |
2021-07-06 | Add functions for encoding/decoding UTF-8/16 | Michael Forney |