Commit History

Author SHA1 Message Date
  Rusty Russell 93d1e1063c asearch: typesafe binary search. 16 years ago
  Rusty Russell c10aab2489 Don't print full fail results on normal check 16 years ago
  Rusty Russell 6f74ace37f tdb: add -t (always transactional) to tdbtorture 16 years ago
  Rusty Russell dea5ab34a9 tdb: add logging to tdb_check for more verbose answers. 16 years ago
  Rusty Russell 9132d16a17 tdb: use logging and tdb_check in tdbtool 16 years ago
  Rusty Russell 1122f6d414 tdb: Add tdbtool to 'clean' 16 years ago
  Rusty Russell 6065776a15 Import tdbtool from SAMBA (e440a2e11e78a562f97971c0dfe0cf3f694996ff) 16 years ago
  Rusty Russell 5f44c8ca0e tools/ccanlint: build tests are now compulsory 16 years ago
  Rusty Russell 382e1e2900 Web updates. 16 years ago
  Rusty Russell 3faf766bd3 tdb: avoid checkfn on dead records, reorganize and comment code. 16 years ago
  Rusty Russell 6f05c2b8ad ccan/tdb: tdb_check() function. 16 years ago
  Rusty Russell 0d8d8a9c1d sparse_bsearch: new module 16 years ago
  Rusty Russell 517114490e typesafe_cb: more support for typesafe compare functions. 16 years ago
  Rusty Russell f66bb62ab9 Fix documentation: actually, always evaluates to 0. 16 years ago
  Rusty Russell 655f0a840a tools: more build convenience work 16 years ago
  Rusty Russell d7ec8f0d41 tools: fix compile warning under Ubuntu 16 years ago
  Rusty Russell b7f7224b32 tdb: remove seqnum field from header 16 years ago
  Rusty Russell f3948bf810 Fix "make check": this is temporary until we use ccanlint for it. 16 years ago
  Rusty Russell 0c532d80a7 More test fixes. 16 years ago
  Rusty Russell ad35219dc2 tap: pass tests after ccanlint changes. 16 years ago
  Rusty Russell 687cde2a8c Now we compile everything into the tmp dir. 16 years ago
  Rusty Russell 5b7e9d904a ccan_depends: Fix up after tools changes. 16 years ago
  Rusty Russell 3612661714 ccanlint: only compile _info once; speeds tdb test from 18 to 16 seconds. 16 years ago
  Rusty Russell 165727526f Use -O not -O3: reduces ccan/tdb test time from 24 to 18 seconds. 16 years ago
  Rusty Russell 156dfda864 ccanlint: don't use total_score to separate kinds of tests; we have subdirs 16 years ago
  Rusty Russell 4e0dfdadf2 ccanlint: compile and run tests. 16 years ago
  Rusty Russell 3f011090d8 tdb: no longer need seqnum store hack as we can read after prepare. 16 years ago
  Rusty Russell 088b2a9f4a tdb: allow reads after prepare commit 16 years ago
  Rusty Russell 61088f5c75 Build tests for ccan. 16 years ago
  Rusty Russell 3460418c41 Don't run dependent tests if one fails. 16 years ago