Update to pcre-2.08, notable changes:
authorkim <kim>
Wed, 26 Apr 2000 21:59:53 +0000 (21:59 +0000)
committerkim <kim>
Wed, 26 Apr 2000 21:59:53 +0000 (21:59 +0000)
commit3afd8a2fe0c8af5f29650ba471481f4dae038ac5
treed9d9d230b8dfe47491ee48b18ebda7086aa62c1f
parent1467de710b7b2b6ecf622d1d679a0b56b1d61ef3
Update to pcre-2.08, notable changes:

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.
devel/pcre/Makefile
devel/pcre/files/md5