Commit History

Author SHA1 Message Date
  Stuart Longland 495f011571 stringbuilder: Functions for joining strings. 11 years ago
  Rusty Russell f2f6e753e6 Makefile: add ntdb. 11 years ago
  Rusty Russell 8ccb14db10 ntdb: fix up tests. 11 years ago
  Rusty Russell 6aa2f4e347 ntdb: assume HAVE_CCAN in header. 11 years ago
  Rusty Russell 27968258cb ntdb: fix up _info. 11 years ago
  Rusty Russell 8609fd58f5 ntdb: move python bindings to subdir. 11 years ago
  Rusty Russell 9dd454cf27 ntdb: remove config.h 11 years ago
  Rusty Russell 401bed521f Merge branch 'ntdb' of https://github.com/ddiss/ccan into ddiss-ntdb 11 years ago
  Rusty Russell 8c2ee69f54 invbloom: singleton callback for when destroying a singleton, too. 11 years ago
  David Disseldorp e723c2217b ntdb: add _info file 11 years ago
  David Disseldorp e571c51efb ntdb: link to common LGPL-3 license 11 years ago
  David Disseldorp 147d9c78b8 ntdb: build core components via static Makefile 11 years ago
  David Disseldorp d69ef83fcc ntdb: next-generation trivial key-value database 11 years ago
  Rusty Russell eaab3d3e5c invbloom: reduce hash count to 3. 11 years ago
  Rusty Russell d92975243f invbloom: add callback for when an element becomes a singleton. 11 years ago
  Rusty Russell ea3e48a4a2 invbloom: remove unused structure field. 11 years ago
  Rusty Russell ed95d8600a cdump: ignore __attribute__ (gcc extension). 11 years ago
  Rusty Russell 3d6fe8391a cdump: handle multi-line preprocessor directives. 11 years ago
  Rusty Russell 1e5f5ecc5f cdump: add CDUMP() support. 11 years ago
  Rusty Russell 0453665034 cdump: handle array sizes and comments better. 11 years ago
  Rusty Russell a77ce0e968 io: fix example in io_plan.h which didn't compile. 11 years ago
  Rusty Russell a0ab8f12eb cdump: add useful tool to generate enum name string table. 11 years ago
  Rusty Russell 8e4b51ade5 cdump: handle , at end of enums. 11 years ago
  Rusty Russell 158691ae36 cdump: new module. 11 years ago
  Rusty Russell 17aa322abd pushpull: new module. 11 years ago
  Rusty Russell 2ea90b45cf ccanlint: offer to insert license comments where they're missing. 11 years ago
  Rusty Russell c5a49e4942 ccanlint: check all headers for examples. 11 years ago
  Rusty Russell 49bb40e961 invbloom: new module for IBLTs. 11 years ago
  Rusty Russell 5d34cc6b30 Makefile-ccan: bytestring now has source. 11 years ago
  Rusty Russell 36bfb66bdf io: update for new timer API. 11 years ago