Historique des commits

Auteur SHA1 Message Date
  Nico Weber 8f47acee6a LibTextCodec: Add PDFDocEncoding decoder il y a 1 an
  Idan Horowitz 079c96376c LibTextCodec: Support validating encoded inputs il y a 1 an
  Luke Wilde eaa4048870 LibTextCodec: Add "get output encoding" from the Encoding specification il y a 2 ans
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings il y a 2 ans
  Sam Atkins 3c5090e172 LibTextCodec: Return Optional<Decoder&> from `bom_sniff_to_decoder()` il y a 2 ans
  Sam Atkins f2a9426885 LibTextCodec+Everywhere: Return Optional<Decoder&> from `decoder_for()` il y a 2 ans
  Sam Atkins d6075ef5b5 LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView il y a 2 ans
  Nico Weber eac2b2382c LibTextCodec: Add a MacRoman decoder il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Hendiadyoin1 6a95df2526 LibTextCodec: Don't allocate Strings on encoding normalisation il y a 3 ans
  Jelle Raaijmakers 9c2a7c0e03 LibTextCodec: Add support for the UTF16-LE encoding il y a 3 ans
  Luke Wilde 0e0f98a45e LibTextCodec: Add x-user-defined decoder il y a 3 ans
  Luke Wilde 835a344337 LibTextCodec: Add decoder function that overrides given decoder on BOM il y a 3 ans
  Luke Wilde 94965ba28d LibTextCodec: Add BOM sniffer il y a 3 ans
  Dmitry Petrov 6f5102f435 LibTextCodec: Add alternate Cyrillic (aka Koi8-r) encoding il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  sin-ack e6818388e4 LibTextCodec: Add "process" API for allocation-free code point iteration il y a 3 ans
  Andreas Kling ed7a2f21ff LibTextCodec: Remove unused is_standardized_encoding() il y a 3 ans
  Aatos Majava 3b2a528b33 LibTextCodec: Add Turkish (aka ISO-8859-9, Windows-1254) encoding il y a 4 ans
  Aatos Majava 7597cca5c6 LibTextCodec: Add ISO-8859-15 (aka Latin-9) encoding il y a 4 ans
  Max Wipfli d325403cb5 LibTextCodec: Use Optional<String> for get_standardized_encoding il y a 4 ans
  Idan Horowitz 87cabda80d LibTextCodec: Implement a Windows-1251 decoder il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Idan Horowitz 4a2c0d721f LibTextCodec: Implement a Windows-1255 decoder. il y a 4 ans
  Nicholas-Baron c4ede38542 Everything: Add `-Wnon-virtual-dtor` flag il y a 4 ans
  Andreas Kling 0538dc4e28 LibTextCodec: Add a simple UTF-16BE decoder il y a 4 ans
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ il y a 4 ans