Commit History

Author SHA1 Message Date
  Rusty Russell 60b47bf5e0 tally: invert histograms so maximum is on top. 15 years ago
  Rusty Russell 097857e6c0 tally: don't add extra bucket unless buckets == 0 15 years ago
  Rusty Russell fdea8abee4 tally: simplify, add Y axis to graph. 15 years ago
  Rusty Russell 1c7178a0a9 tdb: implement tdb_summary. 15 years ago
  Rusty Russell e0fd4d1173 tally: implement tally_total() 15 years ago
  Rusty Russell 95bf6d3f65 tdb: TDB_INCOMPATIBLE_HASH, to allow safe changing of default hash. 15 years ago
  Rusty Russell 16f4f30fdd tdb: automatically identify Jenkins hash tdbs 15 years ago
  Rusty Russell d117f992bd tdb: add Bob Jenkins lookup3 hash as helper hash. 15 years ago
  Rusty Russell 9cbb97f3ac tdb: add mktdb tool. 15 years ago
  Rusty Russell 7a36f69eea tally: new module for tallying numbers. 15 years ago
  Rusty Russell 4d98de9875 tools: restore -Wmissing-prototypes -Wmissing-declarations 15 years ago
  Rusty Russell 233e3055c4 tdb: fix test helper to include own header, fix function definition. 15 years ago
  Rusty Russell cd1c68c0d9 tdb2: add missing prototype, move tdb_firstkey/tdb_nextkey to traverse.c 15 years ago
  Rusty Russell bee60dd0ff tdb2: implement tdb_firstkey/tdb_nextkey. 15 years ago
  Rusty Russell b846677c1e tdb2: add tdb_errorstr(), clean up error codes. 15 years ago
  Rusty Russell b8d05b195b tdb2: update design doc. 15 years ago
  Rusty Russell 44eea6ca52 tdb: put example hashes into header, so we notice incorrect hash_fn. 15 years ago
  Rusty Russell a1ace0cd11 tdb: fix tdb_check() on other-endian tdbs. 15 years ago
  Rusty Russell ba2cc03f06 tdb: fix tdb_check() on read-only TDBs to actually work. 15 years ago
  Rusty Russell 550246bb45 tdb: support tdb_check() on r/o databases. 15 years ago
  Rusty Russell b71a779dfc alloc: No need for tiny.c to be executable. 15 years ago
  Rusty Russell e84320817b ccanlint: append NULL terminator to generated dependencies. 15 years ago
  Rusty Russell 0455668028 tdb2: fix remapping inside tdb_traverse_read 15 years ago
  Rusty Russell cbe5094e85 tdb: missing files from checkin. 15 years ago
  Rusty Russell 655ef777da tdb: unify logging code in test dir. 15 years ago
  Rusty Russell 735980539f tdb: make check more robust against recovery failures. 15 years ago
  Rusty Russell a153d09b97 tdb: rewrite external agent for testing. 15 years ago
  Rusty Russell 426c8dc977 tdb: enforce hashing, via example hash in old rwlocks entry in header. 15 years ago
  Rusty Russell fdf3c14805 tdb: test that new-style TDBs with non-default hashes can't be opened. 15 years ago
  Rusty Russell 63bceea014 ccanlint: use familiar names for temporary files, show them with -vv. 15 years ago