Histórico de Commits

Autor SHA1 Mensagem Data
  Ali Mohammad Pur f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such 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
  Linus Groh d26aabff04 Everywhere: Run clang-format há 2 anos atrás
  Matthew Olsson 73cf8205b4 LibPDF: Propagate errors in Parser and Document há 3 anos atrás
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> há 3 anos atrás
  Ben Wiederhake 98a0f9c0bd LibPDF: Rely on default-constructor of Variant há 3 anos atrás
  Ben Wiederhake f84a7e2e22 LibPDF: Replace Value class by AK::Variant há 3 anos atrás
  Ben Wiederhake d344253b08 LibPDF: Extract reference bitpacking into dedicated class há 3 anos atrás
  Ben Wiederhake edc0cd29f8 LibPDF: Break weird dependency cycle há 3 anos atrás
  Ben Wiederhake 7ddd11729d LibPDF: Add missing headers in Value.h há 3 anos atrás
  Ben Wiederhake 35674b8a42 LibPDF: Fix math error in comments há 3 anos atrás
  Ben Wiederhake 750bed254f LibPDF: Switch to automatic ref counting, fix memory leak há 3 anos atrás
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes há 4 anos atrás
  Matthew Olsson e23bfd7252 LibPDF: Parse linearized PDF files há 4 anos atrás
  Matthew Olsson 1ef5071d1b LibPDF: Harden the document/parser against errors há 4 anos atrás
  Matthew Olsson d654fe0e41 LibPDF: Differentiate Value's null and empty states há 4 anos atrás
  Matthew Olsson be6e4b6f3c LibPDF: Store indirect value refs in Value objects há 4 anos atrás
  Matthew Olsson a8f5b6aaa3 LibPDF: Create basic object structure há 4 anos atrás