| 1 |
ChangeLog for PCRE |
ChangeLog for PCRE |
| 2 |
------------------ |
------------------ |
| 3 |
|
|
| 4 |
|
Version 7.5 12-Nov-07 |
| 5 |
|
--------------------- |
| 6 |
|
|
| 7 |
|
1. Applied a patch from Craig: "This patch makes it possible to 'ignore' |
| 8 |
|
values in parens when parsing an RE using the C++ wrapper." |
| 9 |
|
|
| 10 |
|
|
| 11 |
Version 7.4 21-Sep-07 |
Version 7.4 21-Sep-07 |
| 12 |
--------------------- |
--------------------- |
| 13 |
|
|
| 79 |
and instead check for _strtoi64 explicitly, and avoid the use of snprintf() |
and instead check for _strtoi64 explicitly, and avoid the use of snprintf() |
| 80 |
entirely. This removes changes made in 7 above. |
entirely. This removes changes made in 7 above. |
| 81 |
|
|
| 82 |
|
17. The CMake files have been updated, and there is now more information about |
| 83 |
|
building with CMake in the NON-UNIX-USE document. |
| 84 |
|
|
| 85 |
|
|
| 86 |
Version 7.3 28-Aug-07 |
Version 7.3 28-Aug-07 |
| 87 |
--------------------- |
--------------------- |