2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-26 15:13:42 +00:00
qpdf/libqpdf/qpdf
Jay Berkenbilt 5d4cad9c02 ABI change: fix use of off_t, size_t, and integer types
Significantly improve the code's use of off_t for file offsets, size_t
for memory sizes, and integer types in cases where there has to be
compatibility with external interfaces.  Rework sections of the code
that would have prevented qpdf from working on files larger than 2 (or
maybe 4) GB in size.
2012-06-20 15:20:26 -04:00
..
BitStream.hh tweak dll stuff again 2009-10-21 01:45:13 +00:00
BitWriter.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
MD5.hh fix MSVC 2010 issues 2011-12-28 16:40:33 -05:00
PCRE.hh tweak dll stuff again 2009-10-21 01:45:13 +00:00
Pl_AES_PDF.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_ASCII85Decoder.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_ASCIIHexDecoder.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_LZWDecoder.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_MD5.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_PNGFilter.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_QPDFTokenizer.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
Pl_RC4.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
QPDF_Array.hh implement methods to get dictionary and array contents as map and vector 2011-08-10 13:33:58 -04:00
QPDF_Bool.hh removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Dictionary.hh implement methods to get dictionary and array contents as map and vector 2011-08-10 13:33:58 -04:00
QPDF_Integer.hh removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Name.hh removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Null.hh removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Real.hh removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Stream.hh ABI change: fix use of off_t, size_t, and integer types 2012-06-20 15:20:26 -04:00
QPDF_String.hh removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
RC4.hh removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
rijndael.h fix MSVC 2010 issues 2011-12-28 16:40:33 -05:00