Commit History

Author SHA1 Message Date
  Rusty Russell be6a5cdade opt: minor API tweaks. 15 years ago
  Rusty Russell f4b1f445a7 opt: allow parameter names in arguments. 15 years ago
  Rusty Russell f20e4f235a opt: remove unused debug function and code, test a few more corner cases. 15 years ago
  Rusty Russell b2d126ee73 opt: clarify option iteration a little. 15 years ago
  Rusty Russell b4cf10d83d opt: fix reporting of arguments when multiple arguments exist. 15 years ago
  Rusty Russell d89e5744f3 opt: Put actual options inside names. 15 years ago
  Rusty Russell f8b1841d26 opt: add support for showing default value. 15 years ago
  Rusty Russell d7d5abe98c opt: new module to parse commandline options. 15 years ago
  Rusty Russell c4c5fed020 compiler: use everywhere. 15 years ago
  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