Commit History

Author SHA1 Message Date
  Rusty Russell 805ea06729 jbitset: rename to jset, use ccan/tcon 14 years ago
  Rusty Russell be2b527792 tlist: use ccan/tcon 14 years ago
  Rusty Russell 5c451bbbed tcon: routines for creating typesafe generic containers 14 years ago
  Rusty Russell 37965b33ee ccanlint: fix output for async commands. 14 years ago
  Rusty Russell 24e5ddb143 tdb2: allow readonly changes even while holding locks. 14 years ago
  Rusty Russell afa6d57b7d tdb2: add error conversion functions. 14 years ago
  Rusty Russell bffcda423d ccanlint: run tests in parallel 14 years ago
  Rusty Russell 380372e733 tdb2: make tests work in parallel. 14 years ago
  Rusty Russell 6fa66e4e46 ccanlint: compile tests with coverage in parallel 14 years ago
  Rusty Russell 4640e61b45 ccanlint: compile tests in parallel 14 years ago
  Rusty Russell 0ce66a1153 ccanlint: infrastructure to run commands async. 14 years ago
  Rusty Russell 73753f596f tools: fix realloc bug. 14 years ago
  Daniel Burke ce859a2e6a ttxml: zero terminate the buffer after checking it was allocated 14 years ago
  Daniel Burke 1988b0b627 ttxml: covering my shame 14 years ago
  Daniel Burke 4cb3b393d7 ttxml: modified it to use a smaller buffer during testing 14 years ago
  Daniel Burke 63afde339f ttxml: ccanlint fixes finished 14 years ago
  Daniel Burke 125256815e ttxml: added drop static keyword 14 years ago
  Daniel Burke 5081093683 ttxml: Passes Valgrind now 14 years ago
  Daniel Burke 385e0e538b ttxml: Rplaced ratchet buffer with regular buffer, 20x speed increase 14 years ago
  Rusty Russell b679512e42 tdb2: fix error handling for tdb1_transaction_commit. 14 years ago
  Rusty Russell 077bdae687 tdb2: don't return -1 (ie. TDB_ERR_CORRUPT) on transaction write fail. 14 years ago
  Rusty Russell 6d3832ee61 tdb2: fix prototypes which return enum TDB_ERROR. 14 years ago
  Rusty Russell feb36b1427 tdb2: set tdb_error() on tdb_transaction_prepare_commit. 14 years ago
  Rusty Russell 9cbae0f976 tdb2: enhance tdb1 porting document. 14 years ago
  Rusty Russell e42097b73f tdb2: delete old tdb1 tests. 14 years ago
  Rusty Russell b3ae89992e tdb2: test: Speed up run-01-new_database. 14 years ago
  Rusty Russell a99c2ccf97 tdb2: speed up testing. 14 years ago
  Rusty Russell c4ca9f5430 tdb2: test: convert (non-invasive) run tests to api tests. 14 years ago
  Rusty Russell d9cbd7d445 tdb2: test: fix run-57-die-during-transaction.c to be more efficient. 14 years ago
  Rusty Russell 1be090a2d7 tdb2: don't continue if tdb1_find fails. 14 years ago