Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support the 4 forms of Unicode string normalization | Thomas Voss | 2024-05-20 | 3 | -188/+192 |
| | |||||
* | Add uprop_is_ce() and uprop_is_comp_ex() | Thomas Voss | 2024-05-19 | 2 | -0/+560 |
| | |||||
* | Add ucsnorm_nfkd() | Thomas Voss | 2024-05-15 | 1 | -0/+94 |
| | |||||
* | Prefer *ucs*() to *u8*() | Thomas Voss | 2024-05-15 | 1 | -4/+4 |
| | |||||
* | Use char8_t instead of uint8_t | Thomas Voss | 2024-05-15 | 1 | -1/+1 |
| | |||||
* | Don’t use NFD quickcheck | Thomas Voss | 2024-05-14 | 1 | -35/+3 |
| | |||||
* | Add encoding-generic macros | Thomas Voss | 2024-05-14 | 1 | -2/+2 |
| | |||||
* | Implement NFD string normalization | Thomas Voss | 2024-05-14 | 1 | -0/+126 |
| | |||||
* | Fix bug in arena_realloc() | Thomas Voss | 2024-05-14 | 1 | -1/+1 |
| | |||||
* | Add uprop_get_dm() | Thomas Voss | 2024-05-14 | 1 | -0/+12122 |
| | |||||
* | Properly pick optimal block size | Thomas Voss | 2024-05-14 | 2 | -12918/+2646 |
| | |||||
* | Go back to macros only, but they work now! | Thomas Voss | 2024-05-11 | 2 | -39/+0 |
| | |||||
* | Implement dagrow() | Thomas Voss | 2024-05-11 | 1 | -0/+17 |
| | |||||
* | Add daextend() to the new dynarr system | Thomas Voss | 2024-05-10 | 1 | -3/+3 |
| | |||||
* | Begin work on custom allocators in dynarr.h | Thomas Voss | 2024-05-10 | 1 | -0/+22 |
| | |||||
* | Fix bug detected by GCC sanitizer | Thomas Voss | 2024-05-10 | 1 | -1/+6 |
| | |||||
* | Accept an element size argument to allocators | Thomas Voss | 2024-05-10 | 6 | -15/+21 |
| | |||||
* | Fix bug where pointer to local was returned | Thomas Voss | 2024-05-09 | 6 | -51/+86 |
| | |||||
* | Try to do better error handling with custom allocators | Thomas Voss | 2024-05-09 | 6 | -15/+33 |
| | |||||
* | Add TODOs | Thomas Voss | 2024-05-09 | 5 | -0/+5 |
| | |||||
* | Add TODO | Thomas Voss | 2024-05-09 | 1 | -1/+2 |
| | |||||
* | Rename optparse.h to cli.h | Thomas Voss | 2024-05-09 | 1 | -24/+24 |
| | |||||
* | Add ASSUME()s | Thomas Voss | 2024-05-09 | 4 | -0/+16 |
| | |||||
* | Make the rest of the casemapping functions take custom allocators | Thomas Voss | 2024-05-09 | 3 | -34/+61 |
| | |||||
* | Add custom allocator support to u8upper() | Thomas Voss | 2024-05-09 | 4 | -17/+34 |
| | |||||
* | Implement arena allocation resizing | Thomas Voss | 2024-05-09 | 3 | -0/+64 |
| | |||||
* | Add a heap allocator | Thomas Voss | 2024-05-08 | 1 | -0/+12 |
| | |||||
* | Use a 2-stage lookup for u8wnext() and u8wcnt() | Thomas Voss | 2024-05-07 | 1 | -10/+7 |
| | |||||
* | Use a 2-stage lookups for u8gnext() and u8gcnt() | Thomas Voss | 2024-05-07 | 1 | -24/+28 |
| | |||||
* | Rename freadrune() to u8fgetr() + improvements | Thomas Voss | 2024-05-05 | 2 | -49/+44 |
| | |||||
* | More 2-stage lookup tables | Thomas Voss | 2024-05-04 | 4 | -423/+13017 |
| | |||||
* | More 2-stage lookup tables | Thomas Voss | 2024-05-04 | 13 | -23078/+61051 |
| | |||||
* | 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 | 22 | -139/+131 |
| | |||||
* | Add u8split() | Thomas Voss | 2024-05-04 | 1 | -0/+16 |
| | |||||
* | Add tests for u8title() and fix ‘ς’ bug | Thomas Voss | 2024-05-04 | 1 | -1/+1 |
| | |||||
* | Add tests for u8lower() and fix ‘ς’ bug | Thomas Voss | 2024-05-04 | 1 | -2/+4 |
| | |||||
* | Add more 2-stage lookup tables | Thomas Voss | 2024-05-03 | 11 | -7240/+31423 |
| | |||||
* | Don’t use binary search | Thomas Voss | 2024-05-03 | 1 | -1986/+1980 |
| | |||||
* | Add more 2-stage lookup tables | Thomas Voss | 2024-05-03 | 3 | -2849/+8051 |
| | |||||
* | Add even more 2-stage lookup tables | Thomas Voss | 2024-04-30 | 4 | -2158/+6392 |
| | |||||
* | Fix algorithm to determine optimal blksize | Thomas Voss | 2024-04-30 | 1 | -625/+785 |
| | |||||
* | Add more 2-stage lookup tables | Thomas Voss | 2024-04-30 | 4 | -1749/+29789 |
| | |||||
* | Use 2-stage lookup table in uprop_get_bc() | Thomas Voss | 2024-04-30 | 1 | -1526/+3523 |
| | |||||
* | Use a 2-stage lookup table for uprop_get_age() | Thomas Voss | 2024-04-28 | 1 | -1701/+9316 |
| | |||||
* | Use a 2-stage lookup table for uprop_get_gc() | Thomas Voss | 2024-04-28 | 1 | -3285/+4627 |
| | |||||
* | Implement boolean props using 2-stage lookup | Thomas Voss | 2024-04-28 | 50 | -12161/+20192 |
| | |||||
* | Lock and unlock stderr while printing diagnostics | Thomas Voss | 2024-04-27 | 1 | -0/+2 |
| | |||||
* | Explicitly save errno on failure in mkregion() | Thomas Voss | 2024-04-27 | 1 | -0/+2 |
| | |||||
* | Properly check for nullptr | Thomas Voss | 2024-04-27 | 1 | -2/+3 |
| |