AgeSort asc/desc | Change |
---|---|
1 2 Next | |
Mar 16, 2022 | |
3 months 10 days | Forget to check for _dataLength in commit 6be1a4707ff0b1cb1ea86e03f54d1d1e95233e7e (new line for after stream write) |
Commit 9d56c1d0b1ce81aae4c8db9d99a8b5d1f7967bcf, by Grégory Soutadé | |
Mar 15, 2022 | |
3 months 11 days | Call repairTrailer() after parse(), not before write() |
Commit e4e6160a6bd33f6b55938616e6143ea843c7e392, by Grégory Soutadé | |
Mar 14, 2022 | |
3 months 12 days | Handle cases where no xref table is present (use startxref offset instead) and where trailer is not conform (use values from XRef object if present) |
Commit 27b9d8ec3e45ce491d0cc891c0faa1bf813646e4, by Grégory Soutadé | |
3 months 12 days | Copy file content into new file if they're different and writeUpdate() is called |
Commit ea37dcbdede6f6bcc42692c0824ff207164bc6ec, by Grégory Soutadé | |
3 months 12 days | Be sure there is a final line return when writing streams data |
Commit 6be1a4707ff0b1cb1ea86e03f54d1d1e95233e7e, by Grégory Soutadé | |
Mar 12, 2022 | |
3 months 14 days | Fix location bug for real values (',' can be used instead of '.') |
Commit 114ef1c5d1a5de4c0596b8c692f4d2a18648bb99, by Grégory Soutadé | |
3 months 14 days | Keep XRefStm pointer valid (because it may refer objects in streams which are not detected by uPDFParser) + Display max id in xref table and not object counts |
Commit 00be31a318aeca10488b73c00c4c89c1b4c64f4a, by Grégory Soutadé | |
3 months 14 days | Fix bug on first object in xref table |
Commit 03c18d225c0f742ca23582b31663fe39e79e5bbd, by Grégory Soutadé | |
3 months 14 days | Always check Length value for stream parsing wether or not it has filter |
Commit 66fdbd0342ba6f623c03132713b82bfd26ffad5b, by Grégory Soutadé | |
3 months 14 days | Display empty dictionnary inside empty objects + Add line return before endobject if there is not |
Commit c7c665aa8f5b98f878634c65c3d3642b2626a0a2, by Grégory Soutadé | |
Feb 22, 2022 | |
4 months 4 days | Rework stream parsing (manage \n and \r before endstream token) |
Commit b5406461998d1eff98c33c92cd0a10273b288a16, by Grégory Soutadé | |
Dec 18, 2021 | |
6 months 8 days | Add support for full document write operation |
Commit 47143308ca253a6ae108b10a6ae5e7852bdd2c5d, by Grégory Soutadé | |
6 months 8 days | Parse xrefTable |
Commit cadd567d521540abbe9d4bde11c1109c05ff3e0b, by Grégory Soutadé | |
6 months 8 days | Manage stream data reading (without filter interpretation) |
Commit d8bbf8a21ddcbbc1a6161194139d517e87032f4f, by Grégory Soutadé | |
6 months 8 days | Support indirect objects |
Commit 29a93e2cfce20771f7c2b7eac3c0926330a1f095, by Grégory Soutadé | |
6 months 8 days | Add unescapedValue() for String objects |
Commit 8c49c53dde6a51c4f49fe256fd389c424bb5a5bc, by Grégory Soutadé | |
6 months 8 days | Fix a bug : don't double '-' sign on negative numbers |
Commit 224267f36084c3ebf459e4115a406bfd86075c02, by Grégory Soutadé | |
6 months 8 days | Add "used" property for PDF objects |
Commit 5ea898b837b2d540de0116e42ee40b46e7eb3b7b, by Grégory Soutadé | |
Sep 28, 2021 | |
8 months 29 days | |
Commit ea551b6f52c81a28404201b7b8609e1fc257b1d7, by Grégory Soutadé | |
Sep 9, 2021 | |
9 months 17 days | Add test sample |
Commit 7f2a84c10c677c2356c4be6c42cb01c2881438e6, by Grégory Soutadé |