]> git.ozlabs.org Git - ccan/shortlog
ccan
2011-12-01 Rusty Russellstrset, strmap: invert iterator function meaning.
2011-12-01 Rusty Russellsetset: fix API to match strmap and common sense.
2011-12-01 Rusty Russellstrmap: allow const arguments to strset_iterate().
2011-12-01 Rusty Russellstrset: allow const arguments to strset_iterate().
2011-12-01 Rusty Russellopt: fix up outdated comments in documentation.
2011-12-01 Rusty Russellopt: get rid of last remnant of getopt.
2011-12-01 Rusty Russelltlist: remove type arg from tlist_top(), tlist_tail()
2011-11-30 Rusty Russelllist: don't multiple-evaluate arguments to tlist_top...
2011-11-30 Rusty Russellcontainer_of: add container_off() helper.
2011-11-30 Rusty Russellttxml: exclude license_comment check so it doesn't...
2011-11-30 Rusty Russelltdb2: display capability information in tdb_summary()
2011-11-30 Rusty Russelltdb2: add a capability list from the header.
2011-11-30 Rusty Russelltdb2: provide tdb_layout_write() rather than implying...
2011-11-30 Rusty Russelltdb2: add an internal TDB_CANT_CHECK flag.
2011-11-30 Rusty Russellfailtest: do trace via a FILE, not an fd.
2011-11-30 Rusty Russellfailtest: add --trace to replace --tracepath
2011-11-30 Rusty Russellfailtest: save and restore file state inside child...
2011-11-29 Rusty Russellfailtest: add comment about limitations of untracked...
2011-11-29 Rusty Russellfailtest: fix open in tests.
2011-11-29 Rusty Russellfailtest: fix failpath on open.
2011-11-29 Rusty Russellfailtest: report failpath problems correctly.
2011-11-29 Rusty Russellfailtest: stop when leak detected.
2011-11-29 Rusty Russelltdb2: suppress failtest more than once on mmap.
2011-11-29 Rusty Russellfailtest: catch mmap.
2011-11-29 Rusty Russelltdb2: simplify failtest helper.
2011-11-29 Rusty Russellfailtest: fix --debugpath
2011-11-29 Rusty Russellfailtest: internally eliminate duplicate calls.
2011-11-29 Rusty Russellconfigurator: HAVE_BACKTRACE
2011-11-29 Rusty Russellfailtest: simplify FAIL_PROBE.
2011-11-29 Rusty Russellfailtest: report errors in children directly to origina...
2011-11-29 Rusty Russellfailtest: use high-numbers file descriptors to stay...
2011-11-29 Rusty Russellfailtest: use a linked list for history, not an array.
2011-11-29 Rusty Russelltlist: implement tlist_for_each_rev
2011-11-29 Rusty Russelllist: implement list_for_each_rev()
2011-11-29 Rusty Russelltdb2: consolidate testing failtest suppression routines.
2011-11-29 Rusty Russellfailtest: fix internal cut & paste bug
2011-11-29 Rusty Russellccanlint: fix depends_build_without_features
2011-11-23 Rusty RussellMakefile-web: push to github repo too.
2011-11-23 Vladimir Zapolskiylist: fix list element counting in provided example...
2011-11-21 Rusty Russellcast: fix warnings with -Wextra (specifically -Wmissing...
2011-11-21 Rusty Russelllist: simplify tests a little.
2011-11-16 Rusty Russellccanlint: fix --test-dep-graph
2011-11-15 Rusty Russellccanlint: make fewer tests compulsory.
2011-11-15 Rusty Russellccanlint: fix ccanlint -l
2011-11-01 Rusty Russelltdb2: don't be fascist when TDB_VERSION1 is specified.
2011-11-01 Rusty Russellstrset: set errno to ENOENT even if we return NULL.
2011-11-01 Rusty Russellstrmap: set errno to ENOENT even if we return NULL.
2011-11-01 Rusty Russellccanlint: fix uninitialized variables in tests_pass_val...
2011-11-01 Rusty Russellccanlint: fix test link when given no arguments.
2011-10-26 Rusty Russellcompiler, ilog: IDEMPOTENT "idempotent does not mean...
2011-10-26 Rusty Russellstrset: set errno on strset_add failures.
2011-10-26 Rusty Russellstrmap: set errno on strmap_add() failures.
2011-10-24 Rusty Russellccanlint: fix creation of example test/run.c
2011-10-05 Rusty Russellccanlint: drop -d, interpret any arguments as directori...
2011-10-05 Rusty Russellccanlint: fix spurious warning errors.
2011-10-04 Rusty Russelltdb2: fix valgrind suppression in _info.
2011-10-04 Rusty Russellshort_types: fix example for 64 bit platforms
2011-10-04 Rusty Russellopt: increase testing coverage on 64 bit platforms
2011-10-04 Rusty Russellnet: fix tests for systems without IPv6 entries in...
2011-10-04 Rusty Russelljmap: fix _info example for 64 bit systems.
2011-10-04 Rusty Russellforeach: make test more accurate, fix for 64-bit gcc...
2011-10-04 Rusty Russellasearch: fix example on 64 bit platforms.
2011-10-04 Rusty Russellalloc: fix memory leak in tests.
2011-10-04 Rusty Russelltdb2: fix test printf for 64 bit.
2011-09-29 Rusty Russellweb: add pointer to wiki/Contribute.
2011-09-29 Rusty RussellNote new URL: ccodearchive.net, and point to new wiki...
2011-09-28 Rusty Russellstrmap: new module for ordered map of strings using...
2011-09-28 Rusty Russelltcon: more help, for making strmap.
2011-09-27 Rusty Russellhtable: benchmark against hsearch(3)
2011-09-27 Rusty Russelllikely: use htable_type
2011-09-27 Rusty Russellhtable: HTABLE_INITIALIZER() for static initialization.
2011-09-27 Rusty Russellhtable: clean up interface, document htable_type better.
2011-09-27 Rusty Russellhtable: start empty.
2011-09-27 Rusty Russelltap: fix exit status when we have exactly 256 errors.
2011-09-27 Rusty Russelltcon: update and enhance documentation.
2011-09-26 Rusty Russellhtable, strset: benchmarking tools.
2011-09-26 Rusty Russellstrset: new module using critbit trees.
2011-09-26 Rusty Russellstr: fix warnings.
2011-09-26 Rusty Russellstr: relicense to public domain.
2011-09-26 Rusty Russellccanlint: more tweaks to example mangling.
2011-09-24 Rusty Russelltypesafe_cb: fix example macro ordering in typesafe_cb_...
2011-09-23 Rusty Russelljmap: use ccan/tcon and always be typesafe.
2011-09-23 Rusty Russelljbitset: rename to jset, use ccan/tcon
2011-09-23 Rusty Russelltlist: use ccan/tcon
2011-09-22 Rusty Russelltcon: routines for creating typesafe generic containers
2011-09-22 Rusty Russellccanlint: fix output for async commands.
2011-09-20 Rusty Russelltdb2: allow readonly changes even while holding locks.
2011-09-12 Rusty Russelltdb2: add error conversion functions.
2011-09-12 Rusty Russellccanlint: run tests in parallel
2011-09-12 Rusty Russelltdb2: make tests work in parallel.
2011-09-12 Rusty Russellccanlint: compile tests with coverage in parallel
2011-09-12 Rusty Russellccanlint: compile tests in parallel
2011-09-12 Rusty Russellccanlint: infrastructure to run commands async.
2011-09-12 Rusty Russelltools: fix realloc bug.
2011-09-09 Daniel Burkettxml: zero terminate the buffer after checking it...
2011-09-05 Daniel Burkettxml: covering my shame
2011-09-05 Daniel Burkettxml: modified it to use a smaller buffer during testing
2011-09-05 Daniel Burkettxml: ccanlint fixes finished
2011-09-05 Daniel Burkettxml: added drop static keyword
2011-09-05 Daniel Burkettxml: Passes Valgrind now
next