| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-05-30 | Large refactoring on strings / utf8 and some file structure. | Tyge Lovset | |
| 2022-04-18 | Converted all example to use cstr_str(&s) instead of s.str to allow SSO ↵ | Tyge Løvset | |
| string. Fixed misc warnings. | |||
| 2022-03-04 | Updated printf formatting to portable code. This was also to use ↵ | Tyge Løvset | |
| http://winlibs.com gcc+clang with ucrt runtime-libs without warnings. | |||
| 2022-02-24 | Switched to the python generated unicode uppercase/lowercase convertions | Tyge Løvset | |
| 2022-02-23 | utf8_isspace missed a few codepoints | Tyge Løvset | |
| 2022-02-23 | Added official unicode tables and python table generator for casefolding. | Tyge Løvset | |
