| 2011-12-12 | 
Andrey Smirnov | list.h: opaque list iteration functionality | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-12 | 
Rusty Russell | container_of: add container_off_var macro | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-12 | 
Rusty Russell | check_type: fix incorrect documentation. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-12 | 
Rusty Russell | container_of: don't put member_ptr in container_off. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-12 | 
Andrey Smirnov | Makefile, configurator: Add additional debug flags...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-07 | 
Rusty Russell | opt: suggest they look at ccan/autodata. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-07 | 
Rusty Russell | autodata: add example, clean up description a little. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-07 | 
Rusty Russell | tools/doc_extract: trim trailing blank lines on sections. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-07 | 
Rusty Russell | web: publish See Also: for modules which supply it. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-07 | 
Rusty Russell | tools/doc_extract: simplify handling fields with spaces...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-05 | 
Rusty Russell | ccanlint: use ccan/autodata | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-05 | 
Rusty Russell | autodata: stash pointers in a binary. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-05 | 
Rusty Russell | configurator: HAVE_SECTION_START_STOP | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-05 | 
Rusty Russell | ptr_valid: test whether a ptr is valid. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-05 | 
Rusty Russell | configurator: HAVE_PROC_SELF_MAPS | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-04 | 
Rusty Russell | objset: new module. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-04 | 
Rusty Russell | ccanlint.1: fix description of per-test options for...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-03 | 
Rusty Russell | doc: man page for ccanlint. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-02 | 
Rusty Russell | ccanlint: remove argument to -k/--keep | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-02 | 
Rusty Russell | ccanlint: use -t for --target not --timeout | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-02 | 
Rusty Russell | ccanlint: use traversal to trim tests we want to skip. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-02 | 
Rusty Russell | ccanlint: use node traverse for --target. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-02 | 
Rusty Russell | ccanlint: use dgraph module. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-02 | 
Rusty Russell | ccanlint: remove wart from info options. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-02 | 
Rusty Russell | dgraph: new module for directed graphs. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-02 | 
Rusty Russell | ccanlint: parse --verbose before anything else. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-01 | 
Rusty Russell | ccanlint: get rid of separate class of compulsory tests. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-01 | 
Rusty Russell | opt: add OPT_EARLY and opt_early_parse. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-01 | 
Rusty Russell | strset, strmap: invert iterator function meaning. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-01 | 
Rusty Russell | setset: fix API to match strmap and common sense. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-01 | 
Rusty Russell | strmap: allow const arguments to strset_iterate(). | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-01 | 
Rusty Russell | strset: allow const arguments to strset_iterate(). | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-01 | 
Rusty Russell | opt: fix up outdated comments in documentation. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-01 | 
Rusty Russell | opt: get rid of last remnant of getopt. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-12-01 | 
Rusty Russell | tlist: remove type arg from tlist_top(), tlist_tail() | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-30 | 
Rusty Russell | list: don't multiple-evaluate arguments to tlist_top...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-30 | 
Rusty Russell | container_of: add container_off() helper. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-30 | 
Rusty Russell | ttxml: exclude license_comment check so it doesn't...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-30 | 
Rusty Russell | tdb2: display capability information in tdb_summary() | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-30 | 
Rusty Russell | tdb2: add a capability list from the header. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-30 | 
Rusty Russell | tdb2: provide tdb_layout_write() rather than implying...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-30 | 
Rusty Russell | tdb2: add an internal TDB_CANT_CHECK flag. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-30 | 
Rusty Russell | failtest: do trace via a FILE, not an fd. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-30 | 
Rusty Russell | failtest: add --trace to replace --tracepath | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-30 | 
Rusty Russell | failtest: save and restore file state inside child...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | failtest: add comment about limitations of untracked...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | failtest: fix open in tests. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | failtest: fix failpath on open. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | failtest: report failpath problems correctly. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | failtest: stop when leak detected. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | tdb2: suppress failtest more than once on mmap. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | failtest: catch mmap. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | tdb2: simplify failtest helper. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | failtest: fix --debugpath | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | failtest: internally eliminate duplicate calls. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | configurator: HAVE_BACKTRACE | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | failtest: simplify FAIL_PROBE. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | failtest: report errors in children directly to origina...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | failtest: use high-numbers file descriptors to stay...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | failtest: use a linked list for history, not an array. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | tlist: implement tlist_for_each_rev | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | list: implement list_for_each_rev() | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | tdb2: consolidate testing failtest suppression routines. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | failtest: fix internal cut & paste bug | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-29 | 
Rusty Russell | ccanlint: fix depends_build_without_features | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-23 | 
Rusty Russell | Makefile-web: push to github repo too. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-23 | 
Vladimir Zapolskiy | list: fix list element counting in provided example...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-21 | 
Rusty Russell | cast: fix warnings with -Wextra (specifically -Wmissing...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-21 | 
Rusty Russell | list: simplify tests a little. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-16 | 
Rusty Russell | ccanlint: fix --test-dep-graph | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-15 | 
Rusty Russell | ccanlint: make fewer tests compulsory. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-15 | 
Rusty Russell | ccanlint: fix ccanlint -l | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-01 | 
Rusty Russell | tdb2: don't be fascist when TDB_VERSION1 is specified. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-01 | 
Rusty Russell | strset: set errno to ENOENT even if we return NULL. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-01 | 
Rusty Russell | strmap: set errno to ENOENT even if we return NULL. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-01 | 
Rusty Russell | ccanlint: fix uninitialized variables in tests_pass_val...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-11-01 | 
Rusty Russell | ccanlint: fix test link when given no arguments. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-26 | 
Rusty Russell | compiler, ilog: IDEMPOTENT "idempotent does not mean...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-26 | 
Rusty Russell | strset: set errno on strset_add failures. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-26 | 
Rusty Russell | strmap: set errno on strmap_add() failures. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-24 | 
Rusty Russell | ccanlint: fix creation of example test/run.c | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-05 | 
Rusty Russell | ccanlint: drop -d, interpret any arguments as directori...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-05 | 
Rusty Russell | ccanlint: fix spurious warning errors. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-04 | 
Rusty Russell | tdb2: fix valgrind suppression in _info. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-04 | 
Rusty Russell | short_types: fix example for 64 bit platforms | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-04 | 
Rusty Russell | opt: increase testing coverage on 64 bit platforms | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-04 | 
Rusty Russell | net: fix tests for systems without IPv6 entries in...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-04 | 
Rusty Russell | jmap: fix _info example for 64 bit systems. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-04 | 
Rusty Russell | foreach: make test more accurate, fix for 64-bit gcc...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-04 | 
Rusty Russell | asearch: fix example on 64 bit platforms. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-04 | 
Rusty Russell | alloc: fix memory leak in tests. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-10-04 | 
Rusty Russell | tdb2: fix test printf for 64 bit. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-09-29 | 
Rusty Russell | web: add pointer to wiki/Contribute. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-09-29 | 
Rusty Russell | Note new URL: ccodearchive.net, and point to new wiki...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-09-28 | 
Rusty Russell | strmap: new module for ordered map of strings using...  | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-09-28 | 
Rusty Russell | tcon: more help, for making strmap. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-09-27 | 
Rusty Russell | htable: benchmark against hsearch(3) | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-09-27 | 
Rusty Russell | likely: use htable_type | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-09-27 | 
Rusty Russell | htable: HTABLE_INITIALIZER() for static initialization. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-09-27 | 
Rusty Russell | htable: clean up interface, document htable_type better. | 
commit | commitdiff | tree | snapshot (tar.gz zip) | 
| next |