summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibUnicode/UnicodeUtils.h
AgeCommit message (Expand)Author
2023-03-08AK+LibUnicode: Implement String::equals_ignoring_case without allocatingTimothy Flynn
2023-01-18LibUnicode: Parse and generate case folding code point dataTimothy Flynn
2023-01-16LibUnicode: Support full case folding for titlecasing a stringTimothy Flynn
2023-01-09LibUnicode: Move Unicode-aware case transformations to a helper fileTimothy Flynn