2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-02 18:30:52 +00:00
qpdf/libqpdf
Jay Berkenbilt 81d922d6f8 soname
git-svn-id: svn+q:///qpdf/trunk@950 71b93d88-0707-0410-a8cf-f5a4172ac649
2010-03-27 16:03:35 +00:00
..
qpdf 2.1.1 -- gcc 4.4 fixes 2009-12-14 02:35:31 +00:00
bits.icc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
BitStream.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
BitWriter.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
Buffer.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
build.mk soname 2010-03-27 16:03:35 +00:00
Makefile update release date to actual date 2008-04-29 12:55:25 +00:00
MD5.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
PCRE.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
Pipeline.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
Pl_AES_PDF.cc pad and hope for the best of AES input buffer is not a multiple of 16 2010-03-27 13:17:31 +00:00
Pl_ASCII85Decoder.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
Pl_ASCIIHexDecoder.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
Pl_Buffer.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
Pl_Count.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
Pl_Discard.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
Pl_Flate.cc avoid having to include zlib.h in Pl_Flate.hh 2009-10-23 14:58:09 +00:00
Pl_LZWDecoder.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
Pl_MD5.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
Pl_PNGFilter.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
Pl_QPDFTokenizer.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
Pl_RC4.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
Pl_StdioFile.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
QPDF_Array.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Bool.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Dictionary.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_encryption.cc categorize all error messages and include object information if available 2009-10-19 23:09:19 +00:00
QPDF_Integer.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_linearization.cc categorize all error messages and include object information if available 2009-10-19 23:09:19 +00:00
QPDF_Name.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Null.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_optimization.cc flatten scalar references for unreferenced objects 2010-03-27 15:42:17 +00:00
QPDF_Real.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDF_Stream.cc categorize all error messages and include object information if available 2009-10-19 23:09:19 +00:00
QPDF_String.cc tweak when we decide to use hex strings vs literal strings 2009-10-17 17:31:52 +00:00
qpdf-c.cc add C interface for getting software version 2009-10-24 13:23:20 +00:00
QPDF.cc update for 2.1.3 2010-03-27 16:03:04 +00:00
QPDFExc.cc update C API for error retrieval 2009-10-20 00:24:44 +00:00
QPDFObject.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
QPDFObjectHandle.cc deal with stream-specific crypt filters 2009-10-19 01:58:31 +00:00
QPDFTokenizer.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
QPDFWriter.cc comment about flattenScalarReferences 2010-03-27 14:50:11 +00:00
QPDFXRefEntry.cc categorize all error messages and include object information if available 2009-10-19 23:09:19 +00:00
QTC.cc do DLL_EXPORT only in header files and only at the class or top-level function level 2009-10-12 01:15:55 +00:00
QUtil.cc make line buffering os-specific 2009-10-21 02:30:15 +00:00
RC4.cc removed qexc; non-compatible ABI change 2009-09-26 18:36:04 +00:00
rijndael.cc got working aes128 implementation 2009-10-17 15:01:20 +00:00