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
path:
root
/
libqpdf
/
QPDF_linearization.cc
Age
Commit message (
Expand
)
Author
2012-09-06
Reset state in QPDF::calculateLinearizationData
Jay Berkenbilt
2012-06-24
Fix and test support for files >= 4 GB
Jay Berkenbilt
2012-06-22
Use qpdf_offset_t in place of off_t in public APIs.
Jay Berkenbilt
2012-06-20
ABI change: fix use of off_t, size_t, and integer types
Jay Berkenbilt
2011-12-28
Don't declare any PCRE objects static.
Jay Berkenbilt
2011-08-11
enhance PointerHolder so that it can explicitly be told to use delete [] inst...
Jay Berkenbilt
2011-05-07
remove unused offset variable
Jay Berkenbilt
2011-01-31
handle files with object 0 as a real object
Jay Berkenbilt
2010-10-01
setOutputStreams
Jay Berkenbilt
2010-09-24
convert file to a PointerHolder<InputSource> so it could be either a file or ...
Jay Berkenbilt
2009-10-20
categorize all error messages and include object information if available
Jay Berkenbilt
2009-10-12
do DLL_EXPORT only in header files and only at the class or top-level functio...
Jay Berkenbilt
2009-09-26
removed qexc; non-compatible ABI change
Jay Berkenbilt
2009-09-14
fix problems or otherwise improve code based on issues raised by Klocwork
Jay Berkenbilt
2009-08-06
stick DLL_EXPORT in front of every public method of every public class
Jay Berkenbilt
2009-07-13
Fix a few compiler errors reported correctly my MSVC 9.0.
Jay Berkenbilt
2009-02-21
fix many typos in comments and strings
Jay Berkenbilt
2008-05-04
missing header files for gcc 4.3
Jay Berkenbilt
2008-04-29
update release date to actual date
release-qpdf-2.0
Jay Berkenbilt