]> git.ozlabs.org Git - ccan/history - ccan/htable/test
htable: clean up interface, document htable_type better.
[ccan] / ccan / htable / test /
2011-09-27 Rusty Russellhtable: clean up interface, document htable_type better.
2011-09-27 Rusty Russellhtable: start empty.
2011-01-13 Rusty Russellhtable: fix type of cmpfn in htable_type
2010-11-08 Rusty Russellhtable: restore perfect bit when resizing.
2010-11-08 Rusty Russellhtable: first implementation