Commit History

Author SHA1 Message Date
  Rusty Russell 117cc6cdab array: fix type introduced in handling !HAVE_TYPEOF 15 years ago
  Rusty Russell 51a56b5262 Merge branch 'tdb2' 15 years ago
  Rusty Russell a42bba8ec4 tdb2: update documentation 15 years ago
  Rusty Russell 2491b65a6d tdb2: use separate magic constants for chain, htable and ftable entries 15 years ago
  Rusty Russell f5087965eb tdb2: direct access during transactions. 15 years ago
  Rusty Russell a56db4a5cb tdb2: add write flag to tdb_direct 15 years ago
  Rusty Russell 2523e67f15 tdb2: hash chaining 15 years ago
  Rusty Russell 539f1af037 tdb2: use magic freetable value rather than different magic for coalescing 15 years ago
  Rusty Russell 115648946c tdb2: compare the extra 11 hash bits in the header. 15 years ago
  Rusty Russell f2c286c95f tdb2: add comparison stats 15 years ago
  Rusty Russell 4e185ad8ab tdb2: clean up logging 15 years ago
  Rusty Russell 576802602c tdb2: remove truncated bit. 15 years ago
  Rusty Russell b44978e149 tdb2: use direct access for tdb_read_off/tdb_write_off 15 years ago
  Rusty Russell 96b169e986 tdb2: remove tdb_get() 15 years ago
  Rusty Russell 451d97ad85 ccanlint: build depends if necessary 15 years ago
  Rusty Russell afc3c1e723 tdb2: trivial optimization for free list 15 years ago
  Rusty Russell fe55330a60 tdb2: Add stats attribute. 15 years ago
  Rusty Russell 04b2feefda tdb2: enable transactions in tdbtorture 15 years ago
  Rusty Russell 554f38560b tdb2: stricter ordering on expansion lock 15 years ago
  Rusty Russell 6520c8318b tdb2: remove all the dead code 15 years ago
  Rusty Russell 5e8b9af5e7 tdb2: transaction support 15 years ago
  Rusty Russell 49c1b2e371 tdb2: allow nesting of read locks on top of write locks. 15 years ago
  Rusty Russell dde924399b ccanlint: fix -x core dump 15 years ago
  Rusty Russell a5b66d7072 tdb2: relax locking to allow two free list locks at once 15 years ago
  Rusty Russell 20defbbcfa tdb2: use expansion heuristics from tdb1 15 years ago
  Rusty Russell 5e30abc662 tdb2: shrink free header from 32 to 24 bytes. 15 years ago
  Rusty Russell dfae76fd82 tdb2: rename set_header to the more appropriate set_used_header. 15 years ago
  Rusty Russell 076c398e1b tdb2: Add speed test to tdb and tdb2 15 years ago
  Rusty Russell dbbde01940 tdb2: fix tdb_check() return when free table entries missing. 15 years ago
  Rusty Russell c84c65774a tdb2: make tdb_check call check() function. 15 years ago