| 47 |
|
|
| 48 |
10. The PCRE_DOLLAR_ENDONLY option was not working when pcre_dfa_exec() was |
10. The PCRE_DOLLAR_ENDONLY option was not working when pcre_dfa_exec() was |
| 49 |
used for matching. |
used for matching. |
| 50 |
|
|
| 51 |
|
11. Unicode property support in character classes was not working for |
| 52 |
|
characters (bytes) greater than 127 when not in UTF-8 mode. |
| 53 |
|
|
| 54 |
|
12. Added the -M command line option to pcretest. |
| 55 |
|
|
| 56 |
|
14. Added the non-standard REG_NOTEMPTY option to the POSIX interface. |
| 57 |
|
|
| 58 |
|
15. Added the PCRE_NO_START_OPTIMIZE match-time option. |
| 59 |
|
|
| 60 |
|
16. Added comments and documentation about mis-use of no_arg in the C++ |
| 61 |
|
wrapper. |
| 62 |
|
|
| 63 |
|
|
| 64 |
Version 7.8 05-Sep-08 |
Version 7.8 05-Sep-08 |