Historique des commits

Auteur SHA1 Message Date
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString il y a 1 an
  Nico Weber 532230c0e4 LibPDF: Extract a Document::read_filters() method il y a 1 an
  Nico Weber 77e6dbab33 LibPDF: Fix symbol for text_next_line_show_string_set_spacing operator il y a 1 an
  Nico Weber 39b2eed3f6 LibPDF: Do not crash on encrypted files that start unluckily il y a 2 ans
  Nico Weber 63670f27de LibPDF: Rename m_disable_encryption to m_enable_encryption il y a 2 ans
  Nico Weber 93357a8b70 LibPDF: Fix a typo in a function name il y a 2 ans
  Ben Wiederhake f866c80222 LibPDF: Avoid unnecessary HashMap copy, mark other copies il y a 2 ans
  Sam Atkins 2db168acc1 LibTextCodec+Everywhere: Port Decoders to new Strings il y a 2 ans
  Sam Atkins d6075ef5b5 LibTextCodec+Everywhere: Make TextCodec::decoder_for() take a StringView il y a 2 ans
  Julian Offenhäuser 96064ec5af LibPDF: Allow filter DecodeParms array entries to be null il y a 2 ans
  Rodrigo Tobar a533ea7ae6 LibPDF: Improve stream parsing il y a 2 ans
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString il y a 2 ans
  Julian Offenhäuser a37f3390dc LibPDF: Allow numbers to start with whitespace il y a 2 ans
  Rodrigo Tobar d9718064d1 LibPDF: Add support for multi-line comments il y a 2 ans
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable il y a 2 ans
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString il y a 2 ans
  Rodrigo Tobar e776048309 LibPDF: Ignore whitespace on hex strings il y a 2 ans
  Julian Offenhäuser 0bc3333740 LibPDF: Parse integer numbers with atoi() instead of strtof() il y a 2 ans
  Julian Offenhäuser c2ad29c85f LibPDF: Implement png predictor decoding for flate filter il y a 2 ans
  Julian Offenhäuser 16ed407c01 LibPDF: Support cascading stream filters il y a 2 ans
  Julian Offenhäuser becd648a78 LibPDF: Parse hexadecimal values in name objects correctly il y a 2 ans
  Julian Offenhäuser 2f71e0f09a LibPDF: Allow text operator sequences to start with whitespace il y a 2 ans
  Julian Offenhäuser 633e1632d0 LibPDF: Allow whitespace other than EOL after an object marker il y a 2 ans
  Julian Offenhäuser 65e83bed53 LibPDF: Disallow parsing indirect values as operands il y a 2 ans
  Julian Offenhäuser 4887aacec7 LibPDF: Move document-specific parsing functionality into its own class il y a 2 ans
  Julian Offenhäuser 9f4659cc63 LibPDF: Move consume and match helper functions to the Reader class il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Matthew Olsson 468ceb1b48 LibPDF: Rename Command to Operator il y a 3 ans
  Matthew Olsson 4e81663b31 LibPDF: Attempt to unecrypt strings and streams il y a 3 ans