Rusty Russell
|
0a97f2dc1d
tdb: combine dead_space helper from summary.c and check.c
|
15 years ago |
Rusty Russell
|
6535bdee66
typesafe_cb: Fix warnings with gcc-4.5:
|
15 years ago |
Rusty Russell
|
e447be5031
ccanlint: use valgrind options when debugging too
|
15 years ago |
Rusty Russell
|
070a8e6aa3
ccanlint: report valgrind "definite" leaks.
|
15 years ago |
Rusty Russell
|
89d06e0d45
ccanlint: fix bogus strerror printing when unknown test handed to --target
|
15 years ago |
Rusty Russell
|
1591860d84
ccanlint: fix error with --target=build
|
15 years ago |
Rusty Russell
|
73cc6ce43a
rbtree: remove unused variable in tests.
|
15 years ago |
Ronnie Sahlberg
|
9076817753
rb_tree: fix trbt_delete
|
15 years ago |
Rusty Russell
|
2cae94deee
configurator: warnings count as failures too.
|
15 years ago |
Rusty Russell
|
c102d5ecff
ccanlint: fix compile on x86-64
|
15 years ago |
Rusty Russell
|
8f2bfcd370
rbtree: add tests (which currently fail)
|
15 years ago |
Rusty Russell
|
c5074939f2
idtree: fix overflow for v. large ids on allocation and removal
|
15 years ago |
Rusty Russell
|
9ad912e258
idtree: fix right shift of signed ints
|
15 years ago |
Rusty Russell
|
6994f3d0b1
idtree: import fix from SAMBA source
|
15 years ago |
Rusty Russell
|
d208258f51
idtree: add unit test for ids around INT_MAX
|
15 years ago |
Rusty Russell
|
637ee8aeea
ccanlint: ignore comments when parsing examples.
|
15 years ago |
Rusty Russell
|
79c5dd6d45
ccanlint: show example we actually compiled when we report warnings.
|
15 years ago |
Rusty Russell
|
9cca4b73c9
ccanlint: examples_compile depends on build, which depends on build_objs
|
15 years ago |
Rusty Russell
|
9d511cc5b1
ccanlint: fix usage of static funcs
|
15 years ago |
Rusty Russell
|
117cc6cdab
array: fix type introduced in handling !HAVE_TYPEOF
|
15 years ago |
Rusty Russell
|
51a56b5262
Merge branch 'tdb2'
|
15 years ago |
Rusty Russell
|
a42bba8ec4
tdb2: update documentation
|
15 years ago |
Rusty Russell
|
2491b65a6d
tdb2: use separate magic constants for chain, htable and ftable entries
|
15 years ago |
Rusty Russell
|
f5087965eb
tdb2: direct access during transactions.
|
15 years ago |
Rusty Russell
|
a56db4a5cb
tdb2: add write flag to tdb_direct
|
15 years ago |
Rusty Russell
|
2523e67f15
tdb2: hash chaining
|
15 years ago |
Rusty Russell
|
539f1af037
tdb2: use magic freetable value rather than different magic for coalescing
|
15 years ago |
Rusty Russell
|
115648946c
tdb2: compare the extra 11 hash bits in the header.
|
15 years ago |
Rusty Russell
|
f2c286c95f
tdb2: add comparison stats
|
15 years ago |
Rusty Russell
|
4e185ad8ab
tdb2: clean up logging
|
15 years ago |