| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Tried SIMD lower/upper string. Slower than linear. | 2024-02-18 | 1 | -0/+1 | |
| * | center, padLeft, padRight, and wrap | 2024-02-18 | 1 | -1/+13 | |
| * | Added cjk build option to set ambiguous width to 2 at build time | 2024-02-18 | 1 | -0/+7 | |
| * | Back to zg code_point. 4ms faster than Ghostty's Utf8Decoder | 2024-02-18 | 1 | -1/+1 | |
| * | Testing Ghostty's Utf8Decoder. A bit slower | 2024-02-18 | 1 | -2/+2 | |
| * | Rename to zg | 2024-02-18 | 1 | -1/+1 | |
| * | Code point and grapheme are now namespaces. | 2024-02-18 | 1 | -12/+12 | |
| * | GraphemeIterator ASCII optimization 3x faster | 2024-02-17 | 1 | -1/+2 | |
| * | display_width with table | 2024-02-16 | 1 | -2/+23 | |
| * | build.zig module reorg | 2024-02-15 | 1 | -2/+21 | |
| * | New single byte props table | 2024-02-15 | 1 | -27/+2 | |
| * | Passing Unicode 15.1.0 Grapheme Break Tests | 2024-02-14 | 1 | -0/+12 | |
| * | Code reorg; Added UCD | 2024-02-14 | 1 | -8/+8 | |
| * | Using emoji table | 2024-02-13 | 1 | -7/+19 | |
| * | Passing ziglyph tests | 2024-02-13 | 1 | -0/+2 | |
| * | Flat array | 2024-02-12 | 1 | -10/+10 | |
| * | Using Trie super slow | 2024-02-12 | 1 | -10/+10 | |
| * | init | 2024-02-11 | 1 | -0/+46 |