]> git.ozlabs.org Git - ccan/history - ccan/htable/tools
htable: add a htable_prev method to oppose _next
[ccan] / ccan / htable / tools /
2014-06-13 Rusty Russellccan/htable: fix tools warning for 64-bit systems.
2014-06-10 Rusty Russellhtable: update tools for time changes.
2014-06-10 Rusty Russellhtable: tools: use tal instead of talloc.
2011-09-27 Rusty Russellhtable: benchmark against hsearch(3)
2011-09-27 Rusty Russellhtable: clean up interface, document htable_type better.
2011-09-26 Rusty Russellhtable, strset: benchmarking tools.
2011-08-29 Rusty Russellhtable: fix tools/speed.
2010-11-08 Rusty Russellhtable: push capacity limit from 66 to 75%
2010-11-08 Rusty Russellhtable: use "perfect" bit to reduce rehashes.
2010-11-08 Rusty Russellhtable: speed benchmark