summaryrefslogtreecommitdiffstats
path: root/main.h
Commit message (Expand)AuthorAgeFilesLines
* KNF: case (FOO): -> case FOO:, remove /* LINTED */ and /* ARGSUSED */,Ingo Schwarze2014-04-201-1/+1
* If -Tman is specified and input is -man, echo the preprocessed (`so'Kristaps Dzonsons2011-10-061-0/+1
* forgotten Copyright bumps; no code changeIngo Schwarze2011-09-181-1/+1
* Initial, incomplete support for -TmanIngo Schwarze2011-09-171-0/+2
* Flip on -Tutf8 backend support. This forces the UTF-8 LC_CTYPE and doesKristaps Dzonsons2011-05-201-0/+1
* Add mode for -Tlocale. This mode, with this commit, behaves exactlyKristaps Dzonsons2011-05-171-0/+1
* Sync to OpenBSD: add missing Copyright years.Ingo Schwarze2010-07-311-1/+1
* Initial PDF shim over PS. This produces working PDF output with -Tpdf.Kristaps Dzonsons2010-07-251-1/+2
* Add in -Opaper=xxx support for -Tps postscript. This doesn't have anyKristaps Dzonsons2010-06-291-1/+1
* Churn as I finish email address migration kth.se -> bsd.lv.Kristaps Dzonsons2010-06-191-1/+1
* No functionality changes: just restructuring. DeprecatedKristaps Dzonsons2010-06-081-1/+4
* First check-in of PostScript output. This does not change any logicKristaps Dzonsons2010-06-071-0/+1
* Add -Owidth=width option to mandoc -Tascii. Asked for by joerg@ about aKristaps Dzonsons2010-06-071-1/+4
* Make the output width an option for ascii_alloc and use that to computeJoerg Sonnenberger2010-05-151-1/+1
* Fixed Makefile for `make lint' dep. on config.hKristaps Dzonsons2010-01-291-0/+1
* Moved output definitions into main.h.Kristaps Dzonsons2009-10-131-0/+47