Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-09 | Fix `make headers` (May 9th 2023 edition) | 1 | -0/+8 | ||
2023-04-19 | Fix broken autocomplete | 1 | -1/+1 | ||
2023-02-06 | mark binding | 1 | -0/+1 | ||
2022-12-12 | markbinding for utf8 length from utf16le | 1 | -0/+3 | ||
2022-11-27 | Cleanup some of the encoding code | 1 | -22/+26 | ||
2022-11-26 | Faster UTF16 -> UTF8 and UTF8 -> UTF16 (#1552) | 1 | -0/+346 | ||
* Fix freezing test * Add SIMDUTF * More micro bench snippets * Update .gitattributes * Update .gitattributes Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com> |