Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case hace 2 años
  Luke Wilde e864444fe3 LibTextCodec/Latin1: Iterate over input string with u8 instead of char hace 2 años
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings hace 2 años
  Sam Atkins 3c5090e172 LibTextCodec: Return Optional<Decoder&> from `bom_sniff_to_decoder()` hace 2 años
  Sam Atkins f2a9426885 LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()` hace 2 años
  Sam Atkins d6075ef5b5 LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView hace 2 años
  Nico Weber eac2b2382c LibTextCodec: Add a MacRoman decoder hace 2 años
  Nico Weber b14b5a4d06 LibTextCodec: Simplify Latin1Decoder::process() a tiny bit hace 2 años
  Nico Weber 3423b54eb9 LibTextCodec: Make utf-16be and utf-16le codecs actually work hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Karol Kosek b006a60366 LibTextCodec: Pass code points instead of bytes on UTF-8 string process hace 3 años
  Hendiadyoin1 6a95df2526 LibTextCodec: Don't allocate Strings on encoding normalisation hace 3 años
  Jelle Raaijmakers 9c2a7c0e03 LibTextCodec: Add support for the UTF16-LE encoding hace 3 años
  Luke Wilde 0e0f98a45e LibTextCodec: Add x-user-defined decoder hace 3 años
  Luke Wilde 835a344337 LibTextCodec: Add decoder function that overrides given decoder on BOM hace 3 años
  Luke Wilde 94965ba28d LibTextCodec: Add BOM sniffer hace 3 años
  Daniel Bertalan 6003b6f4d3 LibTextCodec: Do not allocate the various decoders hace 3 años
  Dmitry Petrov 6f5102f435 LibTextCodec: Add alternate Cyrillic (aka Koi8-r) encoding hace 3 años
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value hace 3 años
  Sam Atkins d7ffa51424 LibTextCodec: Ignore BYTE ORDER MARK at the start of utf8/16 strings hace 3 años
  sin-ack e6818388e4 LibTextCodec: Add "process" API for allocation-free code point iteration hace 3 años
  Andreas Kling ed7a2f21ff LibTextCodec: Remove unused is_standardized_encoding() hace 3 años
  Aatos Majava 3b2a528b33 LibTextCodec: Add Turkish (aka ISO-8859-9, Windows-1254) encoding hace 4 años
  Aatos Majava 7597cca5c6 LibTextCodec: Add ISO-8859-15 (aka Latin-9) encoding hace 4 años
  Max Wipfli d325403cb5 LibTextCodec: Use Optional<String> for get_standardized_encoding hace 4 años
  Idan Horowitz 87cabda80d LibTextCodec: Implement a Windows-1251 decoder hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años