aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/makewhatis.c
Commit message (Expand)AuthorAgeFilesLines
* Let descriptions (bit-mask 0x100) also be mined for text. This doublesKristaps Dzonsons2011-06-211-6/+17
* Have descriptions also use struct buf. This completes the internalKristaps Dzonsons2011-06-211-111/+53
* Don't let empty strings into the makewhatis keyword database.Kristaps Dzonsons2011-06-211-2/+3
* Big change to makewhatis: use an in-memory hashtable to collapseKristaps Dzonsons2011-06-211-130/+184
* Get rid of an "#if 0" that I don't anticipate being fixed ever (nor doesKristaps Dzonsons2011-05-151-43/+1
* Rename mandoc-db to makewhatis. On the suggestion of schwarze@; I agree.Kristaps Dzonsons2011-05-131-0/+962