2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-07 12:50:52 +00:00
qpdf/qpdf/qtest
Jay Berkenbilt 4a1cce0a47 Reimplement name and number tree object helpers
Create a computationally and memory efficient implementation of name
and number trees that does binary searches as intended by the data
structure rather than loading into a map, which can use a great deal
of memory and can be very slow.
2021-01-24 03:22:51 -05:00
..
qpdf Reimplement name and number tree object helpers 2021-01-24 03:22:51 -05:00
storage New test file with form field types 2019-01-03 23:18:13 -05:00
qpdf.test Warn rather than segv on access after closing input source (fixes #495) 2021-01-06 10:11:34 -05:00