]> git.cameronkatri.com Git - mandoc.git/history - mdoc_strings.c
Back out OpenBSD special case (ok Ingo Schwarze).
[mandoc.git] / mdoc_strings.c
2010-05-09 Kristaps DzonsonsExplicitly account for \*(Ba when checking for delims...
2010-05-08 Kristaps DzonsonsLint fixes (type-safety for enums via -cefuh).
2010-04-03 Kristaps DzonsonsRemoved erroneous `{' and `}' as punctuation (see mdoc...
2010-03-29 Kristaps DzonsonsIntegrate Ingo Schwarze's patch for mdoc_iscdelim(...
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.