| 2011-08-29 | Rusty Russell | ccanlint: fix warning about bogus return value. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-29 | Rusty Russell | ccanlint: rename obj_list in examples_compile.c to... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-29 | Rusty Russell | failtest: replay --failpath correctly on really failing... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-29 | Rusty Russell | failtest: add --show-slowest | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-29 | Rusty Russell | failtest: use ccan/time | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-29 | Rusty Russell | failtest: use 64 bit offsets if available. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-29 | Rusty Russell | htable: fix tools/speed. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-24 | Joey Adams | build_assert: Remove stale LGPL license comment. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-24 | Rusty Russell | tdb2: suppress valgrind testing on one test. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-24 | Rusty Russell | tdb: don't leak memory in tests. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-24 | Rusty Russell | tdb: only mark two files as failing, don't turn off... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-24 | Rusty Russell | tdb: don't define _XOPEN_SOURCE ourselves, let config... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-24 | Rusty Russell | tdb: don't use 'private' in headers. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-24 | Rusty Russell | ccanlint: tests_pass_valgrind_noleaks: handle FAIL... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-24 | Rusty Russell | ccanlint: allow per-file restrictions, so we don't... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-24 | Rusty Russell | failtest: plug memory leak. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-24 | Rusty Russell | ccanlint: make valgrind understand child output. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-24 | Rusty Russell | ccanlint: use ccan/time | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-24 | Rusty Russell | tools: reorder object files into alphabetical order. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-23 | Rusty Russell | talloc_link: close memory leak in test. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-23 | Rusty Russell | read_write_all: fix leak in tests. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-23 | Rusty Russell | opt: neaten tests with helpers. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-23 | Rusty Russell | noerr: remove bogus LICENSE link. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-23 | Rusty Russell | jmap: fix jmap_free, tests. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-23 | Rusty Russell | jbitset: fix examples, remove test memory leak. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-23 | Rusty Russell | grab_file: close memory leak in test. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-23 | Rusty Russell | alloc: fix !HAVE_BUILTIN_POPCOUNTL code. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-22 | Rusty Russell | ccanlint: fix dependencies on tests_pass_without_features. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-22 | Rusty Russell | tdb2: fix intermittant failure in run-50-multiple-freel... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-22 | Joey Adams | bdelta: new module for binary diff/patch | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-16 | Rusty Russell | block_pool, ccan_tokenizer, stringmap: add ccanlint... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-16 | Rusty Russell | array_size: relicense under public domain. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-16 | Rusty Russell | check_type: remove erroneous license line (it's now... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-15 | Joey Adams | charset: Updated copyright year, and set to version 0.3 | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-15 | Joey Adams | ccan_tokenizer: Corrected LICENSE link so it points... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-15 | Joey Adams | btree: Changed license from BSD-3 to MIT, and set versi... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-15 | Joey Adams | stringmap: Corrected LICENSE link so it points to BSD... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-15 | Joey Adams | avl: Added LICENSE link, and set version to 0.1 | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-15 | Joey Adams | block_pool: Changed license from BSD-3 to MIT, and... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-15 | Joey Adams | darray: Changed license from BSD-3 to MIT, and updated... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-14 | Rusty Russell | opt: complete coverage, enhance opt_free_table. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-14 | Rusty Russell | opt: fix warnings in test, fix endian assumptions. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-13 | Douglas Bagnall | opt: functions to show integer values with kMGTPE suffixes | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-13 | Douglas Bagnall | opt: incidental comment and whitespace repair | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-13 | Douglas Bagnall | opt: add integer helpers that accept k, M, G, T, P... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-01 | Rusty Russell | failtest: fix silent exit when top-level return FAIL_PROBE | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-08-01 | Rusty Russell | tdb2: fix line numbers for tests. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-22 | Rusty Russell | cast: downgrade license from LGPL3+ to LGPLv2.1+ | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | isaac, crcsync: acknowledge licensing issues. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | ccan/noerr: fix compiler warning with const strings. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | various: add LICENSE comments. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | ccanlint: handle DOS-style \r\n lines when parsing. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | tdb2: add full LGPL headers | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | container_of: relicense to Public domain | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | check_type: relicense to Public domain | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | htable: relicense under LGPL | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | ccanlint: license_depends_compat checks dependencies... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | ccanlint: move license tag matching into common code. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | wwviaudio: fix license in _info, symlink (LGPL -> GPL) | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | ogg_to_pcm: fix license in _info, symlink (LGPL ->... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | md4: fix license | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | ccanlint: check for incompatible license boilerplates... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | ccanlint: add simple check for comment referring to... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | noerr: relicense to public domain. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | alignof: relicense to public domain. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | build_assert: relicense to public domain. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | short_types: relicense to public domain. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | compiler: relicense to public domain. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-21 | Rusty Russell | ccanlint: tighten license check. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-19 | Rusty Russell | various: make the _info License: wording uniform for... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-19 | Rusty Russell | ccanlint: make a license enum, and parse the license... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-06 | Rusty Russell | Merge branch 'master' of ozlabs.org:ccan | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-06 | Rusty Russell | tally: don't use SIZE_MAX. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-04 | Rusty Russell | tap: WANT_PTHREAD not HAVE_PTHREAD | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-02 | Joey Adams | json: Deleted the "notes" file. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-07-01 | Joey Adams | json: new module for parsing and generating JSON | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-06-21 | Rusty Russell | tally: fix FreeBSD compile, memleak in tests. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-06-19 | Russell Steicke | antithread: patch to antithread arabella example | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-06-17 | Rusty Russell | tdb2: Add tools/tdb2dump, tools/tdb2restore, use "tdb2... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-06-17 | Rusty Russell | tdb2: rename the tools to tdb2torture, tdb2tool and... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-06-17 | Rusty Russell | tdb2: use ccan/endian | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-06-16 | Rusty Russell | tools: trim leading whitespace in documentation extract. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-06-15 | Joey Adams | charset: Added utf8_validate_char (factored out of... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-06-11 | Joey Adams | charset: Rewrote utf8_validate, and added four new... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-06-08 | Rusty Russell | hash: remove VALGRIND #ifdef - always run clean. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-06-05 | Rusty Russell | lbalance: add examples. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-05-31 | Rusty Russell | lbalance: new module for load balancing | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-05-31 | Rusty Russell | time: new module for dealing with time. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-05-30 | Joey Adams | cast, container_of, tlist: Fix warning with GCC 4.6... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-05-20 | Rusty Russell | ttxml: new module. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-05-20 | Rusty Russell | tdb2: fix O_RDONLY opens. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-05-20 | Rusty Russell | failtest: failtest_has_failed() | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-05-20 | Rusty Russell | failtest: override getpid() as well. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-05-10 | Rusty Russell | typesafe_cb: don't use HAVE_CAST_TO_UNION in tests. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-05-10 | Rusty Russell | tdb2: more stats | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-05-10 | Rusty Russell | tdb2: check pid before unlock. | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-04-27 | Rusty Russell | tdb2: fix msync() arg | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-04-27 | Rusty Russell | tdb2: use direct access functions when creating recover... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-04-27 | Rusty Russell | tdb2: enlarge transaction pagesize to 64k | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| 2011-04-27 | Rusty Russell | tdb2: try to fit transactions in existing space before... | commit | commitdiff | tree | snapshot (tar.gz zip) | 
| next |