Age | Commit message (Expand) | Author |
---|---|---|
2019-09-15 | Utf8View: Don't print potentially unterminated string in debug message | Andreas Kling |
2019-09-08 | AK: Fix buffer overrun in Utf8CodepointIterator::operator++ | Sergey Bugaev |
2019-09-05 | Utf8View: Try fixing the travis-ci build | Andreas Kling |
2019-09-05 | AK: Log UTF-8 validation errors | Sergey Bugaev |
2019-09-05 | AK: Add some more utility methods to Utf8View | Sergey Bugaev |
2019-08-28 | AK: Add a Utf8View type for iterating over UTF-8 codepoints | Sergey Bugaev |