1 |
News about PCRE releases |
News about PCRE releases |
2 |
------------------------ |
------------------------ |
3 |
|
|
4 |
A "configure" script is now used to configure PCRE for Unix systems. It builds |
Release 3.0 01-Feb-00 |
5 |
a Makefile and a config.h file. |
--------------------- |
6 |
|
|
7 |
|
1. A "configure" script is now used to configure PCRE for Unix systems. It |
8 |
|
builds a Makefile, a config.h file, and the pcre-config script. |
9 |
|
|
10 |
|
2. PCRE is built as a shared library by default. |
11 |
|
|
12 |
|
3. There is support for POSIX classes such as [:alpha:]. |
13 |
|
|
14 |
|
5. There is an experimental recursion feature. |
15 |
|
|
16 |
---------------------------------------------------------------------------- |
---------------------------------------------------------------------------- |
17 |
IMPORTANT FOR THOSE UPGRADING FROM VERSIONS BEFORE 2.00 |
IMPORTANT FOR THOSE UPGRADING FROM VERSIONS BEFORE 2.00 |