13 Commits

Author SHA1 Message Date
Gunnsteinn Hall
fd4f4b0a02
Make sure to stop seeking when reach beginning of file (#254)
* Fix infinite loop bug when looking for EOF
* Add testcases for EOF parsing
2020-02-11 20:09:34 +00:00
Adrian-George Bostan
d521de9643 Add tolerance for seeking EOF marker between read data buffers 2020-01-22 20:56:03 +02:00
Adrian-George Bostan
fea1a6a421 Extend buffer used for searching EOF marker 2020-01-20 17:27:52 +02:00
Samuel Stauffer
5f19bfa269 Address comments on PR 2020-01-06 11:13:16 -08:00
Samuel Stauffer
e85397b57a Unify and optimize number parsing 2020-01-06 11:05:42 -08:00
Gunnsteinn Hall
2daa144856
Merge pull request #91 from adrg/xref-table-invalid-line
Attempt to parse invalid beginning lines of xref table subsections.
2019-06-14 06:33:52 +00:00
Adrian-George Bostan
9dec1cdc9e Attempt to parse invalid beginning lines of xref table subsections. 2019-06-13 21:50:21 +03:00
Adrian-George Bostan
4d43867b1f Handle improper usage of the array ending marker 2019-06-12 22:12:58 +03:00
Adrian-George Bostan
4bfc25d0ff Parse EOF markers missing the F character (#86) 2019-06-11 22:03:12 +00:00
Adrian-George Bostan
6e33703379 Take references with negative object numbers into account (#77) 2019-06-08 07:58:57 +00:00
Adrian-George Bostan
91d0d77b34 Consider files not encrypted when Encrypt object is null (#80) 2019-06-07 22:28:14 +00:00
Adrian-George Bostan
6cd5c83f2b Fix parsing names with containing the # character (#73) 2019-06-05 23:28:06 +00:00
Adrian-George Bostan
c64812093d Remmove pdf folder and move packages up one level (#2) 2019-05-16 20:44:51 +00:00