]> git.cameronkatri.com Git - mandoc.git/history - mdoc_strings.c
Fixed up some documentation in man.7: only documenting man.7 macros, not related...
[mandoc.git] / mdoc_strings.c
2010-01-01 Kristaps DzonsonsBig check-in of compatibility layer. This should work...
2009-11-02 Kristaps DzonsonsAdded mandoc_a2time() for proper date conversion.
2009-10-27 Kristaps Dzonsonsbzero() -> memset() (noted by Joerg Sonnenberger).
2009-10-26 Kristaps DzonsonsFull `%U' support.
2009-08-20 Kristaps DzonsonsSynchronised man.7, mdoc.7, mdoc.template manual structure.
2009-07-04 Kristaps DzonsonsMoved escape validation into libmandoc.h/mandoc.c ...
2009-06-22 Kristaps DzonsonsAdded -split and -nosplit "I-Don't-Like" note to mdoc...
2009-06-17 Kristaps DzonsonsSection orders are more elegantly handled (MDOC_PBODY...
2009-06-17 Kristaps DzonsonsNoted deprecation of \*( and \* special-character escapes.
2009-06-15 Kristaps DzonsonsMdocdate fix (literals being replaced) ({cnst,schwarze...
2009-06-12 Kristaps DzonsonsMade per-macro "now callable" COMPATIBILITY claims...
2009-04-12 Kristaps DzonsonsUsing proper license template (const).
2009-04-12 Kristaps DzonsonsAdded \^ and \~ escapes (Joerg).
2009-03-31 Kristaps DzonsonsGeneral clean-ups.