Histórico de Commits

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