| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Factor out 'Data' for grapheme and DisplayWidth | 2025-04-30 | 1 | -15/+14 | |
| * | Add general tests step | 2025-04-29 | 1 | -3/+4 | |
| * | Add result.toOwned() to Normalize.zig | 2025-04-29 | 1 | -0/+9 | |
| * | All the std.mem.Allocators that were stored just for init and deinit | 2025-04-29 | 1 | -5/+5 | |
| * | Normalize: Mark utf8Encode errors as unreachable, use explicit error sets | 2024-06-25 | 1 | -11/+11 | |
| * | NormData init now takes pointer to uninitialized Self to avoid stack copy iss... | 2024-04-02 | 1 | -8/+16 | |
| * | Updated README | 2024-03-31 | 1 | -41/+0 | |
| * | Split out Unicode tests to separate file | 2024-03-28 | 1 | -120/+1 | |
| * | ScriptsData and made all Datas const | 2024-03-27 | 1 | -29/+29 | |
| * | GraphemeData and Normalize non-pub fns | 2024-03-26 | 1 | -6/+6 | |
| * | Rename CaseFold and Normalize | 2024-03-23 | 1 | -0/+774 |