| 5 |
--------------------- |
--------------------- |
| 6 |
|
|
| 7 |
1. Applied Bob Rossi and Daniel G's patches to convert the build system to one |
1. Applied Bob Rossi and Daniel G's patches to convert the build system to one |
| 8 |
that is more "standard", making use of automake and other autotools. |
that is more "standard", making use of automake and other autotools. There |
| 9 |
|
is some re-arrangement of the files and adjustment of comments consequent |
| 10 |
|
on this. |
| 11 |
|
|
| 12 |
|
2. I had an email from Eric Raymond about problems translating some of PCRE's |
| 13 |
|
man pages to HTML (despite the fact that I distribute HTML pages, some |
| 14 |
|
people do their own conversions for various reasons). The problems |
| 15 |
|
concerned the use of low-level troff macros .br and .in. I have therefore |
| 16 |
|
removed all such uses from the man pages (some were redundant, some could |
| 17 |
|
be replaced by .nf/.fi pairs). The maintain/132html script that I use to |
| 18 |
|
generate HTML has been updated to handle .nf/.fi and to complain if it |
| 19 |
|
encounters .br or .in. |
| 20 |
|
|
| 21 |
|
|
| 22 |
Version 7.0 19-Dec-06 |
Version 7.0 19-Dec-06 |
| 23 |
--------------------- |
--------------------- |