Историја ревизија

Аутор SHA1 Порука Датум
  Simon Wanner c6b17320db LibTextCodec: Add ISO-8859-4 decoder пре 1 година
  Simon Wanner 6c84edaaa2 LibTextCodec: Add ISO-8859-3 decoder пре 1 година
  Simon Wanner fc783199f1 LibTextCodec: Add IBM866 decoder пре 1 година
  Simon Wanner 96b3c35358 LibTextCodec: Implement table based decoders as SingleByteDecoder пре 1 година
  Michal Grich 7a6d84d036 LibTextCodec: Add Windows-1250 text decoder пре 1 година
  Andreas Kling 3c039903fb LibTextCodec+AK: Don't validate UTF-8 strings twice пре 1 година
  Nico Weber 8f47acee6a LibTextCodec: Add PDFDocEncoding decoder пре 1 година
  Idan Horowitz 079c96376c LibTextCodec: Support validating encoded inputs пре 1 година
  Luke Wilde eaa4048870 LibTextCodec: Add "get output encoding" from the Encoding specification пре 2 година
  Timothy Flynn 00fa23237a LibTextCodec: Change UTF-8's decoder to replace invalid code points пре 2 година
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case пре 2 година
  Luke Wilde e864444fe3 LibTextCodec/Latin1: Iterate over input string with u8 instead of char пре 2 година
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings пре 2 година
  Sam Atkins 3c5090e172 LibTextCodec: Return Optional<Decoder&> from `bom_sniff_to_decoder()` пре 2 година
  Sam Atkins f2a9426885 LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()` пре 2 година
  Sam Atkins d6075ef5b5 LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView пре 2 година
  Nico Weber eac2b2382c LibTextCodec: Add a MacRoman decoder пре 2 година
  Nico Weber b14b5a4d06 LibTextCodec: Simplify Latin1Decoder::process() a tiny bit пре 2 година
  Nico Weber 3423b54eb9 LibTextCodec: Make utf-16be and utf-16le codecs actually work пре 2 година
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable пре 2 година
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString пре 2 година
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) пре 3 година
  Idan Horowitz 086969277e Everywhere: Run clang-format пре 3 година
  Karol Kosek b006a60366 LibTextCodec: Pass code points instead of bytes on UTF-8 string process пре 3 година
  Hendiadyoin1 6a95df2526 LibTextCodec: Don't allocate Strings on encoding normalisation пре 3 година
  Jelle Raaijmakers 9c2a7c0e03 LibTextCodec: Add support for the UTF16-LE encoding пре 3 година
  Luke Wilde 0e0f98a45e LibTextCodec: Add x-user-defined decoder пре 3 година
  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 година