2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-02-09 07:08:31 +00:00
qpdf/libqpdf
m-holger 6555cdb6de Refactor Objects::next_id
Store last used id as a data member. Update when calling next_id /
inserting a new object (which only occurs in make_indirect and
get_for_json). Add new methods initialize to calculate the initial value
for last_id and last_id to query it.

Use initialize in QPDF::fixDanglingReferences, which is redundant.
Refactor make_indirect to use update_table.
2024-10-17 14:30:10 +01:00
..
2024-10-17 14:30:10 +01:00
2024-02-16 10:32:41 +00:00
2024-09-17 09:59:00 +01:00
2024-10-17 14:30:10 +01:00
2024-10-09 11:27:28 +01:00
2024-10-17 14:30:10 +01:00
2024-01-15 11:07:49 -05:00
2024-06-19 10:34:01 +01:00
2023-07-09 09:59:55 -04:00