qpdf/zlib-flate
Jay Berkenbilt 9044a24097 PointerHolder: deprecate getPointer() and getRefcount()
Use get() and use_count() instead. Add #define
NO_POINTERHOLDER_DEPRECATION to remove deprecation markers for these
only.

This commit also removes all deprecated PointerHolder API calls from
qpdf's code except in PointerHolder's test suite, which must continue
to test the deprecated APIs.
2022-02-04 13:12:37 -05:00
..
qtest Detect recoverable but invalid zlib data streams (fixes #562) 2021-11-03 09:43:17 -04:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
build.mk Ensure zlib-flate doesn't link with an old libqpdf 2018-07-24 18:03:22 -05:00
zlib-flate.cc PointerHolder: deprecate getPointer() and getRefcount() 2022-02-04 13:12:37 -05:00