9 |
is some re-arrangement of the files and adjustment of comments consequent |
is some re-arrangement of the files and adjustment of comments consequent |
10 |
on this. |
on this. |
11 |
|
|
12 |
2. I had an email from Eric Raymond about problems translating some of PCRE's |
2. Part of the patch fixed a problem with the pcregrep tests. The test of -r |
13 |
|
for recursive directory scanning broke on some systems because the files |
14 |
|
are not scanned in any specific order and on different systems the order |
15 |
|
was different. A call to "sort" has been inserted into RunGrepTest for the |
16 |
|
approprate test as a short-term fix. In the longer term there may be an |
17 |
|
alternative. |
18 |
|
|
19 |
|
3. I had an email from Eric Raymond about problems translating some of PCRE's |
20 |
man pages to HTML (despite the fact that I distribute HTML pages, some |
man pages to HTML (despite the fact that I distribute HTML pages, some |
21 |
people do their own conversions for various reasons). The problems |
people do their own conversions for various reasons). The problems |
22 |
concerned the use of low-level troff macros .br and .in. I have therefore |
concerned the use of low-level troff macros .br and .in. I have therefore |
25 |
generate HTML has been updated to handle .nf/.fi and to complain if it |
generate HTML has been updated to handle .nf/.fi and to complain if it |
26 |
encounters .br or .in. |
encounters .br or .in. |
27 |
|
|
28 |
|
4. Updated comments in configure.ac that get placed in config.h.in and also |
29 |
|
arranged for config.h to be included in the distribution, for the benefit |
30 |
|
of those who have to compile without Autotools (compare pcre.h). |
31 |
|
|
32 |
|
|
33 |
Version 7.0 19-Dec-06 |
Version 7.0 19-Dec-06 |
34 |
--------------------- |
--------------------- |