Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make string view lengths signed | Thomas Voss | 2024-10-30 | 1 | -1/+1 |
* | Shorten the string view type names | Thomas Voss | 2024-09-15 | 1 | -1/+1 |
* | Use a 2-stage lookups for u8gnext() and u8gcnt() | Thomas Voss | 2024-05-07 | 1 | -24/+28 |
* | Go all in on string views, and fix manuals | Thomas Voss | 2024-05-04 | 1 | -7/+6 |
* | Change private symbol prefix from ‘__’ to ‘_’ | Thomas Voss | 2024-04-16 | 1 | -3/+3 |
* | Move unicode/gbrk.h to unicode/string.h | Thomas Voss | 2024-04-09 | 1 | -0/+147 |