]> git.cameronkatri.com Git - mandoc.git/history - mandoc.3
In fragment identifiers, use ~%d for ordinal suffixes,
[mandoc.git] / mandoc.3
2018-12-30 Ingo SchwarzeCleanup, no functional change:
2018-12-14 Ingo SchwarzeMajor cleanup; may imply minor changes in edge cases...
2018-08-23 Ingo SchwarzeThe upcoming .while request will have to re-execute...
2017-07-04 Ingo Schwarzevarious nits found with mandoc -Tlint
2017-06-24 Ingo SchwarzeSplit -Wstyle into -Wstyle and the even lower -Wbase...
2017-05-17 Ingo SchwarzeDelete the -T xhtml command line option.
2017-01-09 Ingo SchwarzeWarnings and errors that occur during mdoc_validate()
2016-07-07 Ingo Schwarzeupdate developer documentation
2016-01-08 Ingo SchwarzeDelete the redundant "nchild" member of struct roff_nod...
2016-01-08 Ingo SchwarzeSimplify the mparse_open() interface.
2016-01-08 Ingo SchwarzeIt was very surprising that a function called mparse_re...
2015-10-13 Ingo SchwarzeMajor character table cleanup:
2015-07-19 Ingo SchwarzeDo not fork and exec gunzip(1), just link with libz...
2015-01-15 Ingo SchwarzeFatal errors no longer exist.
2015-01-15 Ingo Schwarzedowngrade .so failure from FATAL to ERROR
2014-11-26 Ingo SchwarzeLet mparse_readfd() use mparse_open() and mparse_wait()
2014-11-26 Ingo SchwarzeSimplify the mparse_open()/mparse_wait() interface.
2014-10-28 Ingo SchwarzeMake the character table available to libroff so it...
2014-09-03 Ingo SchwarzeAdd *.gz support to apropos(1) -a, man(1), and even...
2014-08-05 Ingo SchwarzeSync library documentation with reality.
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...