]> git.cameronkatri.com Git - mandoc.git/history - msec.c
during prioritization for man(1), correctly extract the section name
[mandoc.git] / msec.c
2018-12-14 Ingo SchwarzeMajor cleanup; may imply minor changes in edge cases...
2015-10-06 Ingo Schwarzemodernize style: "return" is not a function
2014-12-21 Ingo SchwarzeISO C99 explicitly forbids forward references to enum...
2014-12-01 Ingo Schwarzeheader cleanup:
2014-08-10 Ingo SchwarzeGet rid of HAVE_CONFIG_H, it is always defined; idea...
2014-03-23 Ingo SchwarzeThe files mandoc.c and mandoc.h contained both speciali...
2011-12-02 Ingo SchwarzeIn man(7), when no explicit volume name is given, use...
2011-03-22 Kristaps Dzonsonslibmdoc.h and libman.h were including mdoc.h and man...
2010-05-17 Kristaps DzonsonsEnable the unified error/warning enumeration in mandoc...
2010-05-15 Kristaps DzonsonsFixed memory leak introduced in last checkin of man_act...
2010-01-01 Kristaps DzonsonsBig check-in of compatibility layer. This should work...
2009-10-26 Kristaps DzonsonsAdded time.h to various files for FreeBSD compilation...
2009-06-10 Kristaps DzonsonsFixed license email address.
2009-04-12 Kristaps DzonsonsUsing proper license template (const).
2009-03-23 Kristaps DzonsonsFirst addition of -man macro support.
2009-03-16 Kristaps DzonsonsFixed mdoc_phrase escape handling.