Age | Commit message (Expand) | Author |
---|---|---|
2021-05-18 | LibTextCodec: Use Optional<String> for get_standardized_encoding | Max Wipfli |
2021-05-01 | LibTextCodec: Implement a Windows-1251 decoder | Idan Horowitz |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-04-17 | LibTextCodec: Implement a Windows-1255 decoder. | Idan Horowitz |
2021-04-15 | Everything: Add `-Wnon-virtual-dtor` flag | Nicholas-Baron |
2021-03-15 | LibTextCodec: Make UTF16BEDecoder read only up to an even offset | Idan Horowitz |
2021-03-14 | LibTextCodec: Fix IBM666 => IBM866 typo | Luke |
2021-02-16 | LibTextCodec: Add a simple UTF-16BE decoder | Andreas Kling |
2021-02-01 | LibTextCodec: Avoid duplicate definition of standard encodings | Ben Wiederhake |
2021-01-16 | Everywhere: Replace a bundle of dbg with dbgln. | asynts |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |