2 |
------------------ |
------------------ |
3 |
|
|
4 |
|
|
5 |
|
Version 1.02 12-Dec-97 |
6 |
|
---------------------- |
7 |
|
|
8 |
|
1. Typos in pcre.3 and comments in the source fixed. |
9 |
|
|
10 |
|
2. Applied a contributed patch to get rid of places where it used to remove |
11 |
|
'const' from variables, and fixed some signed/unsigned and uninitialized |
12 |
|
variable warnings. |
13 |
|
|
14 |
|
3. Added the "runtest" target to Makefile. |
15 |
|
|
16 |
|
4. Set default compiler flag to -O2 rather than just -O. |
17 |
|
|
18 |
|
|
19 |
Version 1.01 19-Nov-97 |
Version 1.01 19-Nov-97 |
20 |
---------------------- |
---------------------- |
21 |
|
|