Commit History

Author SHA1 Message Date
  Rusty Russell d208258f51 idtree: add unit test for ids around INT_MAX 16 years ago
  Rusty Russell 637ee8aeea ccanlint: ignore comments when parsing examples. 16 years ago
  Rusty Russell 79c5dd6d45 ccanlint: show example we actually compiled when we report warnings. 16 years ago
  Rusty Russell 9cca4b73c9 ccanlint: examples_compile depends on build, which depends on build_objs 16 years ago
  Rusty Russell 9d511cc5b1 ccanlint: fix usage of static funcs 16 years ago
  Rusty Russell 117cc6cdab array: fix type introduced in handling !HAVE_TYPEOF 16 years ago
  Rusty Russell 51a56b5262 Merge branch 'tdb2' 16 years ago
  Rusty Russell a42bba8ec4 tdb2: update documentation 16 years ago
  Rusty Russell 2491b65a6d tdb2: use separate magic constants for chain, htable and ftable entries 16 years ago
  Rusty Russell f5087965eb tdb2: direct access during transactions. 16 years ago
  Rusty Russell a56db4a5cb tdb2: add write flag to tdb_direct 16 years ago
  Rusty Russell 2523e67f15 tdb2: hash chaining 16 years ago
  Rusty Russell 539f1af037 tdb2: use magic freetable value rather than different magic for coalescing 16 years ago
  Rusty Russell 115648946c tdb2: compare the extra 11 hash bits in the header. 16 years ago
  Rusty Russell f2c286c95f tdb2: add comparison stats 16 years ago
  Rusty Russell 4e185ad8ab tdb2: clean up logging 16 years ago
  Rusty Russell 576802602c tdb2: remove truncated bit. 16 years ago
  Rusty Russell b44978e149 tdb2: use direct access for tdb_read_off/tdb_write_off 16 years ago
  Rusty Russell 96b169e986 tdb2: remove tdb_get() 16 years ago
  Rusty Russell 451d97ad85 ccanlint: build depends if necessary 16 years ago
  Rusty Russell afc3c1e723 tdb2: trivial optimization for free list 16 years ago
  Rusty Russell fe55330a60 tdb2: Add stats attribute. 16 years ago
  Rusty Russell 04b2feefda tdb2: enable transactions in tdbtorture 16 years ago
  Rusty Russell 554f38560b tdb2: stricter ordering on expansion lock 16 years ago
  Rusty Russell 6520c8318b tdb2: remove all the dead code 16 years ago
  Rusty Russell 5e8b9af5e7 tdb2: transaction support 16 years ago
  Rusty Russell 49c1b2e371 tdb2: allow nesting of read locks on top of write locks. 16 years ago
  Rusty Russell dde924399b ccanlint: fix -x core dump 16 years ago
  Rusty Russell a5b66d7072 tdb2: relax locking to allow two free list locks at once 16 years ago
  Rusty Russell 20defbbcfa tdb2: use expansion heuristics from tdb1 16 years ago