qpdf/examples
Jay Berkenbilt ba0ef7a124 Replace PointerHolder with std::shared_ptr in the rest of the code
Increase to POINTERHOLDER_TRANSITION=3

patrepl s/PointerHolder/std::shared_ptr/g **/*.cc **/*.hh
patrepl s/make_pointer_holder/std::make_shared/g **/*.cc
patrepl s/make_array_pointer_holder/QUtil::make_shared_array/g **/*.cc
patrepl s,qpdf/std::shared_ptr,qpdf/PointerHolder, **/*.cc **/*.hh
git restore include/qpdf/PointerHolder.hh
git restore libtests/pointer_holder.cc
cleanpatch
./format-code
2022-04-09 17:33:29 -04:00
..
qtest Run qpdf from path rather than environment variable in tests 2022-03-18 19:53:18 -04:00
CMakeLists.txt Add cmake configuration files 2022-03-18 19:53:18 -04:00
examples.testcov update release date to actual date 2008-04-29 12:55:25 +00:00
pdf-attach-file.cc Update some code manually to get better formatting results 2022-04-05 14:56:19 -04:00
pdf-bookmarks.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
pdf-c-objects.c Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
pdf-count-strings.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
pdf-create.cc Replace PointerHolder with std::shared_ptr in the rest of the code 2022-04-09 17:33:29 -04:00
pdf-custom-filter.cc Replace PointerHolder with std::shared_ptr in the rest of the code 2022-04-09 17:33:29 -04:00
pdf-double-page-size.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
pdf-filter-tokens.cc Replace PointerHolder with std::shared_ptr in the rest of the code 2022-04-09 17:33:29 -04:00
pdf-invert-images.cc Replace PointerHolder with std::shared_ptr in the rest of the code 2022-04-09 17:33:29 -04:00
pdf-linearize.c Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
pdf-mod-info.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
pdf-name-number-tree.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
pdf-npages.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
pdf-overlay-page.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
pdf-parse-content.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
pdf-set-form-values.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
pdf-split-pages.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
qpdf-job.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
qpdfjob-c.c Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00