]> git.ozlabs.org Git - ccan/history - ccan/htable/test/run-debug.c
htable: reduce size of htable by storing perfect bitnum, not mask.
[ccan] / ccan / htable / test / run-debug.c
2019-04-01 Rusty Russellhtable: reduce size of htable by storing perfect bitnum...
2019-04-01 Rusty Russellhtable: reduce size of htable by calculating max every...
2019-03-04 Rusty Russellhtable: commit extra tests I had lying around.