]> git.ozlabs.org Git - ccan/history - ccan/tdb2/tdb2.h
tdb2: simplify logging levels, rename TDB_DEBUG_* to TDB_LOG_*
[ccan] / ccan / tdb2 / tdb2.h
2011-03-01 Rusty Russelltdb2: simplify logging levels, rename TDB_DEBUG_* to...
2011-03-01 Rusty Russelltdb2: remove extraneous whitespace.
2010-12-01 Rusty RussellMerge branch 'tdb2'
2010-12-01 Rusty Russelltdb2: hash chaining
2010-12-01 Rusty Russelltdb2: add comparison stats
2010-12-01 Rusty Russelltdb2: clean up logging
2010-12-01 Rusty Russelltdb2: Add stats attribute.
2010-11-23 Rusty Russelltdb2: transaction support
2010-11-10 Rusty RussellMerge branch 'ronnie'
2010-11-09 Rusty Russellcompiler: shorten names of attributes, add UNUSED
2010-10-18 Rusty Russelltdb2: add tdb_attribute_seed for setting hash seed.
2010-09-26 Rusty Russellcompiler: use everywhere.
2010-09-25 Rusty Russelltdb2: tdb_summary() implementation for tdb2.
2010-09-14 Rusty Russelltdb2: add missing prototype, move tdb_firstkey/tdb_next...
2010-09-14 Rusty Russelltdb2: add tdb_errorstr(), clean up error codes.
2010-08-30 Rusty Russelltdb2: traverse and chainlock support.
2010-08-30 Rusty Russelltdb2: tdb_append implemented, beef up tests.
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)