Age | Commit message (Expand) | Author |
---|---|---|
2015-10-06 | modernize style: "return" is not a function; ok cmp(1) | Ingo Schwarze |
2015-04-02 | First step towards parser unification: | Ingo Schwarze |
2014-11-28 | AT&T is unlikely to release an new version of Research UNIX any time soon. | Ingo Schwarze |
2014-04-20 | KNF: case (FOO): -> case FOO, remove /* LINTED */ and /* ARGSUSED */, | Ingo Schwarze |
2014-03-21 | The files mandoc.c and mandoc.h contained both specialised low-level | Ingo Schwarze |
2011-04-24 | Merge version 1.11.1: | Ingo Schwarze |
2010-07-31 | Correct Copyright lines in the rarely touched files: | Ingo Schwarze |
2010-05-23 | Unified error and warning message system for all of mandoc, | Ingo Schwarze |
2009-12-22 | sync to 1.9.12, mostly portability and refactoring: | Ingo Schwarze |
2009-06-14 | sync to 1.7.16: comments, whitespace and spelling fixes; no functional change | Ingo Schwarze |
2009-04-06 | Initial check-in of mandoc for formatting manuals. ok deraadt@ | kristaps |