]> git.ozlabs.org Git - ccan/history - ccan/intmap
base32: add ability to substitute character set.
[ccan] / ccan / intmap /
2018-03-26 Rusty Russellintmap: add iterator-by-callback.
2018-03-26 Rusty Russellintmap: add exhaustive testcases for intmap_after
2018-03-26 Rusty Russellintmap: add test case which failed, extracted from...
2018-03-26 Rusty Russellintmap: reimplement so that intmap_after works.
2018-03-26 Rusty Russellintmap: add benchmarks.
2018-02-26 Rusty Russellintmap: implement uintmap_last/sintmap_last.
2017-01-13 Rusty Russellintmap: clean up iterators.
2017-01-11 Rusty Russellintmap: new module.