]> git.ozlabs.org Git - ccan/shortlog
ccan
2012-10-31 Rusty Russellcheck_type: remove gratuitous trailing whitespace.
2012-10-31 Rusty Russellalloc: remove valgrind warning from test.
2012-10-31 Rusty Russellalignof: fix unused var warning with gcc
2012-10-31 Rusty Russellstr: fix unused var warning with gcc
2012-10-31 Rusty Russellccanlint: add #line directives to examples.
2012-10-31 Rusty Russellccanlint: Understand Creative Commons Zero license.
2012-10-31 Rusty Russelllicenses: Add Creative Commons Zero.
2012-10-22 Rusty Russellccanlint: remove unused variables.
2012-10-10 David Gibsonrfc822: Index headers by name
2012-10-08 David Gibsonrfc822: Retrieve header fields by name
2012-10-08 David Gibsonbytestring: Allow bytestring_from_string to be called...
2012-10-05 David Gibsonrfc822: Allow test infrastructure to handle headers...
2012-10-05 Rusty Russellccanlint: fix coverage display for gcov 4.7
2012-10-04 David Gibsonrfc822: Rename RFC822_HDR_BAD_NAME constant
2012-10-04 David Gibsonrfc822: Rename bad-header test
2012-10-03 David Gibsonrfc822: Move check_header into helper.c
2012-10-03 David Gibsonrfc822: Add an example program
2012-09-24 Rusty Russellstr: add STR_MAX_CHARS().
2012-09-19 Rusty Russelllist: change license to BSD-MIT.
2012-09-10 Rusty Russelltime: make trivial functions inline
2012-09-10 Rusty Russelltime: add time_check() call and test.
2012-09-10 Rusty Russellfailtest, tools: update for new timespec-using ccan...
2012-09-10 Rusty Russelltime: use timespec instead of timeval.
2012-09-10 Rusty Russellccanlint: don't remove HAVE_STRUCT_TIMESPEC when testin...
2012-09-10 Rusty Russellconfigurator: add library testing
2012-09-10 Rusty Russellccanlint: make sure examples get correct -l options.
2012-09-10 Rusty Russellccanlint: recurse to get -l options.
2012-09-10 Rusty Russelltools: more intelligent caching for compile _info.
2012-09-10 Rusty RussellMerge branch 'master' of ozlabs.org:ccan
2012-08-14 David Gibsonrfc822: Fix test bugs on 64-bit platforms
2012-08-12 David Gibsonrfc822: Include RFC5322 text for reference
2012-07-18 Rusty Russellccanlint: make depends_accurate test more accurate.
2012-06-30 David Gibsonrfc822: Fix bug parsing headers when body begins with...
2012-06-26 Rusty Russellrfc822: suppress license warning about failtest.
2012-06-26 Rusty Russellrfc822: new module.
2012-06-26 Rusty Russellweb: fix umask on uploader so it's group readable.
2012-06-26 Rusty Russellbytestring: new module.
2012-06-20 Alessandro... Avoid compiler errors if u32 is defined as a type
2012-06-09 Rusty Russellantithread, failtest: use ccan/err instead of err.h.
2012-06-09 Rusty Russellopt: avoid using err.h.
2012-06-08 Rusty Russellerr: actually implement replacement versions!
2012-06-08 Rusty RussellMerge branch 'master' of ozlabs.org:ccan
2012-06-08 Rusty Russellconfigurator: add HAVE_ERR_H test.
2012-06-08 Rusty Russellccan/err: new err.h-replacing module.
2012-05-28 Michael Ellermantools/create-ccan-tree: Add basic waf support
2012-05-28 Jeremy Kerrtools/create-ccan-tree: Add --build-type=automake
2012-05-28 Jeremy Kerrtools/create-ccan-tree: Add --build-type=TYPE
2012-05-28 Jeremy Kerrtools/create-ccan-tree: replace --exclude-tests with...
2012-05-28 Jeremy Kerrtools: ccan_depends requires a config.h
2012-05-17 Rusty Russellconfig.h: don't include in git repository.
2012-05-17 Jeremy Kerrtools: Add create-ccan-tree utility
2012-03-29 Rusty Russellasort: fix test when typesafe_cb not supported. origin/suncc
2012-03-29 Rusty Russellcast: make sure suncc sees a constant.
2012-03-29 Rusty Russellccan_tokenizer: don't assume __VA_ARGS__ can be empty.
2012-03-27 Rusty Russellcast: test/compile_fail-cast_static.c should fail witho...
2012-03-27 Rusty Russellccanlint: module_links test must link with module.
2012-03-27 Rusty Russellasprintf: #include <stdarg.h> in test/run.c
2012-03-27 Rusty Russellccanlint: tests_compile_coverage needs GCC.
2012-03-27 Rusty Russellccanlint: add ilog dependency.
2012-03-27 Rusty Russelltap: assume variadic macros.
2012-03-27 Rusty Russellopt: fix Solaris compile.
2012-03-27 Rusty Russelliscsi: use <sys/filio.h> on Solaris.
2012-03-27 Rusty Russellalloc: fix return of void.
2012-03-27 Rusty Russelltools: don't use __attribute__
2012-03-27 Rusty Russelltools: fix bogus unreachable return.
2012-03-27 Rusty Russelltools/configurator: fix test for /proc/self/maps.
2012-03-27 Rusty RussellMakefile: generate config.h in two stages
2012-03-21 Rusty Russellfailtest: compile fix for OpenBSD
2012-03-19 Rusty RussellMerge branch 'ccantool'
2012-03-19 Rusty Russelltools: move config.h reading to its own file
2012-03-19 Rusty Russelltools: explicit find_ccan_dir()
2012-03-19 Rusty Russellccanlint: handle -x correctly with multiple modules.
2012-03-19 Rusty Russelltools: determing ccan directory differently
2012-03-19 Rusty Russelltools: split out manifest from ccanlint
2012-03-09 Rusty Russelltdb2: remove: it's now in SAMBA where it belongs.
2012-03-09 Rusty Russellhtable: fix bug where first entry has hash of 0 or 1.
2012-03-08 Rusty Russellfailtest: don't assume FD_SETSIZE is maximum runtime fd.
2012-02-26 Daniel Burkettxml: made alloc failure consistent - return NULL
2012-02-26 Daniel Burkettxml: removed cruft from tests
2012-02-26 Daniel Burkettxml: fixed license test
2012-02-14 Rusty Russelltdb: delete from CCAN.
2012-02-14 Rusty Russellconfigurator: define HAVE_CCAN.
2012-01-28 Rusty Russelltdb2: copy tdb1's changed expansion logic.
2012-01-28 Rusty Russelltdb2: tdb1: use same expansion factor logic when expand...
2012-01-28 Volker Lendecketdb2: Avoid a malloc/memcpy in _tdb1_store
2011-12-21 Rusty Russelltdb2: careful on wrap.
2011-12-21 Rusty Russelltdb2: be more careful on 4G files (tdb1).
2011-12-20 Rusty Russelltdb: don't free old recovery area when expanding if...
2011-12-20 Rusty Russelltdb: use same expansion factor logic when expanding...
2011-12-20 Rusty Russelltdb: test exponential recovery expansion problem.
2011-12-19 Rusty Russellopt: much prettier usage (using terminal size)
2011-12-16 Rusty Russellopt: handle -Wcast-qual warnings.
2011-12-15 Rusty Russellopt: don't leak on exit (valgrind complains).
2011-12-12 Andrey Smirnovlist.h: opaque list iteration functionality
2011-12-12 Rusty Russellcontainer_of: add container_off_var macro
2011-12-12 Rusty Russellcheck_type: fix incorrect documentation.
2011-12-12 Rusty Russellcontainer_of: don't put member_ptr in container_off.
2011-12-12 Andrey SmirnovMakefile, configurator: Add additional debug flags...
2011-12-07 Rusty Russellopt: suggest they look at ccan/autodata.
2011-12-07 Rusty Russellautodata: add example, clean up description a little.
next