]> git.ozlabs.org Git - ccan/history - ccan/tal/test/run-take.c
tal: handle take() pointers more carefully.
[ccan] / ccan / tal / test / run-take.c
2018-12-17 Rusty Russelltal: handle take() pointers more carefully.
2015-05-28 Rusty Russelltal: rename tal_dup to tal_dup_arr, make tal_dup simpler.
2013-01-03 Rusty RussellMerge branch 'rfc822'
2012-12-17 Rusty Russelltal: don't automatically register cleanup function.
2012-12-03 Rusty Russelltal/str: move tal string functions here from tal.
2012-11-21 Rusty Russelltal: take implies NULL passthrough.
2012-11-21 Rusty Russelltal: remove TAL_TAKE in favor of ccan/take.
2012-11-21 Rusty Russelltal: tal_dup()
2012-11-18 Rusty Russelltal: add TAL_TAKE.