]> git.ozlabs.org Git - ccan/history - tools/ccanlint/file_analysis.c
ccanlint: use familiar names for temporary files, show them with -vv.
[ccan] / tools / ccanlint / file_analysis.c
2010-06-07 Rusty Russellccanlint: make sure fullname is always full path name.
2010-02-01 Rusty Russellccanlint: fix directory issues properly.
2010-01-19 Rusty RussellMake manifest code do chdir into appropriate directory.
2009-09-25 Rusty Russellccanlint: compile and run tests.
2009-09-12 Rusty RussellBuild tests for ccan.
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...
2009-05-28 Rusty RussellStore pristine contents of files: based on Joey's patch.
2009-03-29 Rusty RussellEnhance file_analysis preprocessor a little more, use...
2009-03-29 Rusty RussellSomewhat decent cpp analysis for ccanlint.
2009-02-14 Rusty RussellTeach ccanlint about API tests.
2008-11-13 Rusty RussellBroaden use of doc_extract code, put in ccanlint, and...
2008-11-10 Rusty RussellRename string to str, and split into three modules.
2008-08-15 Rusty Russellgrab_fd and grab_file: add a size arg, use everywhere.
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/