-
Add new Buffer method copy and deprecate copy constructor / assignment operator
-
Future
-
Also fix accidental Buffer copy in Pl_LZWDecoder::addToTable.
-
Using search and replace.
-
Add new method QPDF::newReserved()
-
Add new convenience class QPDFObjGen::Guard
-
Refactor QPDF_Array
-
Also, add const overload of QPDFObjectHandle::getObj
-
Add temporary clone of SparseOHArray to implement non-sparse mode.