]> git.ozlabs.org Git - ccan/history - tools
talloc_link; a replacement for talloc's references.
[ccan] / tools /
2009-07-18 Rusty RussellMerge.
2009-07-09 Joey AdamsMake ccanlint core objects depend on generated-init...
2009-06-05 Rusty RussellImplementation of auto-depends, based on Idris's start.
2009-05-28 Rusty RussellRename _info.c to _info: this means we can simple compi...
2009-05-28 Rusty RussellMove ccanlint tests into subdirectories.
2009-05-28 Rusty RussellMake ccanlint tests all positive: ie. "has _info.c...
2009-05-28 Rusty RussellJoey's patch to ignore ccan/ lines in #include.
2009-05-28 Rusty RussellJoey's template fixes.
2009-05-28 Rusty RussellStore pristine contents of files: based on Joey's patch.
2009-04-09 Rusty RussellAllow things without test/ dirs to be modules.
2009-04-07 Rusty RussellAdd ability for _info to specify libraries (particularl...
2009-04-07 Rusty RussellFix struct line spacing (opening bracked on same line...
2009-04-07 Rusty RussellJoey found a bug. Bad Rusty, use sentinal attribute.
2009-03-29 Rusty RussellEnhance file_analysis preprocessor a little more, use...
2009-03-29 Rusty RussellSomewhat decent cpp analysis for ccanlint.
2009-03-29 Rusty RussellAnother Joey fix:
2009-03-29 Rusty RussellPatch from Joey Adams:
2009-03-02 Rusty RussellFrom: "Timothy B. Terriberry" <tterribe@xiph.org>
2009-03-02 Rusty RussellFrom: "Timothy B. Terriberry" <tterribe@xiph.org>
2009-02-25 Rusty RussellMajor cleanup of makefiles, api tests.
2009-02-25 Rusty RussellUse array_size module
2009-02-14 Rusty RussellTeach ccanlint about API tests.
2008-12-08 Rusty RussellRemove _infotojson (unused for now)
2008-12-07 Rusty RussellWe no longer make ccan/foo.o files, so use libccan...
2008-11-15 Rusty RussellNew ccanlint test: _info.c must have some package docum...
2008-11-15 Rusty RussellHack to fix test builds, by ignoring deps with no ...
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 RussellRemove unused create_dep_tar.
2008-11-10 Rusty RussellFix linking for tools, and add tools: target.
2008-11-10 Rusty RussellFixup get_deps() callers
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 Russell--direct for ccan_depends
2008-08-19 Rusty RussellExtraction of parts of documentation.
2008-08-19 Rusty RussellNon-compiling version of ccan_depends by default.
2008-08-18 Rusty Russellmerge
2008-08-18 Rusty RussellFix namespacize after grab_file changes.
2008-08-16 dineshbug fix for duplicate module name upload
2008-08-15 Rusty RussellRemove binaries from the tree.
2008-08-15 Rusty Russellgrab_fd and grab_file: add a size arg, use everywhere.
2008-08-15 Rusty Russellmerge
2008-08-14 dineshmake search page to display some result
2008-08-14 Rusty RussellDon't leave _info.NNNN files lying arond
2008-08-14 Rusty Russellmerge
2008-08-14 Rusty RussellAPI tests.
2008-08-13 dineshCommitting create_dep_tar after changing for dependents...
2008-08-12 dineshupdated
2008-08-12 dineshtest case for grab_file
2008-08-05 dineshcommiting create_dep_tar uses get_deps as of now
2008-08-05 dineshchanges to infotojson for storing dependencies from...
2008-08-05 Rusty RussellMake depends build the _info files (easier for Dinesh...
2008-08-05 Rusty Russellmerge
2008-08-04 dineshRemoved grab_file.c
2008-08-04 Rusty Russellmerge
2008-08-03 dineshDeleting duplicate grab_file in tools/
2008-08-03 dineshMoving grab_file
2008-08-03 dineshMoving grad_fd to string.c
2008-07-31 Rusty Russelllibccan.a: simple way to use all of ccan.
2008-07-28 gdinesh@csa.iisc... Revised version of infotojson after comments
2008-07-28 gdinesh@csa.iisc... clearing compilation warning
2008-07-28 dineshusing string.h
2008-07-28 Rusty RussellUse new string.h strsplit() everywhere.
2008-07-28 Rusty RussellTie _infotojson into the Makefile, so we can do "make
2008-07-28 Rusty RussellProper recursive dependencies (came from libantithread...
2008-07-21 dineshcommiting _info to json convertor
2008-06-29 Rusty RussellCompile fixes
2008-06-29 Rusty RussellSplit tools unto parts for fixing run_tests to link...
2008-06-28 Rusty RussellFix crash on compulsory test fail.
2008-06-23 Rusty RussellFix up Makefile for "make ccanlint"
2008-06-02 Rusty RussellMove modules to ccan/ tools to tools/