]> git.ozlabs.org Git - ccan/shortlog
ccan
2011-02-11 Stewart Smithrename source to match CCAN standards
2011-02-11 Stewart Smithupdate test case copied from daemonize to use some...
2011-02-11 Stewart Smithfix function declaration for daemon_is_ready()
2011-02-11 Stewart Smithuse proper include path for daemon.h
2011-02-11 Stewart Smithadd daemon.h and documentation on functions
2011-02-11 Stewart Smithremove ident headers from daemon-with-notify/daemon.c
2011-02-10 Stewart Smithadd basic bit of daemon-with-notify (mostly just from...
2011-02-07 Joel Stanleyopt: Silence unsed param warning triggered by -Wextra
2011-02-07 Joel Stanleyopt: Fix -Wmissing-field-initializers warning
2011-02-04 Brad HardsAdd libccan.a to ignore list.
2011-01-30 Rusty Russellnet: remove noerr dependency.
2011-01-29 Rusty Russellnet: fix latent bug in _info example.
2011-01-28 Rusty Russellccanlint: fix SEGV when example has format string.
2011-01-28 Rusty Russellnet: new module to help IPv4/IPv6 transition.
2011-01-22 Brad Hardsccanlint: protect against the function element in the...
2011-01-22 Rusty Russellccanlint: always print \n at end of error message.
2011-01-20 Rusty Russellccanlint: don't collect results from test children
2011-01-18 Rusty Russellopt: correct description, and neaten main header order.
2011-01-18 Rusty Russellccanlint: fix _info option handling
2011-01-18 Rusty Russellstrsplit: remove nump argument
2011-01-18 Rusty Russelltalloc: talloc_array_length()
2011-01-09 Rusty Russellccanlint: -k all
2011-01-09 Rusty Russellccanlint: -k should not pollute module directory.
2011-01-18 Rusty Russellfailtest: free up everything on exit.
2011-01-18 Rusty Russellfailtest: failtest_restore.h as an antidote to function...
2011-01-17 Brad Hardswwviaudio: spelling fix
2011-01-17 Brad Hardstdb2: spelling fix
2011-01-17 Brad Hardstdb: spelling fixes
2011-01-17 Brad Hardstap: spelling fix
2011-01-17 Brad Hardstalloc: spelling fix.
2011-01-17 Brad Hardsrbtree: spelling fixes
2011-01-17 Brad Hardsopt: spelling fixes.
2011-01-17 Brad Hardsnfs: spelling fixes.
2011-01-17 Brad Hardslist: spelling fixes
2011-01-17 Brad Hardsiscsi: spelling fixes.
2011-01-17 Brad Hardshash: spelling fix
2011-01-17 Brad Hardsbtree: spelling fix
2011-01-17 Brad Hardsciniparser: spelling fixes
2011-01-17 Brad Hardsjunkcode: spelling fixes.
2011-01-17 Brad Hardsarray: spelling fixes.
2011-01-17 Brad Hardsstr: change example to match function being explained.
2011-01-17 Rusty Russellccanlint: check examples actually mention thing they...
2011-01-17 Rusty Russellccanlint: fix trailing / in -d.
2011-01-17 Rusty Russellccanlint: score_file_error() takes printf-format
2011-01-17 Rusty Russellccanlint: fix score for info_summary_single_line
2011-01-17 Brad Hardsciniparser: Separate summary line and description text...
2011-01-17 Brad Hardsblock_pool: Change metadata layout so initial descripti...
2011-01-17 Rusty Russellccanlint: neaten info_summary_single_line with new...
2011-01-17 Rusty Russellccanlint: keep mapping back to original source line...
2011-01-17 Brad Hardsccanlint: add test case for metadata summary line on...
2011-01-13 Rusty Russellhtable: fix type of cmpfn in htable_type
2011-01-10 Rusty Russellrbtree: fix allocation failre paths.
2011-01-10 Rusty Russellrbtree: don't use temporary context to destroy rbtree
2011-01-10 Rusty Russellrbtree: use failtest to check handling of allocation...
2011-01-10 Rusty Russellrbtree: fix memory leak in tests
2011-01-10 Rusty Russellrbtree: vary insert and delete orders in test
2011-01-10 Rusty Russelltalloc: allow replacement allocator
2011-01-10 Rusty Russelltalloc: fixed a use after free error
2011-01-10 Rusty Russelltalloc: use failtest to test failure paths.
2011-01-10 Rusty Russellfailtest: new module.
2011-01-10 Rusty Russelltap: add fail callback
2011-01-09 Rusty Russellccanlint: fix and simplify depends-accurate (with strreg)
2011-01-08 Rusty Russellccanlint: fix total score for running examples
2011-01-08 Rusty Russellccanlint: fix uninitialized variable
2011-01-08 Rusty Russellccanlint: use strreg for section extraction.
2011-01-08 Rusty RussellMakefile: append git revision to "make scores"
2011-01-08 Rusty Russellstr_talloc: strreg
2011-01-07 Rusty Russellstr: strcount
2011-01-06 Rusty Russellstr: clean up tests so ccanlint doesn't complain about...
2011-01-07 Rusty Russellccanlint: use positive description for test_pass_valgri...
2011-01-07 Rusty Russellccanlint: print keys in output
2011-01-07 Rusty Russellccanlint: rename files to match keys
2011-01-07 Rusty Russellccanlint: rename structures to match keys
2011-01-07 Rusty Russellccanlint: list dependencies by key
2011-01-07 Rusty Russellccanlint: rename test keys
2011-01-07 Rusty RussellAdd scores/ directory to .gitignore.
2011-01-07 Joey Adamsccanlint: added --test-dep-graph option
2011-01-07 Joey Adamsccanlint: fix segfault caused by tests not depending...
2011-01-07 Joey Adamsopt: Fix warnings with gcc-4.5 (same approach as commit...
2011-01-06 Rusty Russelldaemonize: set stderr to /dev/null.
2011-01-06 Rusty Russelldaemonize: make valgrind happy.
2011-01-06 Rusty Russelldaemonize: use BSD-MIT as License: string in _info
2011-01-06 Rusty Russellccanlint: allow BSD-MIT for MIT license.
2011-01-06 Rusty Russellccanlint: fix parsing bug which believes lines starting...
2011-01-04 Rusty Russellccanlint: have valgrind fail with an error, always
2011-01-04 Rusty Russellccanlint: compile modules required by examples.
2011-01-04 Rusty Russellccanlint: make get_manifest cache manifests
2011-01-04 Rusty Russellcompiler: NORETURN
2011-01-01 Rusty Russelltlist: typesafe variant of list module.
2011-01-01 Rusty Russelllist: LIST_HEAD_INIT
2011-01-01 Rusty Russelllist: improve test coverage to 100%
2011-01-01 Rusty Russelllist: list_del_from()
2011-01-01 Rusty Russelllist: test CCAN_LIST_DEBUG=1 case
2011-01-01 Rusty Russelllist: rename debug_list to list_debug, use list_check_n...
2011-01-01 Rusty Russelllist: implement list_check_node to check list from...
2011-01-01 Rusty Russellconfig.h: HAVE_FLEXIBLE_ARRAY_MEMBER
2011-01-01 Rusty Russellccanlint: give a bonus for 100% code coverage
2010-12-23 Rusty Russelltdb: add test for tdb_summary
2010-12-23 Rusty Russelltdb: remove tally dependency
2010-12-23 Rusty Russelltdb: fix uncoalesced record count in tdb_summary.
next