Rusty Russell
|
28f92c6f2e
Fix ccan.tar.bz2 tarball.
|
16 years ago |
Rusty Russell
|
38b07a7f32
Fix tests: path change because they're now run under ccanlint (from their dir)
|
16 years ago |
Rusty Russell
|
0223f56170
Makefile fixes: we now do dependencies properly for each ccan module.
|
16 years ago |
Rusty Russell
|
90f958f9fe
Fix getting sub-depends.
|
16 years ago |
Rusty Russell
|
39357f4e89
More header fixups: now it all compiles again.
|
16 years ago |
Rusty Russell
|
85a3313589
Remove old run-tests, clean up #includes to all be <ccan/...
|
16 years ago |
Rusty Russell
|
009f261242
New asort routine; unf. breaks under -Wmissing-prototypes etc :(
|
16 years ago |
Rusty Russell
|
76ae790f2c
New talloc_set for auto-cleanup.
|
16 years ago |
Rusty Russell
|
f88058f692
Update where browsing points.
|
16 years ago |
Rusty Russell
|
93d1e1063c
asearch: typesafe binary search.
|
16 years ago |
Rusty Russell
|
c10aab2489
Don't print full fail results on normal check
|
16 years ago |
Rusty Russell
|
6f74ace37f
tdb: add -t (always transactional) to tdbtorture
|
16 years ago |
Rusty Russell
|
dea5ab34a9
tdb: add logging to tdb_check for more verbose answers.
|
16 years ago |
Rusty Russell
|
9132d16a17
tdb: use logging and tdb_check in tdbtool
|
16 years ago |
Rusty Russell
|
1122f6d414
tdb: Add tdbtool to 'clean'
|
16 years ago |
Rusty Russell
|
6065776a15
Import tdbtool from SAMBA (e440a2e11e78a562f97971c0dfe0cf3f694996ff)
|
16 years ago |
Rusty Russell
|
5f44c8ca0e
tools/ccanlint: build tests are now compulsory
|
16 years ago |
Rusty Russell
|
382e1e2900
Web updates.
|
16 years ago |
Rusty Russell
|
3faf766bd3
tdb: avoid checkfn on dead records, reorganize and comment code.
|
16 years ago |
Rusty Russell
|
6f05c2b8ad
ccan/tdb: tdb_check() function.
|
16 years ago |
Rusty Russell
|
0d8d8a9c1d
sparse_bsearch: new module
|
16 years ago |
Rusty Russell
|
517114490e
typesafe_cb: more support for typesafe compare functions.
|
16 years ago |
Rusty Russell
|
f66bb62ab9
Fix documentation: actually, always evaluates to 0.
|
16 years ago |
Rusty Russell
|
655f0a840a
tools: more build convenience work
|
16 years ago |
Rusty Russell
|
d7ec8f0d41
tools: fix compile warning under Ubuntu
|
16 years ago |
Rusty Russell
|
b7f7224b32
tdb: remove seqnum field from header
|
16 years ago |
Rusty Russell
|
f3948bf810
Fix "make check": this is temporary until we use ccanlint for it.
|
16 years ago |
Rusty Russell
|
0c532d80a7
More test fixes.
|
16 years ago |
Rusty Russell
|
ad35219dc2
tap: pass tests after ccanlint changes.
|
16 years ago |
Rusty Russell
|
687cde2a8c
Now we compile everything into the tmp dir.
|
16 years ago |