Age | Commit message (Expand) | Author |
---|---|---|
2020-08-05 | Unicode: Try s/codepoint/code_point/g again | Nico Weber |
2020-08-05 | Revert "Unicode: s/codepoint/code_point/g" | Nico Weber |
2020-08-03 | Unicode: s/codepoint/code_point/g | Andreas Kling |
2020-06-15 | AK: Assert non-empty Utf32View, when initialized with non-zero length | Kevin Meyer |
2020-05-18 | AK: Make Utf32View::substring_view() with 0 length not crash | Andreas Kling |
2020-05-17 | AK: Add a very basic Utf32View class | Andreas Kling |