Up to [cvsweb.bsd.lv] / mandoc
Request diff between arbitrary revisions
Default branch: MAIN
Current tag: VERSION_1_9_7
Revision 1.21 / (download) - annotate - [selected], Wed Sep 16 14:40:56 2009 UTC (14 years ago) by kristaps
Branch: MAIN
CVS Tags: VERSION_1_9_9,
VERSION_1_9_8,
VERSION_1_9_7,
VERSION_1_9_6,
VERSION_1_9_5
Changes since 1.20: +3 -5 lines
Diff to previous 1.20 (colored)
Lookup hashes are now static tables, ordered first-level by second character, then randomly along a chain. Improves performance by a small fraction and considerably cleans up hash sources.