]> git.ozlabs.org Git - ccan/history - ccan/tdb2/check.c
tdb2: fix intermittent test fail.
[ccan] / ccan / tdb2 / check.c
2010-10-20 Rusty Russelltdb2: 64 bit fixes.
2010-10-18 Rusty Russelltdb2: fix infinite loop in tdb_check
2010-09-25 Rusty Russelltdb2: don't use probe arg to oob()
2010-09-09 Rusty Russelltdb2: change to using a hash tree.
2010-09-03 Rusty Russelltdb2: use immobile free buckets, rename tests to show...
2010-08-28 Rusty Russelltdb2: check that records are of sufficient length in...
2010-08-26 Rusty Russelltdb2: more fixes and tests for enlarging hash.
2010-08-26 Rusty Russelltdb2: tdb_expand on empty database now tested.
2010-08-26 Rusty Russelltdb2: now checking a new empty database works.
2010-08-26 Rusty Russelltdb2: initial commit (doesn't work, still writing tests)