-
This reverts commit 56c923d1096b0317d978bdadeb44e8198053286c. This commit breaks pikepdf.
-
Refactor removal of reserved objects in QPDF::JSONReactor
-
At the end of importing a JSON file, scan the object cache for reserved objects and replace with null objects.
-
Recognise that JSON objects are effectively shared pointers to JSON_value.
-
Refactor setting of object descriptions in QPDF::JSONReactor
-
Refactor creation of object descriptions
-
Eliminate the use of shared pointers in JSONParser
-
Allow access to private header files when defining data members.
-
Also, name the type QPDFValue::Description.
-
libjpeg development files are on the macos GitHub Actions build image now, and downloading our own version was causing conflicts.