]> git.ozlabs.org Git - ccan/history - tools/doc_extract-core.c
cpuid: use a sprintf-like function to get cputype as a string
[ccan] / tools / doc_extract-core.c
2012-12-03 Rusty Russelltools: use tal instead of talloc.
2012-12-03 Rusty Russelltools: don't abort on malformed documentation lines.
2012-11-22 Rusty Russelltools: don't assume modules are immediately below ccan...
2011-12-07 Rusty Russelltools/doc_extract: trim trailing blank lines on sections.
2011-06-16 Rusty Russelltools: trim leading whitespace in documentation extract.
2011-04-27 Rusty Russelltools: always include config.h before anything else.
2011-01-18 Rusty Russellstrsplit: remove nump argument
2011-01-17 Rusty Russellccanlint: keep mapping back to original source line...
2011-01-08 Rusty Russellccanlint: use strreg for section extraction.
2011-01-06 Rusty Russellccanlint: fix parsing bug which believes lines starting...
2010-11-10 Rusty Russellccanlint: typo fix and fix errant description parsing.
2010-10-07 Rusty Russelltools: fix bug in doc-extract, handle spaces in summary...
2010-10-06 Rusty Russelltools: "See Also:" can be a section in documentation...
2008-11-15 Rusty RussellCanonicalize typenames, and remove empty sections.
2008-11-13 Rusty RussellBroaden use of doc_extract code, put in ccanlint, and...