Index: ossp-pkg/pcre/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/pcre/ChangeLog,v rcsdiff -q -kk '-r1.9' '-r1.10' -u '/v/ossp/cvs/ossp-pkg/pcre/ChangeLog,v' 2>/dev/null --- ChangeLog 2002/01/07 15:21:06 1.9 +++ ChangeLog 2002/01/11 10:19:12 1.10 @@ -1,6 +1,16 @@ ChangeLog for PCRE ------------------ +Version 3.0 02-Jan-02 +--------------------- + +1. A bit of extraneous text had somehow crept into the pcregrep documentation. + +2. If --disable-static was given, the building process failed when trying to +build pcretest and pcregrep. (For some reason it was using libtool to compile +them, which is not right, as they aren't part of the library.) + + Version 3.8 18-Dec-01 --------------------- Index: ossp-pkg/pcre/ChangeLog.OSSP RCS File: /v/ossp/cvs/ossp-pkg/pcre/ChangeLog.OSSP,v rcsdiff -q -kk '-r1.18' '-r1.19' -u '/v/ossp/cvs/ossp-pkg/pcre/ChangeLog.OSSP,v' 2>/dev/null --- ChangeLog.OSSP 2002/01/07 14:36:54 1.18 +++ ChangeLog.OSSP 2002/01/11 10:19:12 1.19 @@ -2,6 +2,9 @@ OSSP ChangeLog for PCRE ======================= + *) Upgraded to PCRE 3.9 + *) Upgraded to PCRE 3.8 + Changes made to OSSP pcre 3.5 (29-Aug-2000 to 16-Aug-2001): *) Merged in changes between PCRE 3.4 to 3.5 Index: ossp-pkg/pcre/pcre.h RCS File: /v/ossp/cvs/ossp-pkg/pcre/pcre.h,v rcsdiff -q -kk '-r1.8' '-r1.9' -u '/v/ossp/cvs/ossp-pkg/pcre/pcre.h,v' 2>/dev/null --- pcre.h 2002/01/07 15:21:06 1.8 +++ pcre.h 2002/01/11 10:19:12 1.9 @@ -8,8 +8,8 @@ #define _PCRE_H #define PCRE_MAJOR 3 -#define PCRE_MINOR 8 -#define PCRE_DATE 18-Dec-2001 +#define PCRE_MINOR 9 +#define PCRE_DATE 02-Jan-2002 #define __PCRE_STRING(a) #a #define __PCRE_XSTRING(s) _STRING(s) Index: ossp-pkg/pcre/pcre_test.d/testoutput1 RCS File: /v/ossp/cvs/ossp-pkg/pcre/pcre_test.d/testoutput1,v rcsdiff -q -kk '-r1.8' '-r1.9' -u '/v/ossp/cvs/ossp-pkg/pcre/pcre_test.d/testoutput1,v' 2>/dev/null --- testoutput1 2002/01/07 15:21:07 1.8 +++ testoutput1 2002/01/11 10:19:13 1.9 @@ -1,4 +1,4 @@ -PCRE version 3.8 18-Dec-2001 +PCRE version 3.9 02-Jan-2002 /the quick brown fox/ the quick brown fox Index: ossp-pkg/pcre/pcre_test.d/testoutput2 RCS File: /v/ossp/cvs/ossp-pkg/pcre/pcre_test.d/testoutput2,v rcsdiff -q -kk '-r1.8' '-r1.9' -u '/v/ossp/cvs/ossp-pkg/pcre/pcre_test.d/testoutput2,v' 2>/dev/null --- testoutput2 2002/01/07 15:21:07 1.8 +++ testoutput2 2002/01/11 10:19:13 1.9 @@ -1,4 +1,4 @@ -PCRE version 3.8 18-Dec-2001 +PCRE version 3.9 02-Jan-2002 /(a)b|/ Capturing subpattern count = 1 Index: ossp-pkg/pcre/pcre_test.d/testoutput3 RCS File: /v/ossp/cvs/ossp-pkg/pcre/pcre_test.d/testoutput3,v rcsdiff -q -kk '-r1.8' '-r1.9' -u '/v/ossp/cvs/ossp-pkg/pcre/pcre_test.d/testoutput3,v' 2>/dev/null --- testoutput3 2002/01/07 15:21:08 1.8 +++ testoutput3 2002/01/11 10:19:13 1.9 @@ -1,4 +1,4 @@ -PCRE version 3.8 18-Dec-2001 +PCRE version 3.9 02-Jan-2002 /(?/dev/null --- testoutput4 2002/01/07 15:21:08 1.8 +++ testoutput4 2002/01/11 10:19:13 1.9 @@ -1,4 +1,4 @@ -PCRE version 3.8 18-Dec-2001 +PCRE version 3.9 02-Jan-2002 /^[\w]+/ *** Failers Index: ossp-pkg/pcre/pcre_test.d/testoutput5 RCS File: /v/ossp/cvs/ossp-pkg/pcre/pcre_test.d/testoutput5,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/pcre/pcre_test.d/testoutput5,v' 2>/dev/null --- testoutput5 2002/01/07 15:21:08 1.3 +++ testoutput5 2002/01/11 10:19:13 1.4 @@ -1,4 +1,4 @@ -PCRE version 3.8 18-Dec-2001 +PCRE version 3.9 02-Jan-2002 /-- Because of problems with Perl 5.6 in handling UTF-8 vs non UTF-8 --/ /-- strings automatically, do not use the \x{} construct except with --/ Index: ossp-pkg/pcre/pcre_test.d/testoutput6 RCS File: /v/ossp/cvs/ossp-pkg/pcre/pcre_test.d/testoutput6,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/pcre/pcre_test.d/testoutput6,v' 2>/dev/null --- testoutput6 2002/01/07 15:21:08 1.3 +++ testoutput6 2002/01/11 10:19:13 1.4 @@ -1,4 +1,4 @@ -PCRE version 3.8 18-Dec-2001 +PCRE version 3.9 02-Jan-2002 /\x{100}/8DM Memory allocation (code space): 11 Index: ossp-pkg/pcre/pcregrep.1 RCS File: /v/ossp/cvs/ossp-pkg/pcre/pcregrep.1,v rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-pkg/pcre/pcregrep.1,v' 2>/dev/null --- pcregrep.1 2002/01/07 15:21:06 1.1 +++ pcregrep.1 2002/01/11 10:19:12 1.2 @@ -32,17 +32,7 @@ lines that would otherwise have been printed. If several files are given, a count is printed for each of them. .TP - - versity of Cambridge for use on Unix systems connected to - the Internet. It is freely available under the terms of - the GNU General Public Licence. In style it is similar to - Smail 3, but its facilities are more extensive, and in - particular it has some defences against mail bombs and - unsolicited junk mail, in the form of options for refusing - messages from particular hosts, networks, or senders. - - Exim's command line takes the standard Unix form of a - sequence of options, each starting with a hyphen charac\fB-f\fIfilename\fR +\fB-f\fIfilename\fR Read patterns from the file, one per line, and match all patterns against each line. There is a maximum of 100 patterns. Trailing white space is removed, and blank lines are ignored. An empty file contains no patterns and therefore