2013-01-03 | Rusty Russell | tal/str: use tal/talloc backend #ifdef TAL_USE_TALLOC. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2013-01-03 | Rusty Russell | ccanlint: ignore "unused" non-ccan dependencies. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2013-01-03 | Rusty Russell | tal/talloc: new module for backending tal onto talloc. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-07 | Rusty Russell | rfc822: fix sigaction test, wean off ccan-specific... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-07 | Rusty Russell | rfc822: beef up _info example. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-07 | Rusty Russell | ccanlint: fix --compiler and --cflags options to apply... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tools: manifest.c should use path_canon. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | ccanlint: remove redundant num_lines in struct ccan_file. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | ccanlint: print module name properly for nested modules. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tools: use tal/path instead of opencoding most paths. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tools: use tal/path instead of writing own path handlers. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tools: use tal instead of talloc. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tools: use rbuf instead of grab_file. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | rbuf: new module. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal/link: new module for reference-count style coding... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal/str: add tal_append_fmt() and tal_append_vfmt(... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal/str: rename tal_asprintf/tal_vasprintf to tal_fmt... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal/str: add tal_strcat(). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal: add tal_expand(). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal/str: move tal string functions here from tal. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal/str: use tal_ prefix. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal/str: make tal_count() work for strsplit. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal: add tal_count() and length properties for arrays. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal: adding or removing a notifier/destructor can be... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal: optimize case where no (non-destructor) notifiers... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal: use notifier infrastructure for destructors. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal: add general notifiers. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal: add del_destructor(). Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal: check headers more carefully. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tal: simplify. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | ccanlint: handle nested modules when mentioned in examples. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | tools: don't abort on malformed documentation lines. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-12-03 | Rusty Russell | Makefile: score nested modules. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-22 | Rusty Russell | tal: fix benchmark/Makefile Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-22 | Rusty Russell | tal/path: new module Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-22 | Rusty Russell | configurator: test for HAVE_FCHDIR Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-22 | Rusty Russell | tal/str: accept take() for arguments. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-22 | Rusty Russell | tal/str: new module. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-22 | Rusty Russell | alloc: move into antithread/alloc. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-22 | Rusty Russell | web: generate correct pages for submodules. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-22 | Rusty Russell | tools: don't assume modules are immediately below ccan... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-22 | Rusty Russell | Makefile: remove FASTTIMEOUT Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-22 | Rusty Russell | Makefile: list modules explicitly. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-21 | Rusty Russell | tools: fix dependencies. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-21 | Rusty Russell | ccanlint: fix _info documentation addition. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-21 | Rusty Russell | Makefile: generate config.h more carefully Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-21 | Rusty Russell | Makefile: add -Wundef to the default CFLAGS Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-21 | Rusty Russell | TAGS: new Makefile target. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-21 | Rusty Russell | tal: make tal_free() return NULL Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-21 | Rusty Russell | tal: take implies NULL passthrough. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-21 | Rusty Russell | tal: remove TAL_TAKE in favor of ccan/take. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-21 | Rusty Russell | take: new module for parameter ownership. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-21 | Rusty Russell | tal: tal_dup() Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-20 | Rusty Russell | tal: Make tal_resize() easier to use. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-19 | Rusty Russell | tal: make sure tal_free() preserves errno. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-19 | Rusty Russell | tal: add test for group growth. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-19 | Rusty Russell | tal: tal_steal() fix. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-19 | Rusty Russell | tal: tal_parent(NULL) should be NULL. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-19 | Rusty Russell | tal: neaten child property initialization. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-19 | Rusty Russell | tal: bounds checking fixes. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-18 | Rusty Russell | tal: add benchmark based on Samba4's talloc usage. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-18 | Rusty Russell | tal: add talloc's speed benchmark. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-18 | Rusty Russell | tal: add typenames by default. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-18 | Rusty Russell | tal: add TAL_TAKE. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-18 | Rusty Russell | tal: new module. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-15 | Rusty Russell | likely: relicense to CC0. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-15 | Rusty Russell | typesafe_cb: relicense to CC0. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-15 | Rusty Russell | likely: make dependencies correctly conditional on... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-12 | Rusty Russell | talloc: move ccan/failtest to testdepends. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-12 | Rusty Russell | str_talloc: remove unused ccan/noerr dependency. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-12 | Rusty Russell | grab_file: move ccan/str_alloc to testdepends Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-12 | Rusty Russell | crcsync: move array_size to testdepends. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-12 | Rusty Russell | asort: move array_size to testdepends. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-12 | Rusty Russell | asearch: move array_size to testdepends. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-12 | Rusty Russell | alignof: remove unnecessary ccan/build_assert dependency. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-12 | Rusty Russell | ccanlint: detect unused dependencies, too. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-12 | Rusty Russell | ccanlint: add testdepends support. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-12 | Rusty Russell | tools: enhance get_libs to get libraries for tests... Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-12 | Rusty Russell | tools: add testdepends handling in _info. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-11 | Rusty Russell | README: update. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-01 | Rusty Russell | hash: switch to CC0 license. To: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-11-01 | Rusty Russell | Relicense all public domain modules to CC0. To: Rusty Russell <rusty@rustcorp.com.au> Rusty Russell <rusty@rustcorp.com.au> wrote: To: Rusty Russell <rusty@rustcorp.com.au> To: Rusty Russell <rusty@rustcorp.com.au> On 31/10/12 17:43, Rusty Russell wrote: Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | tlist: remove unused var warning in example. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | time: remove unused var warning in example. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | talloc: remove const warning in _info example. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | list: fix unused var warning. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | lbalance: fix unused var warning. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | foreach: remove unused var warning. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | crcsync: fix memory leak in tests. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | crcsync: fix constness warning. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | crc: remove gratuitous trailing whitespace. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | check_type: remove gratuitous trailing whitespace. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | alloc: remove valgrind warning from test. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | alignof: fix unused var warning with gcc Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | str: fix unused var warning with gcc Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | ccanlint: add #line directives to examples. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | ccanlint: Understand Creative Commons Zero license. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-31 | Rusty Russell | licenses: Add Creative Commons Zero. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-22 | Rusty Russell | ccanlint: remove unused variables. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
commit | commitdiff | tree |
2012-10-05 | Rusty Russell | ccanlint: fix coverage display for gcov 4.7 |
commit | commitdiff | tree |
next |