]> git.ozlabs.org Git - ccan/history - ccan/tdb2/free.c
ilog: rework to reduce interface.
[ccan] / ccan / tdb2 / free.c
2010-10-26 Rusty Russellilog: rework to reduce interface.
2010-09-25 Rusty Russelltdb2: Move min size constant out where summary.c can...
2010-09-09 Rusty Russelltdb2: don't hold access to tdb mmap during traverse.
2010-09-09 Rusty Russelltdb2: change to using a hash tree.
2010-09-03 Rusty Russelltdb2: expand lock now nests inside other locks.
2010-09-03 Rusty Russelltdb2: use immobile free buckets, rename tests to show...
2010-08-28 Rusty Russelltdb2: new tests, and new fixes.
2010-08-27 Rusty Russelltdb2: split expand into functions and test separately.
2010-08-26 Rusty Russelltdb2: more fixes and tests for enlarging hash.
2010-08-26 Rusty Russelltdb2: now we can store a key!
2010-08-26 Rusty Russelltdb2: tdb_expand on empty database now tested.
2010-08-26 Rusty Russelltdb2: initial commit (doesn't work, still writing tests)