2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-25 23:02:38 +00:00
qpdf/libqpdf
Jay Berkenbilt f5d772773e make line buffering os-specific
git-svn-id: svn+q:///qpdf/trunk@852 71b93d88-0707-0410-a8cf-f5a4172ac649
2009-10-21 02:30:15 +00:00
..
qpdf tweak dll stuff again 2009-10-21 01:45:13 +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 got working aes128 implementation 2009-10-17 15:01:20 +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 add C API for R4 encryption 2009-10-19 00:36:51 +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 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_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 categorize all error messages and include object information if available 2009-10-19 23:09:19 +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 remove off_t from C API 2009-10-20 02:40:08 +00:00
QPDF.cc update C API for error retrieval 2009-10-20 00:24:44 +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 DLL.hh -> DLL.h, move public enumerated types into Constants.h and use them both for C and C++ interfaces 2009-10-19 20:17:14 +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