]> git.ozlabs.org Git - ccan/history - ccan/grab_file
rbuf, tools: clean up rbuf usage.
[ccan] / ccan / grab_file /
2014-06-16 David Gibsonccan: Correct some poor conventions in _info includes
2014-06-10 Rusty Russellgrab_file: don't use str_talloc for tests.
2012-11-12 Rusty Russellgrab_file: move ccan/str_alloc to testdepends
2011-08-23 Rusty Russellgrab_file: close memory leak in test.
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2011-07-19 Rusty Russellvarious: make the _info License: wording uniform for...
2011-01-18 Rusty Russellstrsplit: remove nump argument
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-06 Rusty Russellmodules: update documentation examples so they compile...
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 RussellFix tests: path change because they're now run under...
2010-01-06 Rusty RussellRemove old run-tests, clean up #includes to all be...
2009-09-28 Rusty RussellFix "make check": this is temporary until we use ccanli...
2009-09-28 Rusty RussellMore test fixes.
2009-09-08 Rusty RussellFix grab_file on other than regular files.
2009-08-11 Rusty RussellFix multiply by three error, stat to get initial size.
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-02-25 Rusty RussellMajor cleanup of makefiles, api tests.
2008-12-07 Rusty RussellFix grab_file test after move from string module.
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.