Age | Commit message (Expand) | Author |
---|---|---|
2023-03-08 | AK+LibUnicode: Implement String::equals_ignoring_case without allocating | Timothy Flynn |
2023-01-18 | LibUnicode: Parse and generate case folding code point data | Timothy Flynn |
2023-01-16 | LibUnicode: Support full case folding for titlecasing a string | Timothy Flynn |
2023-01-09 | LibUnicode: Move Unicode-aware case transformations to a helper file | Timothy Flynn |