| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update Unicode version in README.md | 2025-04-30 | 1 | -0/+1 | |
| * | Allocation Failure Tests | 2025-04-30 | 1 | -1/+1 | |
| * | Merge NormData with Normalize | 2025-04-30 | 1 | -3/+2 | |
| * | grapheme now Graphemes, Data files gone | 2025-04-30 | 1 | -4/+4 | |
| * | Factor out 'Data' for grapheme and DisplayWidth | 2025-04-30 | 1 | -5/+5 | |
| * | All the std.mem.Allocators that were stored just for init and deinit | 2025-04-29 | 1 | -6/+6 | |
| * | Add peek() to Grapheme.Iterator | 2024-11-02 | 1 | -0/+26 | |
| * | Replace deprecated uses of std.mem.split | 2024-11-02 | 1 | -8/+8 | |
| * | NormData init now takes pointer to uninitialized Self to avoid stack copy iss... | 2024-04-02 | 1 | -2/+3 | |
| * | Split out Unicode tests to separate file | 2024-03-28 | 1 | -0/+194 |