]> git.cameronkatri.com Git - mandoc.git/history - libmandoc.h
When in a <PRE>, don't print out the <BR> before lines that have leading
[mandoc.git] / libmandoc.h
2011-01-03 Ingo SchwarzeUnify roff macro argument parsing (in roff.c, roff_user...
2010-07-18 Ingo SchwarzeText ending in a full stop, exclamation mark or questio...
2010-06-19 Kristaps DzonsonsChurn as I finish email address migration kth.se -...
2010-06-09 Kristaps DzonsonsSquash bug noted by Ulrich Spoerlein where "-" were...
2010-05-25 Kristaps DzonsonsModified version of Ingo Schwarze's patch for hyphen...
2010-05-12 Kristaps DzonsonsPut the eos-checker into libmandoc.h.
2009-11-02 Kristaps DzonsonsAdded mandoc_a2time() for proper date conversion.
2009-10-30 Kristaps Dzonsonslibmdoc and libman now using non-recoverable allocation...
2009-10-28 Kristaps DzonsonsSlow movement of internal allocations to fail completely.
2009-07-04 Kristaps DzonsonsMoved escape validation into libmandoc.h/mandoc.c ...