Commit Verlauf

Autor SHA1 Nachricht Datum
  Idan Horowitz 086969277e Everywhere: Run clang-format vor 3 Jahren
  Karol Kosek b006a60366 LibTextCodec: Pass code points instead of bytes on UTF-8 string process vor 3 Jahren
  Hendiadyoin1 6a95df2526 LibTextCodec: Don't allocate Strings on encoding normalisation vor 3 Jahren
  Jelle Raaijmakers 9c2a7c0e03 LibTextCodec: Add support for the UTF16-LE encoding vor 3 Jahren
  Luke Wilde 0e0f98a45e LibTextCodec: Add x-user-defined decoder vor 3 Jahren
  Luke Wilde 835a344337 LibTextCodec: Add decoder function that overrides given decoder on BOM vor 3 Jahren
  Luke Wilde 94965ba28d LibTextCodec: Add BOM sniffer vor 3 Jahren
  Daniel Bertalan 6003b6f4d3 LibTextCodec: Do not allocate the various decoders vor 3 Jahren
  Dmitry Petrov 6f5102f435 LibTextCodec: Add alternate Cyrillic (aka Koi8-r) encoding vor 3 Jahren
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value vor 3 Jahren
  Sam Atkins d7ffa51424 LibTextCodec: Ignore BYTE ORDER MARK at the start of utf8/16 strings vor 3 Jahren
  sin-ack e6818388e4 LibTextCodec: Add "process" API for allocation-free code point iteration vor 3 Jahren
  Andreas Kling ed7a2f21ff LibTextCodec: Remove unused is_standardized_encoding() vor 4 Jahren
  Aatos Majava 3b2a528b33 LibTextCodec: Add Turkish (aka ISO-8859-9, Windows-1254) encoding vor 4 Jahren
  Aatos Majava 7597cca5c6 LibTextCodec: Add ISO-8859-15 (aka Latin-9) encoding vor 4 Jahren
  Max Wipfli d325403cb5 LibTextCodec: Use Optional<String> for get_standardized_encoding vor 4 Jahren
  Idan Horowitz 87cabda80d LibTextCodec: Implement a Windows-1251 decoder vor 4 Jahren
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. vor 4 Jahren
  Idan Horowitz 4a2c0d721f LibTextCodec: Implement a Windows-1255 decoder. vor 4 Jahren
  Idan Horowitz c9f25bca04 LibTextCodec: Make UTF16BEDecoder read only up to an even offset vor 4 Jahren
  Luke 7427e3a8a6 LibTextCodec: Fix IBM666 => IBM866 typo vor 4 Jahren
  Andreas Kling 0538dc4e28 LibTextCodec: Add a simple UTF-16BE decoder vor 4 Jahren
  Ben Wiederhake aa3d915260 LibTextCodec: Avoid duplicate definition of standard encodings vor 4 Jahren
  asynts 01879d27c2 Everywhere: Replace a bundle of dbg with dbgln. vor 4 Jahren
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ vor 4 Jahren