[poppler] poppler/poppler: Decrypt.cc,1.1.1.1,1.2
Brad Hards
bradh at freedesktop.org
Sun Aug 28 19:43:20 EST 2005
- Previous message: [poppler] poppler/fofi: FoFiTrueType.cc,1.2,1.3
- Next message: [poppler] poppler/goo: GooHash.cc, 1.2, 1.3 GooHash.h, 1.1.1.1,
1.2 GooList.cc, 1.2, 1.3 GooList.h, 1.1.1.1, 1.2 GooString.cc,
1.1.1.1, 1.2 GooString.h, 1.1.1.1, 1.2 gmem.c, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvs/poppler/poppler/poppler
In directory gabe:/tmp/cvs-serv2305/poppler
Modified Files:
Decrypt.cc
Log Message:
Merge the Goo* improvements from xpdf 3.0.1. This change is based on
martink's work (7-xpdf-3.01-goo-improvements.patch), with some tweaking
by me.
Index: Decrypt.cc
===================================================================
RCS file: /cvs/poppler/poppler/poppler/Decrypt.cc,v
retrieving revision 1.1.1.1
retrieving revision 1.2
diff -u -d -r1.1.1.1 -r1.2
--- Decrypt.cc 3 Mar 2005 19:46:02 -0000 1.1.1.1
+++ Decrypt.cc 28 Aug 2005 09:43:18 -0000 1.2
@@ -12,6 +12,7 @@
#pragma implementation
#endif
+#include <string.h>
#include "goo/gmem.h"
#include "Decrypt.h"
- Previous message: [poppler] poppler/fofi: FoFiTrueType.cc,1.2,1.3
- Next message: [poppler] poppler/goo: GooHash.cc, 1.2, 1.3 GooHash.h, 1.1.1.1,
1.2 GooList.cc, 1.2, 1.3 GooList.h, 1.1.1.1, 1.2 GooString.cc,
1.1.1.1, 1.2 GooString.h, 1.1.1.1, 1.2 gmem.c, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the poppler
mailing list