Parent Directory
|
Revision Log
|
Patch
| revision 18 by nigel, Sat Feb 24 21:38:29 2007 UTC | revision 19 by nigel, Sat Feb 24 21:38:33 2007 UTC | |
|---|---|---|
| # | Line 2 ChangeLog for PCRE | Line 2 ChangeLog for PCRE |
| 2 | ------------------ | ------------------ |
| 3 | ||
| 4 | ||
| 5 | Version 1.08 27-Mar-98 | |
| 6 | ---------------------- | |
| 7 | ||
| 8 | 1. Add PCRE_UNGREEDY to invert the greediness of quantifiers. | |
| 9 | ||
| 10 | 2. Add (?U) and (?X) to set PCRE_UNGREEDY and PCRE_EXTRA respectively. The | |
| 11 | latter must appear before anything that relies on it in the pattern. | |
| 12 | ||
| 13 | ||
| 14 | Version 1.07 16-Feb-98 | Version 1.07 16-Feb-98 |
| 15 | ---------------------- | ---------------------- |
| 16 |
|
||||||||
| webmaster@exim.org | ViewVC Help |
| Powered by ViewVC 1.1.12 |