]> git.cameronkatri.com Git - mandoc.git/history - apropos_db.c
Update historical record to be historical and not made-up. Data from
[mandoc.git] / apropos_db.c
2011-11-20 Kristaps DzonsonsClarify some behaviour, bringing schwarze@'s patch...
2011-11-20 Kristaps DzonsonsOoops... tiny type error slipped in.
2011-11-20 Kristaps DzonsonsIntegrate a moderately-patched version of schwarze...
2011-11-20 Kristaps DzonsonsFix white-space in apropos_db.c to make merging cleaner.
2011-11-20 Kristaps DzonsonsMerge schwarze@'s work for 64-bit types. This is based...
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@.