summaryrefslogtreecommitdiffstatshomepage
path: root/mmain.c
Commit message (Collapse)AuthorAgeFilesLines
* Updated manuals.Kristaps Dzonsons2009-03-081-4/+9
| | | | Added -fign-scope and -fign-escape.
* BROKEN CHECK-IN. Wide-ranging updates.Kristaps Dzonsons2009-03-081-5/+30
| | | | | Removed libmdoc internal argv limit (all dynamic). Removed "data" union in mdoc_node (to be selectively re-added).
* Strings abstracted into dynamically-created C files.Kristaps Dzonsons2009-03-061-5/+8
| | | | | Added -V option. Deprecated README files.
* Cross-checked NetBSD compile changes to Linux.Kristaps Dzonsons2009-02-231-3/+3
|
* More in-file documentation and Linux-isation.Kristaps Dzonsons2009-02-231-2/+5
| | | | Moved mdoc_macros table definition into macro.c, where it belongs.
* termact.c -> term.cKristaps Dzonsons2009-02-231-32/+40
| | | | | | term.c -> mdocterm.c tree.c -> mdoctree.c Fixed/finished mmain.h.
* BROKEN BUILD: migrating to mmain stuff.Kristaps Dzonsons2009-02-221-0/+328