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
/
QUtil.cc
Age
Commit message (
Expand
)
Author
2012-07-29
Fix spelling errors
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-22
Add factory methods for creating empty arrays and dictionaries.
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
2009-10-21
make line buffering os-specific
Jay Berkenbilt
2009-10-19
DLL.hh -> DLL.h, move public enumerated types into Constants.h and use them b...
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
2009-07-15
clean up windows portability code, make remaining test suite pass
Jay Berkenbilt
2009-07-15
windows fixes
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