summaryrefslogtreecommitdiffstats
path: root/libman.h
Commit message (Expand)AuthorAgeFilesLines
* Lookup hashes are now static tables, ordered first-level by second character,...Kristaps Dzonsons2009-09-161-4/+2
* Fixed next-line scoping of `.HP nnn' (has both next-line and on-line in head).Kristaps Dzonsons2009-08-211-1/+2
* Fixed `nf' behaviour (had broken with de-chunking).Kristaps Dzonsons2009-08-211-0/+4
* libman checks for open explicit scopes on exit.Kristaps Dzonsons2009-08-191-0/+1
* Added RS/RE macro pair (had to adjust closing rules, sec/ssec/rs/par).Kristaps Dzonsons2009-08-191-0/+1
* Significant overhaul in libman. Macros are now block- and line-scoped (withKristaps Dzonsons2009-08-131-4/+30
* Added `sp' support to libman.Kristaps Dzonsons2009-07-241-0/+1
* Tabularised error strings in libman.Kristaps Dzonsons2009-07-071-2/+3
* Consolidated all err/warnings into mdoc.c via libmdoc.h.Kristaps Dzonsons2009-07-061-2/+2
* Moved escape validation into libmandoc.h/mandoc.c (common between libman/libm...Kristaps Dzonsons2009-07-041-1/+2
* libman documents require `TH' and at least one node.Kristaps Dzonsons2009-06-221-1/+3
* Moved all formatted libman warn/error into man.c/libman.h.Kristaps Dzonsons2009-06-181-0/+20
* Fixed license email address.Kristaps Dzonsons2009-06-101-1/+1
* Using proper license template (const).Kristaps Dzonsons2009-04-121-12/+10
* Initial front-end formatting for -man pages.Kristaps Dzonsons2009-03-261-0/+1
* Added pflags to man_alloc.Kristaps Dzonsons2009-03-251-0/+1
* Added man_action.c, renamed mdoc_action.c.Kristaps Dzonsons2009-03-251-0/+2
* Added man validator, renamed mdoc validator.Kristaps Dzonsons2009-03-251-0/+4
* -man linked to mandoc in documentation.Kristaps Dzonsons2009-03-231-0/+1
* -man printing linked to -Ttree.Kristaps Dzonsons2009-03-231-16/+3
* First addition of -man macro support.Kristaps Dzonsons2009-03-231-0/+66