Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed mdoc_phrase escape handling. | Kristaps Dzonsons | 2009-03-16 | 1 | -89/+0 |
| | | | | | | | | | | | 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. | ||||
* | Fixed strings.sh to work with NetBSD. | Kristaps Dzonsons | 2009-03-08 | 1 | -5/+8 |
| | | | | Fixed various lint warnings. | ||||
* | Documented the strings script. | Kristaps Dzonsons | 2009-03-06 | 1 | -0/+3 |
| | |||||
* | Strings abstracted into dynamically-created C files. | Kristaps Dzonsons | 2009-03-06 | 1 | -0/+83 |
Added -V option. Deprecated README files. |