Age | Commit message (Expand) | Author |
---|---|---|
2020-08-12 | LibTextCodec: Mark compilation-unit-only functions as static | Ben Wiederhake |
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-07-22 | LibTextCodec: Simplify Latin1Decoder::to_utf8 | Nico Weber |
2020-05-27 | LibTextCodec: Improve Latin-1 decoder so it decodes everything | Andreas Kling |
2020-05-14 | Build: Switch to CMake :^) | Sergey Bugaev |
2020-05-03 | LibTextCodec: Start fleshing out a simple text codec library | Andreas Kling |