Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shorten the string view type names | Thomas Voss | 2024-09-15 | 11 | -11/+11 |
* | Formatting | Thomas Voss | 2024-06-04 | 3 | -5/+6 |
* | Fix bug detected by GCC sanitizer | Thomas Voss | 2024-05-10 | 1 | -1/+6 |
* | Replace u8split() with u8cut() | Thomas Voss | 2024-05-04 | 2 | -16/+19 |
* | Go all in on string views, and fix manuals | Thomas Voss | 2024-05-04 | 11 | -77/+74 |
* | Add u8split() | Thomas Voss | 2024-05-04 | 1 | -0/+16 |
* | Remove usages of __MLIB_NO_MACRO_WRAPPER | Thomas Voss | 2024-04-09 | 3 | -6/+3 |
* | Prefer constexpr, and rename U8_BYTE_*() | Thomas Voss | 2024-03-31 | 2 | -13/+12 |
* | Add the U8_ARGS() macro | Thomas Voss | 2024-03-10 | 4 | -9/+7 |
* | Fix bugs in u8haspfx() and u8hassfx() | Thomas Voss | 2024-03-10 | 2 | -2/+4 |
* | Add u8has(p s)fx | Thomas Voss | 2024-03-07 | 2 | -0/+18 |
* | Fix macro name | Thomas Voss | 2024-03-07 | 3 | -3/+3 |
* | Genesis | Thomas Voss | 2024-03-06 | 11 | -0/+387 |