| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-02-26 | Using separate data struct model. | 1 | -360/+0 | ||
| 2024-02-18 | center, padLeft, padRight, and wrap | 1 | -45/+248 | ||
| 2024-02-18 | Testing Ghostty's Utf8Decoder. A bit slower | 1 | -4/+3 | ||
| 2024-02-18 | Code point code is now a method not a field. | 1 | -3/+4 | ||
| 2024-02-18 | Code point and grapheme are now namespaces. | 1 | -2/+2 | ||
| 2024-02-17 | Fixed isAsciiOnly and CodePointIterator ASCII bugs | 1 | -4/+5 | ||
| 2024-02-17 | display_width tweaks | 1 | -12/+18 | ||
| 2024-02-17 | isAsciiOnly SIMD tweaks | 1 | -2/+6 | ||
| 2024-02-16 | SIMD strWidth ASCII optimization | 1 | -1/+36 | ||
| 2024-02-16 | display_width with table | 1 | -0/+111 | ||