Historique des commits

Auteur SHA1 Message Date
  Julian Offenhäuser fd78875662 LibPDF: Fix navigate_to_before_eof_marker() for PDFs not ending in EOL il y a 2 ans
  Julian Offenhäuser 93062e2b78 LibPDF: Be more cautious of errors when looking for linearization dict il y a 2 ans
  Julian Offenhäuser 6c0f7d83bb LibPDF: Don't treat a broken document header as a fatal error il y a 2 ans
  Julian Offenhäuser 34350ee9e7 LibPDF: Allow reading documents with incremental updates il y a 2 ans
  MacDue 63b11030f0 Everywhere: Use ReadonlySpan<T> instead of Span<T const> il y a 2 ans
  Tim Schumacher 220fbcaa7e AK: Remove the fallible constructor from `FixedMemoryStream` il y a 2 ans
  Tim Schumacher 261d62438f AK: Remove the fallible constructor from `LittleEndianInputBitStream` il y a 2 ans
  Tim Schumacher 093cf428a3 AK: Move memory streams from `LibCore` il y a 2 ans
  Tim Schumacher 2470dd3bb5 AK: Move bit streams from `LibCore` il y a 2 ans
  Tim Schumacher ae64b68717 AK: Deprecate the old `AK::Stream` il y a 2 ans
  Tim Schumacher b1bfeb391e LibPDF: Use `Core::Stream` to parse the page offset hint table 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
  Julian Offenhäuser d1bc89e30b LibPDF: Try to repair XRef tables with broken indices il y a 2 ans
  Julian Offenhäuser 4b1a72ff7a LibPDF: Fix loop condition in parse_xref_stream() il y a 2 ans
  Julian Offenhäuser a17a23a3f0 LibPDF: Make some variable names in parse_xref_stream() more clear il y a 2 ans
  Julian Offenhäuser 77f5f7a6f4 LibPDF: Support parsing page tree nodes that are in object streams il y a 2 ans
  Julian Offenhäuser 563d91b6c4 LibPDF: Implement loading compressed objects from object streams il y a 2 ans
  Julian Offenhäuser f9beff7b5e LibPDF: Initial work on parsing xref streams il y a 2 ans
  Julian Offenhäuser 4887aacec7 LibPDF: Move document-specific parsing functionality into its own class il y a 2 ans