Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-04-26 | Update to pcre-2.08, notable changes: | kim | 2 | -4/+4 | |
1. When startoffset was not zero and the pattern began with ".*", PCRE was not trying to match at the startoffset position, but instead was moving forward to the next newline as if a previous match had failed. 2. pcretest was not making use of PCRE_NOTEMPTY when repeating for /g and /G, and could get into a loop if a null string was matched other than at the start of the subject. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-09-19 | Need to install pcreposix.h. | ad | 2 | -2/+5 | |
1999-09-18 | - Add libpcreposix.a | ad | 1 | -1/+4 | |
- Add manpages that were getting installed | |||||
1999-09-18 | Also install libpcreposix.a (Mostly POSIX compatible front-end to PCRE). | ad | 1 | -1/+2 | |
1999-08-26 | Perl Compatible Regular Expressions library. 2.07 | proff | 5 | -0/+39 | |