提交歷史

作者 SHA1 備註 提交日期
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年之前
  Ali Mohammad Pur f96a3c002a Everywhere: Stop shoving things into ::std and mentioning them as such 2 年之前
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 年之前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年之前
  Linus Groh d26aabff04 Everywhere: Run clang-format 2 年之前
  Matthew Olsson 73cf8205b4 LibPDF: Propagate errors in Parser and Document 3 年之前
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 年之前
  Ben Wiederhake 98a0f9c0bd LibPDF: Rely on default-constructor of Variant 3 年之前
  Ben Wiederhake f84a7e2e22 LibPDF: Replace Value class by AK::Variant 3 年之前
  Ben Wiederhake d344253b08 LibPDF: Extract reference bitpacking into dedicated class 3 年之前
  Ben Wiederhake edc0cd29f8 LibPDF: Break weird dependency cycle 3 年之前
  Ben Wiederhake 7ddd11729d LibPDF: Add missing headers in Value.h 3 年之前
  Ben Wiederhake 35674b8a42 LibPDF: Fix math error in comments 3 年之前
  Ben Wiederhake 750bed254f LibPDF: Switch to automatic ref counting, fix memory leak 3 年之前
  Matthew Olsson 612b183703 LibPDF: Convert to east-const to comply with the recent style changes 4 年之前
  Matthew Olsson e23bfd7252 LibPDF: Parse linearized PDF files 4 年之前
  Matthew Olsson 1ef5071d1b LibPDF: Harden the document/parser against errors 4 年之前
  Matthew Olsson d654fe0e41 LibPDF: Differentiate Value's null and empty states 4 年之前
  Matthew Olsson be6e4b6f3c LibPDF: Store indirect value refs in Value objects 4 年之前
  Matthew Olsson a8f5b6aaa3 LibPDF: Create basic object structure 4 年之前