]> git.cameronkatri.com Git - mandoc.git/history - Makefile.depend
do not crash when a manpath directory contains a symbolic link
[mandoc.git] / Makefile.depend
2020-06-22 Ingo SchwarzeBecause mandoc_aux.h and mandoc.h use __attribute__...
2020-04-18 Ingo SchwarzeWhen a .Tg is attached to a paragraph, attach the permalink
2020-04-07 Ingo SchwarzeSeparate the place to put the <a href> permalink (now...
2020-03-13 Ingo SchwarzeSplit tagging into a validation part including prioriti...
2019-07-22 Ingo SchwarzeSlowly start implementing tagging support for man(7...
2019-07-10 Ingo SchwarzeSome time ago, i simplified mandoc_msg() such that...
2019-03-17 Ingo SchwarzeThe header file "html.h" uses enum roff_tok,
2019-03-06 Ingo Schwarzeadd arch.o
2018-12-30 Ingo SchwarzeCleanup, no functional change:
2018-12-16 Ingo SchwarzeYet another round of improvements to manual font selection.
2018-12-14 Ingo SchwarzeMajor cleanup; may imply minor changes in edge cases...
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-12-13 Ingo SchwarzeCleanup, no functional change:
2018-07-31 Ingo Schwarzehtml.c now uses ohash, and new file compat_strndup.c
2017-07-20 Ingo Schwarzesync
2017-07-01 Ingo SchwarzeBasic reporting of .Xrs to manual pages that don't...
2017-05-07 Ingo SchwarzeBasic implementation of the roff(7) .ta (define tab...
2017-05-05 Ingo SchwarzeMove handling of the roff(7) .ft request from the man(7)
2017-04-29 Ingo SchwarzeParser unification: use nice ohashes for all three...
2017-04-24 Ingo SchwarzeDelete the manpage(1) utility.
2017-02-08 Ingo Schwarzemore 1.14.1 release preparations
2017-01-15 Ingo SchwarzeWhen looking up macro values while the macro tables...
2016-10-18 Ingo Schwarzeupdate after rev. 1.5 of dba.c
2016-07-20 Ingo SchwarzeLinux compatibility: Work around the lack of EFTYPE...
2016-07-19 Ingo SchwarzeRemove the dependency on SQLite without loss of functio...
2016-07-15 Ingo Schwarzeadd missing prototypes, no code change;
2015-11-07 Ingo Schwarzeprovide a simple stand-alone implementation of getline(3)
2015-11-07 Ingo SchwarzeModernization, no functional change intended:
2015-10-22 Ingo Schwarzeuse the new function man_validate() here, too
2015-10-20 Ingo SchwarzeIn order to become able to generate syntax tree nodes...
2015-10-13 Ingo SchwarzeMajor character table cleanup:
2015-10-13 Ingo SchwarzeReduce the amount of code by moving the three copies...
2015-10-11 Ingo SchwarzeFinally use __progname, err(3) and warn(3).
2015-07-17 Ingo SchwarzeInitial, still somewhat experimental implementation...
2015-07-14 Ingo SchwarzeFix the "depend" target and regenerate Makefile.depend:
2015-04-19 Ingo SchwarzeUnify node handling functions:
2015-04-02 Ingo SchwarzeFirst step towards parser unification:
2015-03-27 Ingo SchwarzeParse the new man.conf(5) "output" directive.
2015-03-19 Ingo SchwarzeCompat glue needed for Solaris 9 and 10.
2015-02-16 Ingo Schwarzestrtonum(3) compat glue
2014-12-01 Ingo Schwarzeheader cleanup:
2014-11-28 Ingo SchwarzeAT&T is unlikely to release an new version of Research...
2014-08-17 Ingo SchwarzeFully integrate apropos(1) into mandoc(1).
2014-08-11 Ingo SchwarzeProvide a fallback version of fts(3) for systems lackin...
2014-08-10 Ingo Schwarzesync after adding config.h to mansearch_const.c;
2014-08-05 Ingo Schwarzesync after sqlite3_errstr() compat addition
2014-08-05 Ingo SchwarzeSwitch to autogenerated dependency rules; they are...