Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don’t require arg to be passed by reference | Thomas Voss | 2024-10-03 | 1 | -1/+1 |
* | Huge library overhaul | Thomas Voss | 2024-10-03 | 1 | -21/+20 |
* | Shorten the string view type names | Thomas Voss | 2024-09-15 | 1 | -7/+7 |
* | Add encoding-generic macros | Thomas Voss | 2024-05-14 | 1 | -5/+5 |
* | Properly deallocate memory | Thomas Voss | 2024-05-14 | 1 | -3/+7 |
* | Fix test suite | Thomas Voss | 2024-05-14 | 1 | -6/+9 |
* | Don’t take a pointer argument in da_foreach | Thomas Voss | 2024-05-04 | 1 | -2/+2 |
* | Slightly improve tests | Thomas Voss | 2024-05-04 | 1 | -6/+6 |
* | Replace u8split() with u8cut() | Thomas Voss | 2024-05-04 | 1 | -22/+6 |
* | Fix tests and generalize *brk tests | Thomas Voss | 2024-05-04 | 1 | -0/+127 |