index
:
qpdf
10.5
10.6
11.0
11.1
11.2
11.3
doc-check
external-libs
main
stable
zopfli
qpdf + zopfli patch
Justin Gassner
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-27
Add a few minor enhancements to recent work
Jay Berkenbilt
2012-06-27
Update ChangeLog and TODO
Jay Berkenbilt
2012-06-27
Add test code for Pl_Concatenate
Jay Berkenbilt
2012-06-27
Add Pl_Concatenate filter
Tobias Hoffmann
2012-06-27
Add QPDFObjectHandle::newStream(QPDF *, std::string const&)
Tobias Hoffmann
2012-06-27
Add QPDFObjectHandle::newReal(double)
Tobias Hoffmann
2012-06-27
TODO
Jay Berkenbilt
2012-06-27
Rework InputSource::readLine to make it much more efficient
Jay Berkenbilt
2012-06-27
Rename seek functions in QUtil
Jay Berkenbilt
2012-06-27
Visual C++ and mingw32 fixes for large files
Jay Berkenbilt
2012-06-26
Allow environment variable to override LARGE_FILE_TEST_PATH
Jay Berkenbilt
2012-06-26
Set version to 3.0.a0
Jay Berkenbilt
2012-06-26
Fix typo
Jay Berkenbilt
2012-06-26
Fix Windows compilation issue
Jay Berkenbilt
2012-06-25
Fix large file support for 32-bit Linux
Jay Berkenbilt
2012-06-25
Autoconf 2.68 is new enough
Jay Berkenbilt
2012-06-25
Cosmetic fix to Makefile for showing test output
Jay Berkenbilt
2012-06-24
Update ChangeLog for previous fixes
Jay Berkenbilt
2012-06-24
Update TODO
Jay Berkenbilt
2012-06-24
Increase padding in linearized files
Jay Berkenbilt
2012-06-24
Fix and test support for files >= 4 GB
Jay Berkenbilt
2012-06-24
Change QPDF_Integer from int to long long
Jay Berkenbilt
2012-06-24
Suppress showing failed test output by default
Jay Berkenbilt
2012-06-24
Add test case for removing a page we don't have
Jay Berkenbilt
2012-06-24
Improve the FILE* version of QPDF::processFile
Jay Berkenbilt
2012-06-24
Fixed missing throw
Tobias Hoffmann
2012-06-23
Add pdf-from-scratch example
Jay Berkenbilt
2012-06-23
Replace the 8-bit characters with \x.. in QPDFWriter.cc
Jay Berkenbilt
2012-06-22
Switch some code to use empty newArray/newDictionary
Jay Berkenbilt
2012-06-22
Add factory methods for creating empty arrays and dictionaries.
Jay Berkenbilt
2012-06-22
Add QPDF::emptyPDF() and pdf_from_scratch test code
Jay Berkenbilt
2012-06-22
Update TODO file
Jay Berkenbilt
2012-06-22
Fix order of build flags.
Jay Berkenbilt
2012-06-22
Use qpdf_offset_t in place of off_t in public APIs.
Jay Berkenbilt
2012-06-22
Adjust Windows built to support 32-bit and 64-bit builds
Jay Berkenbilt
2012-06-21
Fix version pattern for configure.ac
Jay Berkenbilt
2012-06-21
ChangeLog entry for pkg-config files
Jay Berkenbilt
2012-06-21
Add doc files to .gitignore
Jay Berkenbilt
2012-06-21
Add pkg-config support
Jay Berkenbilt
2012-06-21
note to add pkg-config
Jay Berkenbilt
2012-06-21
Add QPDFObjectHandle::shallowCopy()
Jay Berkenbilt
2012-06-21
Use getRoot() instead of looking it up in the trailer
Jay Berkenbilt
2012-06-21
Iterate of /Info's keys, not trailer's keys, to seed /ID
Jay Berkenbilt
2012-06-21
ChangeLog entries for page API
Jay Berkenbilt
2012-06-21
Add additional page API test cases
Jay Berkenbilt
2012-06-21
Updates to TODO file
Jay Berkenbilt
2012-06-21
Add testing for page APIs
Jay Berkenbilt
2012-06-21
Implement page manipulation APIs
Jay Berkenbilt
2012-06-21
Split page handling APIs into a separate source file
Jay Berkenbilt
2012-06-21
Refactor optimizePagesTree
Jay Berkenbilt
[prev]
[next]