Parent Directory
|
Revision Log
|
Patch
revision 13 by nigel, Sat Feb 24 21:38:21 2007 UTC | revision 17 by nigel, Sat Feb 24 21:38:29 2007 UTC | |
---|---|---|
# | Line 2 ChangeLog for PCRE | Line 2 ChangeLog for PCRE |
2 | ------------------ | ------------------ |
3 | ||
4 | ||
5 | Version 1.07 16-Feb-98 | |
6 | ---------------------- | |
7 | ||
8 | 1. A pattern such as /((a)*)*/ was not being diagnosed as in error (unlimited | |
9 | repeat of a potentially empty string). | |
10 | ||
11 | ||
12 | Version 1.06 23-Jan-98 | |
13 | ---------------------- | |
14 | ||
15 | 1. Added Markus Oberhumer's little patches for C++. | |
16 | ||
17 | 2. Literal strings longer than 255 characters were broken. | |
18 | ||
19 | ||
20 | Version 1.05 23-Dec-97 | Version 1.05 23-Dec-97 |
21 | ---------------------- | ---------------------- |
22 |
|
ViewVC Help | |
Powered by ViewVC 1.1.5 |