]> git.cameronkatri.com Git - mandoc.git/history - apropos_db.h
Small tweaks for release.
[mandoc.git] / apropos_db.h
2012-03-24 Kristaps DzonsonsBe insane. Make apropos(1) subsume man(1).
2012-03-24 Kristaps DzonsonsSimplify by not pre-filtering the result vector for...
2011-12-16 Kristaps DzonsonsMake the stored "cat"/"mdoc"/"man" strings just be...
2011-11-27 Ingo SchwarzeSave the manual type (mdoc, man, or cat) in the index...
2011-11-27 Kristaps DzonsonsGet us a whatis(1) mode for apropos(1).
2011-11-26 Ingo SchwarzeSync to OpenBSD, mostly gratuitous and whitespace diffe...
2011-11-23 Kristaps DzonsonsLet apropos_db.h export the volume of manpages for...
2011-11-20 Kristaps DzonsonsIntegrate a moderately-patched version of schwarze...
2011-11-18 Kristaps DzonsonsEvaluation with logical subexpressions. This allows...
2011-11-14 Kristaps DzonsonsHave exprcomp() accept a string instead of an array...
2011-11-13 Ingo SchwarzeRewrite the expression parser for a more concise syntax:
2011-11-13 Ingo SchwarzeInventing new keywords for mostly the same thing when...
2011-11-13 Ingo SchwarzeLess misleading file names; ok kristaps@.