Commit History

Author SHA1 Message Date
  Rusty Russell 8201ff8eec read_write_all: use calloc instead of huge stack var in tests. 15 years ago
  Rusty Russell f50f398656 ogg_to_pcm: fix build. 15 years ago
  Rusty Russell ef095d99f7 noerr: don't leave tmpnam entries in /tmp in tests. 15 years ago
  Rusty Russell e4b3b1e90d tdb2: another test. 15 years ago
  Rusty Russell c3dae42cd3 tdb2: make sure summary always has a graph in it. 15 years ago
  Rusty Russell 604bf8713f config: more attributes defined. 15 years ago
  Rusty Russell 89f1301ed2 compiler: header for compiler-specific wrappers. 15 years ago
  Rusty Russell a8e0cfb1b0 ccanlint: handle gcov where there's actually no C code 15 years ago
  Rusty Russell 93aefd2838 antithread: flesh out _info, update licence to GPLv3. 15 years ago
  Rusty Russell 1f6476b05d antithread: update example Makefile and arabella example. 15 years ago
  Rusty Russell 9f43b2f8b5 alloc: fix case where poolsize is not a power of 2. 15 years ago
  Rusty Russell 82569e8c31 hash: fix overrun in test code. 15 years ago
  Rusty Russell f9492529ff tools/ccanlint: extract examples in separate test. 15 years ago
  Rusty Russell e58a81a861 alloc: fix uninitialized entry (thanks valgrind!) 15 years ago
  Rusty Russell 81defbc32d tdb2: tools/ 15 years ago
  Rusty Russell 43d881a232 tdb: separate key and data size summary in tdb_summary(). 15 years ago
  Rusty Russell 46d8f62015 tdb2: tdb_summary() implementation for tdb2. 15 years ago
  Rusty Russell 8a462e5a66 tdb2: Move min size constant out where summary.c can see it. 15 years ago
  Rusty Russell 86028553af tdb2: don't use probe arg to oob() 15 years ago
  Rusty Russell 96964cc8c5 tdb: use optimal tally size for summary histograms. 15 years ago
  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