2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-05-28 16:00:53 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Jay Berkenbilt
5a29b7f9dd Add comment about incremental updates with mixed xref types 2024-02-12 08:35:07 -05:00
Jay Berkenbilt
f0fb19df9d Add json fuzzer with seed files from #1123 and test suite
...as well as some cases generated in CI from earlier attempts at
fixing this.
2024-02-04 17:27:49 -05:00
m-holger
e93c5ec993 Update TODO.md regarding indirect nulls in QPDF_Dictionary 2024-01-28 14:06:37 +00:00
Jay Berkenbilt
7315aa8c9b Prioritize fuzz for JSON and code coverage 2024-01-12 09:03:15 -05:00
Jay Berkenbilt
37bface8a2 Brush up roadmap in TODO.md 2024-01-06 18:45:10 -05:00
Jay Berkenbilt
1ad6451e8c Fix comment formatting and update notes 2023-12-29 13:16:01 -05:00
Jay Berkenbilt
6aa811e5cd Update documentation on zlib compatibility 2023-12-20 15:46:20 -05:00
Jay Berkenbilt
a80e1a578f Add notes about zlib-ng 2023-12-20 07:07:35 -05:00
Jay Berkenbilt
77e2b6e34e Note about incremental updates 2023-10-14 19:27:13 -04:00
Jay Berkenbilt
b075de73c8 Start a project-level dictionary
When a user accepts a spelling word, the word appears in a
.idea/dictionaries/$user.xml where $user is their username. A user has
control over "their "words, but all users see all words. For qpdf, we
probably want all the "official" words in qpdf.xml. This should be
automated.
2023-10-06 20:12:22 -04:00
m-holger
607345d00d Hand-fix formatting issues in TODO.md 2023-06-27 15:50:10 +01:00
m-holger
9ae7bdea96 Reflow TODO.md to line length 100 2023-06-27 15:32:19 +01:00
m-holger
f13947de65 Add content table to TODO file 2023-06-25 12:40:17 +01:00
m-holger
0d1793375f Rename TODO file to TODO.md 2023-06-25 12:29:32 +01:00