2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-09 05:32:43 +00:00
qpdf/qpdf
Jay Berkenbilt f4ca04cec1 Fix edge case in character encoding (fixes #778)
Avoid representing as PDF Doc encoding any string whose PDF Doc
encoding representation starts with a UTF-16 or UTF-8 marker.
2022-09-26 08:06:47 -04:00
..
qtest Fix edge case in character encoding (fixes #778) 2022-09-26 08:06:47 -04:00
CMakeLists.txt Add code to CI to verify signed/unsigned char 2022-09-23 17:44:16 -04:00
fix-qdf.cc Replace calls to QUtil::int_to_string with std::to_string 2022-09-21 15:57:14 -04:00
pdf_from_scratch.cc Replace calls to QUtil::int_to_string with std::to_string 2022-09-21 15:57:14 -04:00
qpdf-ctest.c Remove obsolete LL_FMT check from build (fixes #768) 2022-09-12 11:48:38 -04:00
qpdf.cc
qpdf.testcov Clarify and improve QPDFPageObjectHelper::get*Box methods 2022-09-06 19:00:40 -04:00
qpdfjob-ctest.c Add C API functions for using custom loggers 2022-09-09 10:49:25 -04:00
sizes.cc Add Pl_Function -- a generic function pipeline 2022-06-19 09:12:29 -04:00
test_char_sign.cc Add code to CI to verify signed/unsigned char 2022-09-23 17:44:16 -04:00
test_driver.cc Change QPDFObjectHandle == to isSameObjectAs 2022-09-09 18:09:40 -04:00
test_large_file.cc
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
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
test_xref.cc Code clean up: use range-style for loops wherever possible 2022-05-21 16:06:29 -04:00