projects
/
ccan
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ccan
2012-03-19
Rusty Russell
tools: split out manifest from ccanlint
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-02-26
Daniel Burke
ttxml: made alloc failure consistent - return NULL
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-02-26
Daniel Burke
ttxml: removed cruft from tests
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-02-26
Daniel Burke
ttxml: fixed license test
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-02-14
Rusty Russell
tdb: delete from CCAN.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-02-14
Rusty Russell
configurator: define HAVE_CCAN.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-28
Rusty Russell
tdb2: copy tdb1's changed expansion logic.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-28
Rusty Russell
tdb2: tdb1: use same expansion factor logic when expand...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2012-01-28
Volker Lendecke
tdb2: Avoid a malloc/memcpy in _tdb1_store
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-21
Rusty Russell
tdb2: careful on wrap.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-21
Rusty Russell
tdb2: be more careful on 4G files (tdb1).
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-20
Rusty Russell
tdb: don't free old recovery area when expanding if...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-20
Rusty Russell
tdb: use same expansion factor logic when expanding...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-20
Rusty Russell
tdb: test exponential recovery expansion problem.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-19
Rusty Russell
opt: much prettier usage (using terminal size)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-16
Rusty Russell
opt: handle -Wcast-qual warnings.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2011-12-15
Rusty Russell
opt: don't leak on exit (valgrind complains).
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
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
)
next