Commit History

Author SHA1 Message Date
  Dmitry Petrov 6f5102f435 LibTextCodec: Add alternate Cyrillic (aka Koi8-r) encoding 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  sin-ack e6818388e4 LibTextCodec: Add "process" API for allocation-free code point iteration 3 years ago
  Andreas Kling ed7a2f21ff LibTextCodec: Remove unused is_standardized_encoding() 4 years ago
  Aatos Majava 3b2a528b33 LibTextCodec: Add Turkish (aka ISO-8859-9, Windows-1254) encoding 4 years ago
  Aatos Majava 7597cca5c6 LibTextCodec: Add ISO-8859-15 (aka Latin-9) encoding 4 years ago
  Max Wipfli d325403cb5 LibTextCodec: Use Optional<String> for get_standardized_encoding 4 years ago
  Idan Horowitz 87cabda80d LibTextCodec: Implement a Windows-1251 decoder 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Idan Horowitz 4a2c0d721f LibTextCodec: Implement a Windows-1255 decoder. 4 years ago
  Nicholas-Baron c4ede38542 Everything: Add `-Wnon-virtual-dtor` flag 4 years ago
  Andreas Kling 0538dc4e28 LibTextCodec: Add a simple UTF-16BE decoder 4 years ago
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 years ago