]> git.ozlabs.org Git - ccan/history - ccan/tal/test/run.c
tal: handle take() pointers more carefully.
[ccan] / ccan / tal / test / run.c
2016-09-07 Rusty Russelltal: make tal_next() only return immediate children.
2013-01-03 Rusty RussellMerge branch 'rfc822'
2012-12-17 Rusty Russelltal: don't automatically register cleanup function.
2012-11-21 Rusty Russelltal: make tal_free() return NULL
2012-11-19 Rusty Russelltal: tal_parent(NULL) should be NULL.
2012-11-18 Rusty Russelltal: new module.