]> git.ozlabs.org Git - ccan-lca-2011.git/history - ccan/htable/htable.c
htable: restore perfect bit when resizing.
[ccan-lca-2011.git] / ccan / htable / htable.c
2010-11-08 Rusty Russellhtable: restore perfect bit when resizing.
2010-11-08 Rusty Russellhtable: use "perfect" bit to reduce rehashes.
2010-11-08 Rusty Russellhtable: rehash to clear delete markers
2010-11-08 Rusty Russellhtable: first implementation