projects
/
ccan
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
tlist: implement tlist_for_each_rev
[ccan]
/
ccan
/
2011-11-29
Rusty Russell
tlist: implement tlist_for_each_rev
tree
|
commitdiff
2011-11-29
Rusty Russell
list: implement list_for_each_rev()
tree
|
commitdiff
2011-11-29
Rusty Russell
tdb2: consolidate testing failtest suppression routines.
tree
|
commitdiff
2011-11-29
Rusty Russell
failtest: fix internal cut & paste bug
tree
|
commitdiff
2011-11-23
Vladimir Zapolskiy
list: fix list element counting in provided example...
tree
|
commitdiff
2011-11-21
Rusty Russell
cast: fix warnings with -Wextra (specifically -Wmissing...
tree
|
commitdiff
2011-11-21
Rusty Russell
list: simplify tests a little.
tree
|
commitdiff
2011-11-01
Rusty Russell
tdb2: don't be fascist when TDB_VERSION1 is specified.
tree
|
commitdiff
2011-11-01
Rusty Russell
strset: set errno to ENOENT even if we return NULL.
tree
|
commitdiff
2011-11-01
Rusty Russell
strmap: set errno to ENOENT even if we return NULL.
tree
|
commitdiff
2011-10-26
Rusty Russell
compiler, ilog: IDEMPOTENT "idempotent does not mean...
tree
|
commitdiff
2011-10-26
Rusty Russell
strset: set errno on strset_add failures.
tree
|
commitdiff
2011-10-26
Rusty Russell
strmap: set errno on strmap_add() failures.
tree
|
commitdiff
2011-10-04
Rusty Russell
tdb2: fix valgrind suppression in _info.
tree
|
commitdiff
2011-10-04
Rusty Russell
short_types: fix example for 64 bit platforms
tree
|
commitdiff
2011-10-04
Rusty Russell
opt: increase testing coverage on 64 bit platforms
tree
|
commitdiff
2011-10-04
Rusty Russell
net: fix tests for systems without IPv6 entries in...
tree
|
commitdiff
2011-10-04
Rusty Russell
jmap: fix _info example for 64 bit systems.
tree
|
commitdiff
2011-10-04
Rusty Russell
foreach: make test more accurate, fix for 64-bit gcc...
tree
|
commitdiff
2011-10-04
Rusty Russell
asearch: fix example on 64 bit platforms.
tree
|
commitdiff
2011-10-04
Rusty Russell
alloc: fix memory leak in tests.
tree
|
commitdiff
2011-10-04
Rusty Russell
tdb2: fix test printf for 64 bit.
tree
|
commitdiff
2011-09-28
Rusty Russell
strmap: new module for ordered map of strings using...
tree
|
commitdiff
2011-09-28
Rusty Russell
tcon: more help, for making strmap.
tree
|
commitdiff
2011-09-27
Rusty Russell
htable: benchmark against hsearch(3)
tree
|
commitdiff
2011-09-27
Rusty Russell
likely: use htable_type
tree
|
commitdiff
2011-09-27
Rusty Russell
htable: HTABLE_INITIALIZER() for static initialization.
tree
|
commitdiff
2011-09-27
Rusty Russell
htable: clean up interface, document htable_type better.
tree
|
commitdiff
2011-09-27
Rusty Russell
htable: start empty.
tree
|
commitdiff
2011-09-27
Rusty Russell
tap: fix exit status when we have exactly 256 errors.
tree
|
commitdiff
2011-09-27
Rusty Russell
tcon: update and enhance documentation.
tree
|
commitdiff
2011-09-26
Rusty Russell
htable, strset: benchmarking tools.
tree
|
commitdiff
2011-09-26
Rusty Russell
strset: new module using critbit trees.
tree
|
commitdiff
2011-09-26
Rusty Russell
str: fix warnings.
tree
|
commitdiff
2011-09-26
Rusty Russell
str: relicense to public domain.
tree
|
commitdiff
2011-09-24
Rusty Russell
typesafe_cb: fix example macro ordering in typesafe_cb_...
tree
|
commitdiff
2011-09-23
Rusty Russell
jmap: use ccan/tcon and always be typesafe.
tree
|
commitdiff
2011-09-23
Rusty Russell
jbitset: rename to jset, use ccan/tcon
tree
|
commitdiff
2011-09-23
Rusty Russell
tlist: use ccan/tcon
tree
|
commitdiff
2011-09-22
Rusty Russell
tcon: routines for creating typesafe generic containers
tree
|
commitdiff
2011-09-20
Rusty Russell
tdb2: allow readonly changes even while holding locks.
tree
|
commitdiff
2011-09-12
Rusty Russell
tdb2: add error conversion functions.
tree
|
commitdiff
2011-09-12
Rusty Russell
tdb2: make tests work in parallel.
tree
|
commitdiff
2011-09-09
Daniel Burke
ttxml: zero terminate the buffer after checking it...
tree
|
commitdiff
2011-09-05
Daniel Burke
ttxml: covering my shame
tree
|
commitdiff
2011-09-05
Daniel Burke
ttxml: modified it to use a smaller buffer during testing
tree
|
commitdiff
2011-09-05
Daniel Burke
ttxml: ccanlint fixes finished
tree
|
commitdiff
2011-09-05
Daniel Burke
ttxml: added drop static keyword
tree
|
commitdiff
2011-09-05
Daniel Burke
ttxml: Passes Valgrind now
tree
|
commitdiff
2011-09-05
Daniel Burke
ttxml: Rplaced ratchet buffer with regular buffer,...
tree
|
commitdiff
2011-09-02
Rusty Russell
tdb2: fix error handling for tdb1_transaction_commit.
tree
|
commitdiff
2011-09-02
Rusty Russell
tdb2: don't return -1 (ie. TDB_ERR_CORRUPT) on transact...
tree
|
commitdiff
2011-09-02
Rusty Russell
tdb2: fix prototypes which return enum TDB_ERROR.
tree
|
commitdiff
2011-09-02
Rusty Russell
tdb2: set tdb_error() on tdb_transaction_prepare_commit.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: enhance tdb1 porting document.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: delete old tdb1 tests.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: test: Speed up run-01-new_database.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: speed up testing.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: test: convert (non-invasive) run tests to api...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: test: fix run-57-die-during-transaction.c to...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: don't continue if tdb1_find fails.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: test: try (almost) all tests with TDB_VERSION1...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: log allocation failures in tdb1 backend.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: fix bogus error from tdb_unlockall() after fork...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: check lock owner in tdb1 backend.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: return TDB_ERR_RDONLY from transactions on R...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: add stats to tdb1 backend.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: increment seqnum on tdb_wipe_all in tdb1 backend.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: log an error when calling tdb_store() on read...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: catch errors in tdb1_needs_recovery()
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: add tdb_attribute_tdb1_max_dead
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: expose and document tdb1_incompatible_hash.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: make tdb1_null static.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: tdb_repack
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_wipe into tdb_wipe.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_get_seqnum/tdb1_increment_seqnum into...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_firstkey/tdb1_nextkey into tdb_firstke...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_check and tdb1_summary into tdb_check...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_transaction_start etc. into tdb_transa...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_parse_record into tdb_parse_record
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_chainlock et al. into tdb_chainlock
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_traverse into tdb_traverse
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_store into tdb_store
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_delete into tdb_delete.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_append into tdb_append
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_fetch into tdb_fetch
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_store into tdb_store
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: unify tdb1_open into tdb_open
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: disallow SEED attribute with TDB_VERSION1.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: add TDB_ATTRIBUTE_TDB1_HASHSIZE
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: make tdb1_open use attributes for logging, hash...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: make jenkins_hash function non-static, rename...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: remove double-open detection for TDB1 databases.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: merge tdb1_context into tdb_context.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: use tdb->flags & TDB_RDONLY instead of tdb->read_...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: Make TDB1 use the same tdb_hash() wrapper as...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: don't cancel transactions on lock failures in...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: suppress tdb1 backend logging when locking return...
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: make tdb1 use same low-level lock functions.
tree
|
commitdiff
2011-08-31
Rusty Russell
tdb2: Make tdb1 use the tdb_file structure.
tree
|
commitdiff
next