summaryrefslogtreecommitdiffstatshomepage
path: root/lib.in
Commit message (Collapse)AuthorAgeFilesLines
* Fixed mdoc_phrase escape handling.Kristaps Dzonsons2009-03-161-39/+58
| | | | | | | | | | | Added MDOC_IGNDELIM (Pf, soon Li, etc.). macro_constant_delimited ignargs -> argv.c parsing. Renamed macro functions to correspond to ontologies. `Fo' and `St' made callable (compat documented). strings.sh deprecated (directly using CPP). Abstracted ASCII translation into ascii.{c,in}. ASCII table uses a self-reordering chained hashtable. Removed old regressions.
* Documented the strings script.Kristaps Dzonsons2009-03-061-0/+8
|
* Strings abstracted into dynamically-created C files.Kristaps Dzonsons2009-03-061-0/+32
Added -V option. Deprecated README files.