Histórico de Commits

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