]> git.ozlabs.org Git - ccan/history - ccan/tdb2/tdb.c
tdb2: more tests, hash collision fixes, attribute support.
[ccan] / ccan / tdb2 / tdb.c
2010-08-30 Rusty Russelltdb2: more tests, hash collision fixes, attribute support.
2010-08-28 Rusty Russelltdb2: new tests, and new fixes.
2010-08-26 Rusty Russelltdb2: more fixes and tests for enlarging hash.
2010-08-26 Rusty Russelltdb2: delete and fetch now work.
2010-08-26 Rusty Russelltdb2: clean up locking a little bit, fix hash wrap...
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: now checking a new empty database works.
2010-08-26 Rusty Russelltdb2: initial commit (doesn't work, still writing tests)