Commit History

Author SHA1 Message Date
  Rusty Russell fce7c22f5c tal: optimize case where no (non-destructor) notifiers are used. 13 years ago
  Rusty Russell 68b5c2c874 tal: use notifier infrastructure for destructors. 13 years ago
  Rusty Russell d73a2bcb32 tal: add general notifiers. 13 years ago
  Rusty Russell ca6991d861 tal: add del_destructor(). 13 years ago
  Rusty Russell d73447c20d tal: check headers more carefully. 13 years ago
  Rusty Russell 0f6d854ab9 tal: simplify. 13 years ago
  Rusty Russell 932d65dd65 ccanlint: handle nested modules when mentioned in examples. 13 years ago
  Rusty Russell 6a4d453378 tools: don't abort on malformed documentation lines. 13 years ago
  Rusty Russell 2b7f1fca3e Makefile: score nested modules. 13 years ago
  Rusty Russell 076729416e tal: fix benchmark/Makefile 13 years ago
  Rusty Russell 892f59bdc1 tal/path: new module 13 years ago
  Rusty Russell 1322fd3377 configurator: test for HAVE_FCHDIR 13 years ago
  Rusty Russell f103f73ff0 tal/str: accept take() for arguments. 13 years ago
  Rusty Russell d873aaec13 tal/str: new module. 13 years ago
  Rusty Russell d379e0ae83 alloc: move into antithread/alloc. 13 years ago
  Rusty Russell 8fc1b23065 web: generate correct pages for submodules. 13 years ago
  Rusty Russell 10e5e329a1 tools: don't assume modules are immediately below ccan/ dir. 13 years ago
  Rusty Russell a64257be33 Makefile: remove FASTTIMEOUT 13 years ago
  Rusty Russell 3785a28e52 Makefile: list modules explicitly. 13 years ago
  Rusty Russell d0d65608c4 tools: fix dependencies. 13 years ago
  Rusty Russell 38b87a97e4 ccanlint: fix _info documentation addition. 13 years ago
  Rusty Russell c07a2b209d Makefile: generate config.h more carefully 13 years ago
  Rusty Russell ab4d77b992 Makefile: add -Wundef to the default CFLAGS 13 years ago
  Rusty Russell fdc7a4c95d TAGS: new Makefile target. 13 years ago
  Rusty Russell 60b4ad5bf9 tal: make tal_free() return NULL 13 years ago
  Rusty Russell bb480e553f tal: take implies NULL passthrough. 13 years ago
  Rusty Russell e03d7ecb50 tal: remove TAL_TAKE in favor of ccan/take. 13 years ago
  Rusty Russell c8a55bb394 take: new module for parameter ownership. 13 years ago
  Rusty Russell 84b29c907c tal: tal_dup() 13 years ago
  Rusty Russell 7ca46909f8 tal: Make tal_resize() easier to use. 13 years ago