]> git.cameronkatri.com Git - mandoc.git/history - mandoc-db.c
Add configurations (`Cd') to mandoc-db mining.
[mandoc.git] / mandoc-db.c
2011-05-04 Kristaps DzonsonsAdd configurations (`Cd') to mandoc-db mining.
2011-05-03 Kristaps DzonsonsPick up authors in mandoc-db.
2011-05-03 Kristaps DzonsonsHave mandoc-db grok `Dt'/`TH' manual title as well.
2011-05-02 Kristaps DzonsonsBack out stripping of non-predef and non-special escape...
2011-05-01 Kristaps DzonsonsHave mandoc-db strip out escapes that aren't special...
2011-04-28 Kristaps DzonsonsLet mandoc-db grok `St' tokens.
2011-04-12 Kristaps DzonsonsLet mandoc-db also collect -man descriptions.
2011-04-11 Kristaps DzonsonsHave mandoc-db accumulate manual page descriptions...
2011-04-11 Kristaps DzonsonsUse dbt_xxxx functions to stash both filename and manua...
2011-04-05 Kristaps DzonsonsLint-checks over mandoc-db.c.
2011-04-05 Kristaps DzonsonsUse a little more horsepower in parsing out NAME sectio...
2011-04-05 Kristaps DzonsonsFix type- and NULL-check to be correct node (last,...
2011-04-05 Kristaps DzonsonsAdd mandoc-db.c checking for utility-name in NAME secti...
2011-04-04 Kristaps DzonsonsHave `Fd' detection in mandoc-db also look for local...
2011-04-04 Kristaps DzonsonsAdd manual page for mandoc-db (mostly to document the...
2011-04-03 Kristaps DzonsonsHave mandoc-db create an recno-addressed index of files...
2011-04-03 Kristaps DzonsonsHave mandoc-db use config.h for strlcat(). Then create...
2011-04-02 Kristaps DzonsonsAdd an initial keyword-indexer as an alternative front...