Use hash tables instead of linked lists for a nice speedup at the cost of sorted...
commit201f1e4dfd09f41cce99182294824af0274898ae
authorDavid Härdeman <david@hardeman.nu>
Mon, 21 May 2007 11:59:11 +0000 (21 13:59 +0200)
committerDavid Härdeman <david@hardeman.nu>
Mon, 21 May 2007 11:59:11 +0000 (21 13:59 +0200)
tree86ed08271755a88f2a4b085c2b374fb449400e3d
parentf76d5fc341700212f9abbebc6d9c4b294d375b7c
Use hash tables instead of linked lists for a nice speedup at the cost of sorted output
metaentry.c
metaentry.h
metastore.c
metastore.h