| 86 |
matches in certain environments (the workspace was not being correctly |
matches in certain environments (the workspace was not being correctly |
| 87 |
retained). Also added to pcre_dfa_exec() a simple plausibility check on |
retained). Also added to pcre_dfa_exec() a simple plausibility check on |
| 88 |
some of the workspace data at the beginning of a restart. |
some of the workspace data at the beginning of a restart. |
| 89 |
|
|
| 90 |
|
25. \s*\R was auto-possessifying the \s* when it should not, whereas \S*\R |
| 91 |
|
was not doing so when it should - probably a typo introduced by SVN 528 |
| 92 |
|
(change 8.10/14). |
| 93 |
|
|
| 94 |
|
|
| 95 |
Version 8.30 04-February-2012 |
Version 8.30 04-February-2012 |