]> git.ozlabs.org Git - ccan/history - ccan/str_talloc
tools: fix bogus unreachable return.
[ccan] / ccan / str_talloc /
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2011-07-19 Rusty Russellvarious: make the _info License: wording uniform for...
2011-04-19 Rusty Russellstr_talloc: make strjoin much more efficient.
2011-04-19 Rusty Russellstr_talloc: avoid const warnings on test/run.c
2011-01-18 Rusty Russellstrsplit: remove nump argument
2011-01-08 Rusty Russellstr_talloc: strreg
2010-11-04 Rusty Russellantithread, foreach, grab_file, hashtable, str_talloc...
2010-10-21 Rusty Russelllicense: more changing of licence -> license.
2010-10-17 Rusty Russelllicence->license: US English is the standard for code.
2010-10-07 Rusty Russellcompiler, list, noerr, sparse_bsearch, str, str_talloc...
2010-08-06 Rusty RussellAdd author and maintainer fields.
2010-08-06 Rusty RussellAdd licences/ dir and symlinks for a bit more clarity.
2010-01-06 Rusty RussellRemove old run-tests, clean up #includes to all be...
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2008-12-07 Rusty RussellSimple compile fixes for tests.
2008-11-13 Rusty RussellFix examples (they all compile now), and init parent...
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-11-10 Rusty RussellRename string to str, and split into three modules.