]> git.cameronkatri.com Git - mandoc.git/history - main.h
When showing more than one formatted manual page, insert horizontal lines
[mandoc.git] / main.h
2014-12-31 Ingo SchwarzeWhen showing more than one formatted manual page, inser...
2014-12-01 Ingo Schwarzeheader cleanup:
2014-12-01 Ingo Schwarzeremove unneccessary inclusion protection; patch from...
2014-10-28 Ingo SchwarzeMake the character table available to libroff so it...
2014-04-20 Ingo SchwarzeKNF: case (FOO): -> case FOO:, remove /* LINTED ...
2011-10-06 Kristaps DzonsonsIf -Tman is specified and input is -man, echo the prepr...
2011-09-18 Ingo Schwarzeforgotten Copyright bumps; no code change
2011-09-17 Ingo SchwarzeInitial, incomplete support for -Tman
2011-05-20 Kristaps DzonsonsFlip on -Tutf8 backend support. This forces the UTF...
2011-05-17 Kristaps DzonsonsAdd mode for -Tlocale. This mode, with this commit...
2010-07-31 Ingo SchwarzeSync to OpenBSD: add missing Copyright years.
2010-07-25 Kristaps DzonsonsInitial PDF shim over PS. This produces working PDF...
2010-06-29 Kristaps DzonsonsAdd in -Opaper=xxx support for -Tps postscript. This...
2010-06-19 Kristaps DzonsonsChurn as I finish email address migration kth.se -...
2010-06-08 Kristaps DzonsonsNo functionality changes: just restructuring. Deprecated
2010-06-07 Kristaps DzonsonsFirst check-in of PostScript output. This does not...
2010-06-07 Kristaps DzonsonsAdd -Owidth=width option to mandoc -Tascii. Asked...
2010-05-15 Joerg SonnenbergerMake the output width an option for ascii_alloc and...
2010-01-29 Kristaps DzonsonsFixed Makefile for `make lint' dep. on config.h
2009-10-13 Kristaps DzonsonsMoved output definitions into main.h.