]> git.ozlabs.org Git - ccan/history - ccan/tdb2/doc
tdb2: test: convert (non-invasive) run tests to api tests.
[ccan] / ccan / tdb2 / doc /
2011-03-24 Rusty Russelltdb2: actually implement tdb_error().
2011-03-24 Rusty Russelltdb2: check PID if we are holding a lock.
2011-03-17 Rusty Russelltdb2: merge changes in design document.
2011-03-17 Rusty Russelltdb2: tdb_name and tdb_fd functions.
2011-03-17 Rusty Russelltdb2: tdb_deq: inline helper for comparing two struct...
2011-03-17 Rusty Russelltdb2: begin tdb1 to tdb2 porting guide.
2011-03-17 Rusty Russelltdb2: allow multiple opens of the same file.
2011-03-17 Rusty Russelltdb2: make sure records with extra padding have a 0...
2011-03-17 Rusty Russelltdb2: feature support.
2011-03-17 Rusty Russelltdb2: make tdb_check typesafe.
2011-03-17 Rusty Russelltdb2: check for invalid flags in tdb_open.
2011-03-01 Rusty Russelltdb2: update design.lyx
2010-12-01 Rusty RussellMerge branch 'tdb2'
2010-12-01 Rusty Russelltdb2: update documentation
2010-09-14 Rusty Russelltdb2: update design doc.
2010-09-09 Rusty Russelltdb2: update documentation.
2010-09-03 Rusty Russelltdb2: document problems with moving or enlarging hash...
2010-08-26 Rusty Russelltdb2: initial commit (doesn't work, still writing tests)