]> git.cameronkatri.com Git - mandoc.git/history - libmandoc.h
Handle nested, recursive mathematical subexpressions. This is
[mandoc.git] / libmandoc.h
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 ...