2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-20 02:42:22 +00:00
qpdf/qpdf
Jay Berkenbilt 32b62035ce Replace many calls to sprintf with QUtil::hex_encode
Add QUtil::hex_encode to encode binary data has a hexadecimal string,
and use it in place of sprintf where possible.
2013-03-04 16:45:15 -05:00
..
qtest Bug fix: properly handle overridden compressed objects 2013-02-23 17:51:17 -05:00
build.mk Fix and test support for files >= 4 GB 2012-06-24 15:56:50 -04:00
fix-qdf fix perl header 2011-08-10 16:42:17 -04:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
pdf_from_scratch.cc Implement QPDFObjectHandle::parse 2012-07-21 09:06:10 -04:00
qpdf-ctest.c Update "C" API with functions for new features 2012-12-31 10:32:32 -05:00
qpdf.cc Work around gcc 4.8.0 issue on ppc64 2013-03-04 16:43:29 -05:00
qpdf.testcov Bug fix: properly handle overridden compressed objects 2013-02-23 17:51:17 -05:00
test_driver.cc Replace many calls to sprintf with QUtil::hex_encode 2013-03-04 16:45:15 -05:00
test_large_file.cc Don't require stream data provider to know length in advance 2012-07-07 17:33:45 -04:00