2 |
------------------------ |
------------------------ |
3 |
|
|
4 |
|
|
5 |
|
Release 7.3 09-Aug-07 |
6 |
|
--------------------- |
7 |
|
|
8 |
|
Most changes are bug fixes. Some that are not: |
9 |
|
|
10 |
|
1. There is some support for Perl 5.10's experimental "backtracking control |
11 |
|
verbs" such as (*PRUNE). |
12 |
|
|
13 |
|
2. UTF-8 checking is now as per RFC 3629 instead of RFC 2279; this is more |
14 |
|
restrictive in the strings it accepts. |
15 |
|
|
16 |
|
3. Checking for potential integer overflow has been made more dynamic, and as a |
17 |
|
consequence there is no longer a hard limit on the size of a subpattern that |
18 |
|
has a limited repeat count. |
19 |
|
|
20 |
|
|
21 |
Release 7.2 19-Jun-07 |
Release 7.2 19-Jun-07 |
22 |
--------------------- |
--------------------- |
23 |
|
|