]> git.ozlabs.org Git - ccan/history - ccan/tdb2/_info
tdb2: unify tdb1_store into tdb_store
[ccan] / ccan / tdb2 / _info
2011-08-24 Rusty Russelltdb2: suppress valgrind testing on one test.
2011-07-19 Rusty Russellvarious: make the _info License: wording uniform for...
2011-06-17 Rusty Russelltdb2: use ccan/endian
2011-06-08 Rusty Russellhash: remove VALGRIND #ifdef - always run clean.
2011-03-21 Rusty Russelltdb2: fix warnings with -Wcast-qual using ccan/cast.
2011-03-17 Rusty Russelltdb2: typesafe traverse function
2011-03-17 Rusty Russelltdb2: use vasprintf.
2011-03-01 Rusty Russelltdb2: change API to return the error value.
2011-03-01 Rusty Russelltdb2: use failtest for opening and checking database.
2011-01-07 Rusty Russellccanlint: rename test keys
2010-11-17 Rusty Russellccanlint: add ccanlint section to _info
2010-10-26 Rusty Russellilog: rework to reduce interface.
2010-10-17 Rusty Russelllicence->license: US English is the standard for code.
2010-10-07 Rusty Russellcompiler, list, noerr, sparse_bsearch, str, str_talloc...
2010-09-26 Rusty Russellcompiler: use everywhere.
2010-09-25 Rusty Russelltdb2: tdb_summary() implementation for tdb2.
2010-09-09 Rusty Russellccanlint: allow _info file to specify tests not to...
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)