]> git.ozlabs.org Git - ccan/history - tools/doc_extract.c
ccanlint: Allow path to gcov to be overriden
[ccan] / tools / doc_extract.c
2014-06-10 Rusty Russelltools: use tal/grab_file
2012-12-03 Rusty Russelltools: use tal instead of talloc.
2012-12-03 Rusty Russelltools: use rbuf instead of grab_file.
2012-12-03 Rusty Russelltools: don't abort on malformed documentation lines.
2012-11-21 Rusty Russelltools: fix dependencies.
2011-12-07 Rusty Russelltools/doc_extract: simplify handling fields with spaces...
2011-01-18 Rusty Russellstrsplit: remove nump argument
2010-10-17 Rusty Russelllicence->license: US English is the standard for code.
2008-11-15 Rusty RussellCanonicalize typenames, and remove empty sections.
2008-11-13 Rusty RussellBroaden use of doc_extract code, put in ccanlint, and...
2008-11-12 Rusty RussellAdd --function= arg to doc_extract so we can use it...
2008-11-10 Rusty RussellSimplify -I lines: change includes to ccan/
2008-11-10 Rusty RussellRename string to str, and split into three modules.
2008-11-08 Rusty RussellFix handling of one-liner fields.
2008-08-19 Rusty RussellExtraction of parts of documentation.
2008-08-04 Rusty Russellmerge
2008-08-03 dineshDeleting duplicate grab_file in tools/
2008-07-28 Rusty RussellUse new string.h strsplit() everywhere.
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/