Age | Commit message (Expand) | Author |
2019-03-03 | Reset HTML formatter state, in particular the id_unique hash, | Ingo Schwarze |
2018-12-30 | Cleanup, no functional change: | Ingo Schwarze |
2018-08-23 | The upcoming .while request will have to re-execute roff(7) lines | Ingo Schwarze |
2017-03-03 | new -mdoc -Tmarkdown output mode; OK millert@ reyk@ tb@; | Ingo Schwarze |
2016-07-15 | To remove the const qualifier from a pointer to an object - either | Ingo Schwarze |
2016-07-08 | ISO C99 7.19.2.5 doesn't like mixing putchar(3) and putwchar(3) on | Ingo Schwarze |
2015-11-07 | In private header files, __BEGIN_DECLS and __END_DECLS are pointless. | Ingo Schwarze |
2015-10-13 | Major character table cleanup: | Ingo Schwarze |
2015-04-18 | Replace the structs mdoc and man by a unified struct roff_man. | Ingo Schwarze |
2015-03-27 | Actually use the new man.conf(5) "output" directive. | Ingo Schwarze |
2014-12-31 | When showing more than one formatted manual page, insert horizontal lines | Ingo Schwarze |
2014-12-01 | header cleanup: | Ingo Schwarze |
2014-11-27 | remove unneccessary inclusion protection; ok schwarze | Theo de Raadt |
2014-10-28 | Make the character table available to libroff so it can check the | Ingo Schwarze |
2014-04-20 | KNF: case (FOO): -> case FOO, remove /* LINTED */ and /* ARGSUSED */, | Ingo Schwarze |
2011-10-09 | Sync to version 1.12.0; all code by kristaps@: | Ingo Schwarze |
2011-09-17 | Initial, incomplete support for -Tman | Ingo Schwarze |
2011-05-29 | Merge release 1.11.3, almost all code by kristaps@: | Ingo Schwarze |
2010-07-25 | Sync to bsd.lv; in particular, pull in lots of bug fixes. | Ingo Schwarze |
2010-06-29 | sync to bsd.lv version 1.10.3: | Ingo Schwarze |
2010-06-10 | minimal initial -Tps support, from kristaps@ GSOC | Ingo Schwarze |
2010-06-08 | Merge more bits that will be going into 1.10.1: | Ingo Schwarze |
2010-05-15 | More systematic output width handling by Joerg Sonnenberger: | Ingo Schwarze |
2010-02-18 | sync to release 1.9.15: | Ingo Schwarze |
2009-10-21 | sync to 1.9.9, featuring: | Ingo Schwarze |