| 1 |
ChangeLog for PCRE |
ChangeLog for PCRE |
| 2 |
------------------ |
------------------ |
| 3 |
|
|
| 4 |
Version 7.3 17-Aug-07 |
Version 7.3 20-Aug-07 |
| 5 |
--------------------- |
--------------------- |
| 6 |
|
|
| 7 |
1. In the rejigging of the build system that eventually resulted in 7.1, the |
1. In the rejigging of the build system that eventually resulted in 7.1, the |
| 145 |
|
|
| 146 |
25. Using pcregrep in multiline, inverted mode (-Mv) caused it to loop. |
25. Using pcregrep in multiline, inverted mode (-Mv) caused it to loop. |
| 147 |
|
|
| 148 |
|
26. Patterns such as [\P{Yi}A] which include \p or \P and just one other |
| 149 |
|
character were causing crashes (broken optimization). |
| 150 |
|
|
| 151 |
|
|
| 152 |
Version 7.2 19-Jun-07 |
Version 7.2 19-Jun-07 |
| 153 |
--------------------- |
--------------------- |