提交历史

作者 SHA1 备注 提交日期
  Luke Wilde 835a344337 LibTextCodec: Add decoder function that overrides given decoder on BOM 3 年之前
  Luke Wilde 94965ba28d LibTextCodec: Add BOM sniffer 3 年之前
  Daniel Bertalan 6003b6f4d3 LibTextCodec: Do not allocate the various decoders 3 年之前
  Dmitry Petrov 6f5102f435 LibTextCodec: Add alternate Cyrillic (aka Koi8-r) encoding 3 年之前
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 年之前
  Sam Atkins d7ffa51424 LibTextCodec: Ignore BYTE ORDER MARK at the start of utf8/16 strings 3 年之前
  sin-ack e6818388e4 LibTextCodec: Add "process" API for allocation-free code point iteration 3 年之前
  Andreas Kling ed7a2f21ff LibTextCodec: Remove unused is_standardized_encoding() 3 年之前
  Aatos Majava 3b2a528b33 LibTextCodec: Add Turkish (aka ISO-8859-9, Windows-1254) encoding 4 年之前
  Aatos Majava 7597cca5c6 LibTextCodec: Add ISO-8859-15 (aka Latin-9) encoding 4 年之前
  Max Wipfli d325403cb5 LibTextCodec: Use Optional<String> for get_standardized_encoding 4 年之前
  Idan Horowitz 87cabda80d LibTextCodec: Implement a Windows-1251 decoder 4 年之前
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 年之前
  Idan Horowitz 4a2c0d721f LibTextCodec: Implement a Windows-1255 decoder. 4 年之前
  Idan Horowitz c9f25bca04 LibTextCodec: Make UTF16BEDecoder read only up to an even offset 4 年之前
  Luke 7427e3a8a6 LibTextCodec: Fix IBM666 => IBM866 typo 4 年之前
  Andreas Kling 0538dc4e28 LibTextCodec: Add a simple UTF-16BE decoder 4 年之前
  Ben Wiederhake aa3d915260 LibTextCodec: Avoid duplicate definition of standard encodings 4 年之前
  asynts 01879d27c2 Everywhere: Replace a bundle of dbg with dbgln. 4 年之前
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ 4 年之前