]> git.ozlabs.org Git - ccan/shortlog
ccan
2011-08-24 Rusty Russelltdb: don't define _XOPEN_SOURCE ourselves, let config...
2011-08-24 Rusty Russelltdb: don't use 'private' in headers.
2011-08-24 Rusty Russellccanlint: tests_pass_valgrind_noleaks: handle FAIL...
2011-08-24 Rusty Russellccanlint: allow per-file restrictions, so we don't...
2011-08-24 Rusty Russellfailtest: plug memory leak.
2011-08-24 Rusty Russellccanlint: make valgrind understand child output.
2011-08-24 Rusty Russellccanlint: use ccan/time
2011-08-24 Rusty Russelltools: reorder object files into alphabetical order.
2011-08-23 Rusty Russelltalloc_link: close memory leak in test.
2011-08-23 Rusty Russellread_write_all: fix leak in tests.
2011-08-23 Rusty Russellopt: neaten tests with helpers.
2011-08-23 Rusty Russellnoerr: remove bogus LICENSE link.
2011-08-23 Rusty Russelljmap: fix jmap_free, tests.
2011-08-23 Rusty Russelljbitset: fix examples, remove test memory leak.
2011-08-23 Rusty Russellgrab_file: close memory leak in test.
2011-08-23 Rusty Russellalloc: fix !HAVE_BUILTIN_POPCOUNTL code.
2011-08-22 Rusty Russellccanlint: fix dependencies on tests_pass_without_features.
2011-08-22 Rusty Russelltdb2: fix intermittant failure in run-50-multiple-freel...
2011-08-22 Joey Adamsbdelta: new module for binary diff/patch
2011-08-16 Rusty Russellblock_pool, ccan_tokenizer, stringmap: add ccanlint...
2011-08-16 Rusty Russellarray_size: relicense under public domain.
2011-08-16 Rusty Russellcheck_type: remove erroneous license line (it's now...
2011-08-15 Joey Adamscharset: Updated copyright year, and set to version 0.3
2011-08-15 Joey Adamsccan_tokenizer: Corrected LICENSE link so it points...
2011-08-15 Joey Adamsbtree: Changed license from BSD-3 to MIT, and set versi...
2011-08-15 Joey Adamsstringmap: Corrected LICENSE link so it points to BSD...
2011-08-15 Joey Adamsavl: Added LICENSE link, and set version to 0.1
2011-08-15 Joey Adamsblock_pool: Changed license from BSD-3 to MIT, and...
2011-08-15 Joey Adamsdarray: Changed license from BSD-3 to MIT, and updated...
2011-08-14 Rusty Russellopt: complete coverage, enhance opt_free_table.
2011-08-14 Rusty Russellopt: fix warnings in test, fix endian assumptions.
2011-08-13 Douglas Bagnallopt: functions to show integer values with kMGTPE suffixes
2011-08-13 Douglas Bagnallopt: incidental comment and whitespace repair
2011-08-13 Douglas Bagnallopt: add integer helpers that accept k, M, G, T, P...
2011-08-01 Rusty Russellfailtest: fix silent exit when top-level return FAIL_PROBE
2011-08-01 Rusty Russelltdb2: fix line numbers for tests.
2011-07-22 Rusty Russellcast: downgrade license from LGPL3+ to LGPLv2.1+
2011-07-21 Rusty Russellisaac, crcsync: acknowledge licensing issues.
2011-07-21 Rusty Russellccan/noerr: fix compiler warning with const strings.
2011-07-21 Rusty Russellvarious: add LICENSE comments.
2011-07-21 Rusty Russellccanlint: handle DOS-style \r\n lines when parsing.
2011-07-21 Rusty Russelltdb2: add full LGPL headers
2011-07-21 Rusty Russellcontainer_of: relicense to Public domain
2011-07-21 Rusty Russellcheck_type: relicense to Public domain
2011-07-21 Rusty Russellhtable: relicense under LGPL
2011-07-21 Rusty Russellccanlint: license_depends_compat checks dependencies...
2011-07-21 Rusty Russellccanlint: move license tag matching into common code.
2011-07-21 Rusty Russellwwviaudio: fix license in _info, symlink (LGPL -> GPL)
2011-07-21 Rusty Russellogg_to_pcm: fix license in _info, symlink (LGPL ->...
2011-07-21 Rusty Russellmd4: fix license
2011-07-21 Rusty Russellccanlint: check for incompatible license boilerplates...
2011-07-21 Rusty Russellccanlint: add simple check for comment referring to...
2011-07-21 Rusty Russellnoerr: relicense to public domain.
2011-07-21 Rusty Russellalignof: relicense to public domain.
2011-07-21 Rusty Russellbuild_assert: relicense to public domain.
2011-07-21 Rusty Russellshort_types: relicense to public domain.
2011-07-21 Rusty Russellcompiler: relicense to public domain.
2011-07-21 Rusty Russellccanlint: tighten license check.
2011-07-19 Rusty Russellvarious: make the _info License: wording uniform for...
2011-07-19 Rusty Russellccanlint: make a license enum, and parse the license...
2011-07-06 Rusty RussellMerge branch 'master' of ozlabs.org:ccan
2011-07-06 Rusty Russelltally: don't use SIZE_MAX.
2011-07-04 Rusty Russelltap: WANT_PTHREAD not HAVE_PTHREAD
2011-07-02 Joey Adamsjson: Deleted the "notes" file.
2011-07-01 Joey Adamsjson: new module for parsing and generating JSON
2011-06-21 Rusty Russelltally: fix FreeBSD compile, memleak in tests.
2011-06-19 Russell Steickeantithread: patch to antithread arabella example
2011-06-17 Rusty Russelltdb2: Add tools/tdb2dump, tools/tdb2restore, use "tdb2...
2011-06-17 Rusty Russelltdb2: rename the tools to tdb2torture, tdb2tool and...
2011-06-17 Rusty Russelltdb2: use ccan/endian
2011-06-16 Rusty Russelltools: trim leading whitespace in documentation extract.
2011-06-15 Joey Adamscharset: Added utf8_validate_char (factored out of...
2011-06-11 Joey Adamscharset: Rewrote utf8_validate, and added four new...
2011-06-08 Rusty Russellhash: remove VALGRIND #ifdef - always run clean.
2011-06-05 Rusty Russelllbalance: add examples.
2011-05-31 Rusty Russelllbalance: new module for load balancing
2011-05-31 Rusty Russelltime: new module for dealing with time.
2011-05-30 Joey Adamscast, container_of, tlist: Fix warning with GCC 4.6...
2011-05-20 Rusty Russellttxml: new module.
2011-05-20 Rusty Russelltdb2: fix O_RDONLY opens.
2011-05-20 Rusty Russellfailtest: failtest_has_failed()
2011-05-20 Rusty Russellfailtest: override getpid() as well.
2011-05-10 Rusty Russelltypesafe_cb: don't use HAVE_CAST_TO_UNION in tests.
2011-05-10 Rusty Russelltdb2: more stats
2011-05-10 Rusty Russelltdb2: check pid before unlock.
2011-04-27 Rusty Russelltdb2: fix msync() arg
2011-04-27 Rusty Russelltdb2: use direct access functions when creating recover...
2011-04-27 Rusty Russelltdb2: enlarge transaction pagesize to 64k
2011-04-27 Rusty Russelltdb2: try to fit transactions in existing space before...
2011-04-27 Rusty Russelltdb2: reduce transaction before writing to recovery...
2011-04-21 Rusty Russelltdb2: handle non-transaction-page-aligned sizes in...
2011-04-21 Rusty Russelltdb2: remove tailer from transaction record.
2011-04-27 Rusty Russelltdb2: limit coalescing based on how successful we are.
2011-04-27 Rusty Russelltdb2: use counters to decide when to coalesce records.
2011-04-27 Rusty Russelltdb2: overallocate the recovery area.
2011-04-27 Rusty Russelltdb2: don't start again when we coalesce a record.
2011-03-25 Rusty Russelltdb2: make internal coalesce() function return length...
2011-04-27 Rusty Russelltdb2: expand more slowly.
2011-04-19 Rusty Russelltdb2: use 64 bit file offsets on 32 bit systems if...
2011-04-21 Rusty Russelltdb2: test lock timeout plugin code.
next