| 2 |
------------------------ |
------------------------ |
| 3 |
|
|
| 4 |
|
|
| 5 |
Release 7.1 20-Mar-07 |
Release 7.1 24-Apr-07 |
| 6 |
--------------------- |
--------------------- |
| 7 |
|
|
| 8 |
There are no new features in this release. A few bugs are fixed (see ChangeLog |
There is only one new feature in this release: a linebreak setting of |
| 9 |
for details), but the major change is a complete re-implementation of the build |
PCRE_NEWLINE_ANYCRLF. It is a cut-down version of PCRE_NEWLINE_ANY, which |
| 10 |
system. This now has full Autotools support and so is now "standard" in some |
recognizes only CRLF, CR, and LF as linebreaks. |
| 11 |
sense. It should help with compiling PCRE in a wide variety of environments. |
|
| 12 |
|
A few bugs are fixed (see ChangeLog for details), but the major change is a |
| 13 |
|
complete re-implementation of the build system. This now has full Autotools |
| 14 |
|
support and so is now "standard" in some sense. It should help with compiling |
| 15 |
|
PCRE in a wide variety of environments. |
| 16 |
|
|
| 17 |
NOTE: when building shared libraries for Windows, three dlls are now built, |
NOTE: when building shared libraries for Windows, three dlls are now built, |
| 18 |
called libpcre, libpcreposix, and libpcrecpp. Previously, everything was |
called libpcre, libpcreposix, and libpcrecpp. Previously, everything was |