2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-09-27 12:39:06 +00:00
qpdf/qpdf
Jay Berkenbilt 3440ea7d3c JSON::serialize -> unparse
Unparse is admittedly strange, but I'd rather be strange and
consistent, and everything else in the qpdf library uses unparse to
serialize. (If you're reading this, the convention of using "unparse"
comes from the "clu" programming language.)
2018-12-25 11:52:21 -05:00
..
qtest Don't crash on @file when file doesn't exist (fixes #265) 2018-12-23 11:46:56 -05:00
build.mk Better support for creating Unicode strings 2018-06-21 15:57:13 -04:00
fix-qdf fix-qdf: handle object streams with > 255 objects 2015-05-24 16:52:42 -04:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00: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 Add C API for checking PDF files 2018-02-18 21:06:27 -05:00
qpdf.cc JSON::serialize -> unparse 2018-12-25 11:52:21 -05:00
qpdf.testcov Table-driven parsing for top-level arguments 2018-12-21 19:11:57 -05:00
test_driver.cc Add document and object helpers for outlines (bookmarks) 2018-12-21 19:11:57 -05:00
test_large_file.cc Convert command-line and test suite to use page helper classes 2018-06-21 15:57:13 -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_tokenizer.cc Convert command-line and test suite to use page helper classes 2018-06-21 15:57:13 -04:00