| 1 |
News about PCRE releases |
News about PCRE releases |
| 2 |
------------------------ |
------------------------ |
| 3 |
|
|
| 4 |
Release 8.10 03-Jun-2010 |
Release 8.10 16-Jun-2010 |
| 5 |
------------------------ |
------------------------ |
| 6 |
|
|
| 7 |
There are two major additions: support for (*MAKR) and friends, and the option |
There are two major additions: support for (*MARK) and friends, and the option |
| 8 |
PCRE_UCP, which changes the behaviour of \b, \d, \s, and \w (and their |
PCRE_UCP, which changes the behaviour of \b, \d, \s, and \w (and their |
| 9 |
opposites) so that they make use of Unicode properties. There are also a number |
opposites) so that they make use of Unicode properties. There are also a number |
| 10 |
of lesser new features, and several bugs have been fixed. A new option, |
of lesser new features, and several bugs have been fixed. A new option, |