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
/
Pl_Flate.cc
Age
Commit message (
Expand
)
Author
2018-08-12
Remove some extraneous null pointer checks (fixes #234)
Jay Berkenbilt
2018-03-03
Ignore zlib data check errors (fixes #191)
Jay Berkenbilt
2017-08-26
Fix Pl_Flate memory leak on error (fixes #148)
Jay Berkenbilt
2017-08-22
Fix compiler warnings for clang/mac OS X
Jay Berkenbilt
2017-07-29
Handle zlib data errors better (fixes #106)
Jay Berkenbilt
2013-03-27
Protect gcc diagnostic pragmas with gcc version
Jay Berkenbilt
2013-03-04
Remove all old-style casts from C++ code
Jay Berkenbilt
2012-06-20
ABI change: fix use of off_t, size_t, and integer types
Jay Berkenbilt
2009-10-23
avoid having to include zlib.h in Pl_Flate.hh
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-08-06
stick DLL_EXPORT in front of every public method of every public class
Jay Berkenbilt
2008-04-29
update release date to actual date
release-qpdf-2.0
Jay Berkenbilt