]> git.ozlabs.org Git - ccan/history - ccan/tal/str/test/run-string.c
base64: fix for unsigned chars (e.g. ARM).
[ccan] / ccan / tal / str / test / run-string.c
2018-07-27 Rusty Russelltal/str: always create strings which have tal_count...
2015-05-28 Rusty Russelltal: rename tal_dup to tal_dup_arr, make tal_dup simpler.
2013-01-03 Rusty RussellMerge branch 'rfc822'
2013-01-03 Rusty Russelltal/str: use tal/talloc backend #ifdef TAL_USE_TALLOC.
2012-12-03 Rusty Russelltal/str: add tal_append_fmt() and tal_append_vfmt(...
2012-12-03 Rusty Russelltal/str: rename tal_asprintf/tal_vasprintf to tal_fmt...
2012-12-03 Rusty Russelltal/str: add tal_strcat().
2012-12-03 Rusty Russelltal/str: move tal string functions here from tal.