1 |
ChangeLog for PCRE |
ChangeLog for PCRE |
2 |
------------------ |
------------------ |
3 |
|
|
4 |
Version 7.9 10-Apr-09 |
Version 7.9 11-Apr-09 |
5 |
--------------------- |
--------------------- |
6 |
|
|
7 |
1. When building with support for bzlib/zlib (pcregrep) and/or readline |
1. When building with support for bzlib/zlib (pcregrep) and/or readline |
116 |
27. Wrapped the definitions of fileno and isatty for Windows, which appear in |
27. Wrapped the definitions of fileno and isatty for Windows, which appear in |
117 |
pcretest.c, inside #ifndefs, because it seems they are sometimes already |
pcretest.c, inside #ifndefs, because it seems they are sometimes already |
118 |
pre-defined. |
pre-defined. |
119 |
|
|
120 |
|
28. Added support for (*UTF8) at the start of a pattern. |
121 |
|
|
122 |
|
|
123 |
|
|