summaryrefslogtreecommitdiffstats
path: root/mmain.c
Commit message (Collapse)AuthorAgeFilesLines
* Removed static limitation of buffer size.Kristaps Dzonsons2009-03-081-26/+20
|
* Updated manuals.Kristaps Dzonsons2009-03-081-3/+8
| | | | Added -fign-scope and -fign-escape.
* BROKEN CHECK-IN. Wide-ranging updates.Kristaps Dzonsons2009-03-081-4/+29
| | | | | 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-4/+7
| | | | | Added -V option. Deprecated README files.
* Cross-checked NetBSD compile changes to Linux.Kristaps Dzonsons2009-02-231-2/+2
|
* More in-file documentation and Linux-isation.Kristaps Dzonsons2009-02-231-1/+4
| | | | Moved mdoc_macros table definition into macro.c, where it belongs.
* termact.c -> term.cKristaps Dzonsons2009-02-231-31/+39
| | | | | | term.c -> mdocterm.c tree.c -> mdoctree.c Fixed/finished mmain.h.
* BROKEN BUILD: migrating to mmain stuff.Kristaps Dzonsons2009-02-221-0/+328