| 1 |
ChangeLog for PCRE |
ChangeLog for PCRE |
| 2 |
------------------ |
------------------ |
| 3 |
|
|
| 4 |
Version 8.12 11-Jan-2011 |
Version 8.12 12-Jan-2011 |
| 5 |
------------------------ |
------------------------ |
| 6 |
|
|
| 7 |
1. Fixed some typos in the markup of the man pages, and wrote a script that |
1. Fixed some typos in the markup of the man pages, and wrote a script that |
| 8 |
checks for such things as part of the documentation building process. |
checks for such things as part of the documentation building process. |
| 9 |
|
|
| 10 |
|
2. On a big-endian 64-bit system, pcregrep did not correctly process the |
| 11 |
|
--match-limit and --recursion-limit options (added for 8.11). In |
| 12 |
|
particular, this made one of the standard tests crash. (The integer value |
| 13 |
|
went into the wrong half of a long int.) |
| 14 |
|
|
| 15 |
|
|
| 16 |
Version 8.11 10-Dec-2010 |
Version 8.11 10-Dec-2010 |