qpdf/qpdf
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 C-API add two binary UTF8 funtions 2022-02-04 13:10:51 -05:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
build.mk Add qpdfjob-c.h -- simple C API around parts of QPDFJob 2022-02-01 09:04:55 -05:00
fix-qdf.cc Fix fix-qdf for empty streams 2020-10-23 06:39:42 -04:00
pdf_from_scratch.cc Convert command-line and test suite to use page helper classes 2018-06-21 15:57:13 -04:00
qpdf-ctest.c C-API add two binary UTF8 funtions 2022-02-04 13:10:51 -05:00
qpdf.cc QPDFJob: let initializeFromArgv just take argv, not argc 2022-02-01 13:50:58 -05:00
qpdf.testcov C-API add two binary UTF8 funtions 2022-02-04 13:10:51 -05:00
qpdfjob-ctest.c QPDFJob: let initializeFromArgv just take argv, not argc 2022-02-01 13:50:58 -05:00
test_driver.cc PointerHolder: deprecate getPointer() and getRefcount() 2022-02-04 13:12:37 -05:00
test_large_file.cc Fix sign and conversion warnings (major) 2019-06-21 13:17:21 -04:00
test_parsedoffset.cc Add QPDFObject::getParsedOffset() 2019-10-22 16:19:06 -04:00
test_pdf_doc_encoding.cc Properly handle strings with PDF Doc Encoding (fixes #179) 2018-02-18 21:06:27 -05:00
test_pdf_unicode.cc Better support for creating Unicode strings 2018-06-21 15:57:13 -04:00
test_renumber.cc Add QPDFWriter::getWrittenXRefTable() 2019-10-22 16:16:16 -04:00
test_shell_glob.cc Add automated test for shell wildcard expansion 2020-10-21 14:15:31 -04:00
test_tokenizer.cc PointerHolder: deprecate getPointer() and getRefcount() 2022-02-04 13:12:37 -05:00
test_unicode_filenames.cc Minor clean up of Windows headers 2021-02-10 07:36:18 -05:00
test_xref.cc Add QPDF::getXRefTable() 2019-10-22 16:16:16 -04:00