| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge NormData with Normalize | 2025-04-30 | 1 | -37/+0 | |
| * | All the std.mem.Allocators that were stored just for init and deinit | 2025-04-29 | 1 | -10/+10 | |
| * | NormData init now takes pointer to uninitialized Self to avoid stack copy iss... | 2024-04-02 | 1 | -4/+1 | |
| * | PropsData and errdefers for init fns | 2024-03-28 | 1 | -13/+18 | |
| * | ScriptsData and made all Datas const | 2024-03-27 | 1 | -1/+1 | |
| * | Moved case fold stuff to src/Caser.zig | 2024-03-01 | 1 | -3/+0 | |
| * | Normalizer.eqlIgnoreCase compatibility caseless matching | 2024-03-01 | 1 | -0/+4 | |
| * | Using NormPropsData in NormData; No Ziglyph deps in NOrmalizer | 2024-02-27 | 1 | -0/+4 | |
| * | Using HangulData in NormData | 2024-02-27 | 1 | -0/+4 | |
| * | Using NormData nfkd | 2024-02-26 | 1 | -2/+6 | |
| * | Using NormData and CanonData in Normalizer | 2024-02-26 | 1 | -0/+22 |