]> git.ozlabs.org Git - ccan/history - tools/namespacize.c
ccanlint: make tests non-compulsory, always print score.
[ccan] / tools / namespacize.c
2010-02-11 Rusty RussellFix Joey's report of rename failing across moint points.
2010-02-01 Rusty Russellccanlint: fix directory issues properly.
2009-09-25 Rusty Russellccanlint: only compile _info once; speeds tdb test...
2009-09-08 Rusty RussellDependency checking (make sure .o files exist, prereq...
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2008-11-12 Rusty RussellAdd --function= arg to doc_extract so we can use it...
2008-11-10 Rusty RussellFixup get_deps() callers
2008-11-10 Rusty RussellRename string to str, and split into three modules.
2008-08-18 Rusty Russellmerge
2008-08-18 Rusty RussellFix namespacize after grab_file changes.
2008-08-14 Rusty RussellDon't leave _info.NNNN files lying arond
2008-07-28 Rusty RussellUse new string.h strsplit() everywhere.
2008-07-28 Rusty RussellProper recursive dependencies (came from libantithread...
2008-06-29 Rusty RussellSplit tools unto parts for fixing run_tests to link...
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/