| Commit message (Expand) | Author | Files | Lines | |
|---|---|---|---|---|
| 2025-09-14 | Update codebase to Zig 0.15.1. | 1 | -3/+1 | |
| 2025-04-30 | Allocation Failure Tests | 1 | -6/+18 | |
| 2025-04-30 | Remove FoldData, make CaseFolding | 1 | -6/+8 | |
| 2025-04-30 | Merge NormData with Normalize | 1 | -24/+26 | |
| 2025-04-29 | All the std.mem.Allocators that were stored just for init and deinit | 1 | -12/+10 | |
| 2024-06-26 | Removed all inlines | 1 | -2/+2 | |
| 2024-03-31 | Updated README | 1 | -3/+2 | |
| 2024-03-28 | PropsData and errdefers for init fns | 1 | -1/+9 | |
| 2024-03-27 | ScriptsData and made all Datas const | 1 | -1/+1 | |
| 2024-02-28 | Using slices for decompositions in Normalizer | 1 | -7/+10 | |
| 2024-02-26 | Using NormData nfkd | 1 | -0/+0 | |
| 2024-02-26 | Using NormData nfc and nfd | 1 | -1/+12 | |
| 2024-02-26 | Using NormData and CanonData in Normalizer | 1 | -0/+45 |