Commit History

Author SHA1 Message Date
  Rusty Russell bc1ebe804e dgraph: add dgraph_check and CCAN_DGRAPH_DEBUG 13 years ago
  Rusty Russell 02358a946a ccanlint: handle when _info doesn't compile. 13 years ago
  Rusty Russell d61a0d6c2c Merge branch 'rfc822' 13 years ago
  Rusty Russell e4b6a26282 rfc822: switch to ccan/tal. 13 years ago
  Rusty Russell 97d99004be tal/str: use tal/talloc backend #ifdef TAL_USE_TALLOC. 13 years ago
  Rusty Russell 3d5a1a3290 ccanlint: ignore "unused" non-ccan dependencies. 13 years ago
  Rusty Russell 3c164cd21a tal/talloc: new module for backending tal onto talloc. 13 years ago
  Rusty Russell 8cf5b6208c tal: don't automatically register cleanup function. 13 years ago
  Rusty Russell d21d629add configurator: fix single-arg case. 13 years ago
  Rusty Russell 4814c4c79c tal: append the length property to the initial allocation. 13 years ago
  Rusty Russell 3710d28925 tal: don't always allocate an array in the samba benchmark. 13 years ago
  Rusty Russell dfaf896adb tal: fix skipping tal in samba-allocs benchmark. 13 years ago
  Rusty Russell 769352e921 tal: fix compilation of speed benchmark. 13 years ago
  Rusty Russell d3cbb4cbbc rfc822: fix sigaction test, wean off ccan-specific talloc_set_allocator() 13 years ago
  Rusty Russell 49ac066464 rfc822: beef up _info example. 13 years ago
  Rusty Russell 0248fa2c84 ccanlint: fix --compiler and --cflags options to apply to _info files as well. 13 years ago
  Rusty Russell e0529e15e0 tools: manifest.c should use path_canon. 13 years ago
  Rusty Russell 5f55178822 ccanlint: remove redundant num_lines in struct ccan_file. 13 years ago
  Rusty Russell 756407b435 ccanlint: print module name properly for nested modules. 13 years ago
  Rusty Russell 49a1a4366f tools: use tal/path instead of opencoding most paths. 13 years ago
  Rusty Russell 09d5cd70d7 tools: use tal/path instead of writing own path handlers. 13 years ago
  Rusty Russell dc8042b425 tools: use tal instead of talloc. 13 years ago
  Rusty Russell aabf300e32 tools: use rbuf instead of grab_file. 13 years ago
  Rusty Russell 44b37ee8ae rbuf: new module. 13 years ago
  Rusty Russell 72ce81407f tal/link: new module for reference-count style coding for tal. 13 years ago
  Rusty Russell e7ae27d642 tal/str: add tal_append_fmt() and tal_append_vfmt() helpers. 13 years ago
  Rusty Russell 4710a92838 tal/str: rename tal_asprintf/tal_vasprintf to tal_fmt/tal_vfmt. 13 years ago
  Rusty Russell a5ebf3146a tal/str: add tal_strcat(). 13 years ago
  Rusty Russell 680aa49652 tal: add tal_expand(). 13 years ago
  Rusty Russell 5582b01194 tal/str: move tal string functions here from tal. 13 years ago