AgeSort asc/desc | Change |
---|---|
1 2 Next | |
Apr 29, 2023 | |
1 month 10 days | Try to fix GCC 13 compilation errors |
Commit f5f257685c17eabbeb7e73bcf4354d162b61794b, by Grégory Soutadé | |
Jan 10, 2023 | |
4 months 29 days | Update CXXFLAGS in Makefile (to append our own flags) |
Commit a421098092ba600fb1686a7df8fc58cd67429f59, by Grégory Soutadé | |
Jan 7, 2023 | |
5 months 1 day | Fix \r\n handling in stream read and write functions |
Commit fee7ec9cc38b64a90611b94564ac4577f964670f, by Grégory Soutadé | |
Dec 23, 2022 | |
5 months 16 days | Check for potential write error (or not buffer full consumed) |
Commit 68371b9b17c1b22d6fa68ec37c8bf786b2c8148f, by Grégory Soutadé | |
5 months 16 days | Update Length when setting new data in stream |
Commit c22babf3c4c3db536895fd18fbf820aeff5b4bc0, by Grégory Soutadé | |
5 months 16 days | Be sure Size contains max ID |
Commit 988662aa997c78d776472e857b8afd917f4a5be2, by Grégory Soutadé | |
Nov 28, 2022 | |
6 months 11 days | Issue 40, CMake support - I've added this |
Comment on issue 40, by Samuel Marks | |
6 months 11 days | Issue 40, CMake support - I've added this Status: WontFix |
Comment on issue 40, by Grégory Soutadé | |
6 months 11 days | Issue 40, CMake support - I've added this |
Comment on issue 40, by Samuel Marks | |
Nov 27, 2022 | |
6 months 12 days | Issue 40, CMake support - I've added this |
Creation of issue 40, by Samuel Marks | |
Mar 16, 2022 | |
1 year 2 months | Forget to check for _dataLength in commit 6be1a4707ff0b1cb1ea86e03f54d1d1e95233e7e (new line for after stream write) |
Commit 9d56c1d0b1ce81aae4c8db9d99a8b5d1f7967bcf, by Grégory Soutadé | |
Mar 15, 2022 | |
1 year 2 months | Call repairTrailer() after parse(), not before write() |
Commit e4e6160a6bd33f6b55938616e6143ea843c7e392, by Grégory Soutadé | |
Mar 14, 2022 | |
1 year 2 months | 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é | |
1 year 2 months | Copy file content into new file if they're different and writeUpdate() is called |
Commit ea37dcbdede6f6bcc42692c0824ff207164bc6ec, by Grégory Soutadé | |
1 year 2 months | Be sure there is a final line return when writing streams data |
Commit 6be1a4707ff0b1cb1ea86e03f54d1d1e95233e7e, by Grégory Soutadé | |
Mar 12, 2022 | |
1 year 2 months | Fix location bug for real values (',' can be used instead of '.') |
Commit 114ef1c5d1a5de4c0596b8c692f4d2a18648bb99, by Grégory Soutadé | |
1 year 2 months | 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é | |
1 year 2 months | Fix bug on first object in xref table |
Commit 03c18d225c0f742ca23582b31663fe39e79e5bbd, by Grégory Soutadé | |
1 year 2 months | Always check Length value for stream parsing wether or not it has filter |
Commit 66fdbd0342ba6f623c03132713b82bfd26ffad5b, by Grégory Soutadé | |
1 year 2 months | Display empty dictionnary inside empty objects + Add line return before endobject if there is not |
Commit c7c665aa8f5b98f878634c65c3d3642b2626a0a2, by Grégory Soutadé |