2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-11-16 17:45:09 +00:00
qpdf/libqpdf/qpdf
Jay Berkenbilt a9987ab570 Fix a few compiler errors reported correctly my MSVC 9.0.
Fix libtests test suites to pass on Windows, mostly by dealing with
ascii vs. binary and NL vs. CRNL change ($td->NORMALIZE_NEWLINES).
Convert some test suites to use fread instead of read.
PCRE.hh: define PCRE_STATIC if on Windows.
Provide cross-platform function for getting current time instead of
using time(0).


git-svn-id: svn+q:///qpdf/trunk@678 71b93d88-0707-0410-a8cf-f5a4172ac649
2009-07-12 22:52:13 +00:00
..
BitStream.hh update release date to actual date 2008-04-29 12:55:25 +00:00
BitWriter.hh fix header symbol 2009-04-25 01:39:17 +00:00
MD5.hh fix many typos in comments and strings 2009-02-21 02:54:31 +00:00
PCRE.hh Fix a few compiler errors reported correctly my MSVC 9.0. 2009-07-12 22:52:13 +00:00
Pl_ASCII85Decoder.hh update release date to actual date 2008-04-29 12:55:25 +00:00
Pl_ASCIIHexDecoder.hh update release date to actual date 2008-04-29 12:55:25 +00:00
Pl_LZWDecoder.hh update release date to actual date 2008-04-29 12:55:25 +00:00
Pl_MD5.hh update release date to actual date 2008-04-29 12:55:25 +00:00
Pl_PNGFilter.hh update release date to actual date 2008-04-29 12:55:25 +00:00
Pl_QPDFTokenizer.hh update release date to actual date 2008-04-29 12:55:25 +00:00
Pl_RC4.hh update release date to actual date 2008-04-29 12:55:25 +00:00
QPDF_Array.hh update release date to actual date 2008-04-29 12:55:25 +00:00
QPDF_Bool.hh update release date to actual date 2008-04-29 12:55:25 +00:00
QPDF_Dictionary.hh fix many typos in comments and strings 2009-02-21 02:54:31 +00:00
QPDF_Integer.hh update release date to actual date 2008-04-29 12:55:25 +00:00
QPDF_Name.hh update release date to actual date 2008-04-29 12:55:25 +00:00
QPDF_Null.hh update release date to actual date 2008-04-29 12:55:25 +00:00
QPDF_Real.hh update release date to actual date 2008-04-29 12:55:25 +00:00
QPDF_Stream.hh update release date to actual date 2008-04-29 12:55:25 +00:00
QPDF_String.hh update release date to actual date 2008-04-29 12:55:25 +00:00
RC4.hh update release date to actual date 2008-04-29 12:55:25 +00:00