]> git.cameronkatri.com Git - mandoc.git/history - mandoc.3
Minimal COMPATIBILITY cleanup:
[mandoc.git] / mandoc.3
2014-03-23 Ingo SchwarzeThe files mandoc.c and mandoc.h contained both speciali...
2014-01-05 Ingo SchwarzeAdd an option -Q (quick) to mandocdb(8)
2013-10-06 Ingo SchwarzeThe .Lb arguments wants a "lib" prefix;
2013-10-05 Ingo SchwarzeCleanup suggested by gcc-4.8.1, following hints by...
2013-09-16 Ingo Schwarzetwo improvements in the SYNOPSIS;
2013-07-13 Ingo SchwarzeFor citing the names and email addresses of authors,
2013-06-02 Ingo SchwarzeNote where these functions are declared and implemented.
2012-01-13 Joerg SonnenbergerReflect reality, mandoc_escape does not skip the "...
2011-11-08 Kristaps DzonsonsConst-ify some mchars arguments. I think these are...
2011-10-18 Kristaps DzonsonsFix mandoc_escape() function argument names. From...
2011-10-06 Kristaps DzonsonsIf -Tman is specified and input is -man, echo the prepr...
2011-08-18 Kristaps DzonsonsReplace the old `An'/`Aq' AUTHORS note with `An'/`Mt'.
2011-07-11 Kristaps DzonsonsMake sure constants in mandoc.3 use the `Dv' macro.
2011-06-22 Kristaps DzonsonsAdd more documentation for libmandoc.
2011-05-24 Kristaps DzonsonsDocument that spec2cp never returns 0.
2011-05-24 Kristaps DzonsonsRemove all references to ESCAPE_PREDEF, which is now...
2011-05-17 Kristaps DzonsonsDocumentation: note COMPATIBILITY of -Tascii `?' printi...
2011-05-17 Kristaps DzonsonsFlip on unicode output (via \[uNNNN]) in -T[x]html...
2011-05-01 Kristaps DzonsonsDocumenting the mchars_XXXX part of mandoc.h.
2011-04-30 Kristaps DzonsonsNo code change: fixing spelling errors. From a patch...
2011-04-19 Kristaps DzonsonsAdd more documentation bits to mandoc.3.
2011-04-09 Kristaps DzonsonsSkeleton of documentation functions, types, and variabl...
2011-03-28 Kristaps DzonsonsPut mandocerrs and mandoclevels arrays into libmandoc...
2011-03-22 Kristaps DzonsonsStep 3: consolidate manuals. The parse functions in...