2
1
mirror of https://github.com/qpdf/qpdf.git synced 2025-01-03 15:17:29 +00:00
qpdf/qpdf
Jay Berkenbilt f772c43de8 Stop including QPDFObject.hh from other than private files
This required moving some newly inlined functions back to the cc file,
but that seems to have had no measurable performance impact.
2022-09-01 18:19:47 -04:00
..
qtest Add a file with arrays with lots of nulls to the test suite 2022-09-01 16:15:54 -04:00
CMakeLists.txt Add a file with arrays with lots of nulls to the test suite 2022-09-01 16:15:54 -04:00
fix-qdf.cc Formatting: remove space in range-style for loops 2022-04-30 13:26:43 -04:00
pdf_from_scratch.cc Back out fluent QPDFObjectHandle methods. Keep the andGet methods. 2022-05-20 09:16:25 -04:00
qpdf-ctest.c Make assert handling less error-prone 2022-05-03 18:31:22 -04:00
qpdf.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
qpdf.testcov Remove QPDFObjectHandle::newIndirect 2022-09-01 16:59:01 +01:00
qpdfjob-ctest.c Add qpdfjob_register_progress_reporter 2022-06-19 08:46:58 -04:00
sizes.cc Add Pl_Function -- a generic function pipeline 2022-06-19 09:12:29 -04:00
test_driver.cc Remove QPDFObject::object_type_e as alias for qpdf_object_type_e 2022-09-01 18:11:22 -04:00
test_large_file.cc Back out fluent QPDFObjectHandle methods. Keep the andGet methods. 2022-05-20 09:16:25 -04:00
test_many_nulls.cc Add a file with arrays with lots of nulls to the test suite 2022-09-01 16:15:54 -04:00
test_parsedoffset.cc Code clean up: use range-style for loops wherever possible 2022-05-21 16:06:29 -04:00
test_pdf_doc_encoding.cc Code clean up: use range-style for loops wherever possible 2022-05-21 16:06:29 -04:00
test_pdf_unicode.cc Code clean up: use range-style for loops wherever possible 2022-05-21 16:06:29 -04:00
test_renumber.cc Stop including QPDFObject.hh from other than private files 2022-09-01 18:19:47 -04:00
test_shell_glob.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
test_tokenizer.cc Code clean up: use range-style for loops wherever possible 2022-05-21 16:06:29 -04:00
test_unicode_filenames.cc Programmatically apply new formatting to code 2022-04-04 08:10:40 -04:00
test_xref.cc Code clean up: use range-style for loops wherever possible 2022-05-21 16:06:29 -04:00