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 |
Rusty Russell
|
576802602c
tdb2: remove truncated bit.
|
15 years ago |
Rusty Russell
|
b44978e149
tdb2: use direct access for tdb_read_off/tdb_write_off
|
15 years ago |
Rusty Russell
|
96b169e986
tdb2: remove tdb_get()
|
15 years ago |
Rusty Russell
|
451d97ad85
ccanlint: build depends if necessary
|
15 years ago |
Rusty Russell
|
afc3c1e723
tdb2: trivial optimization for free list
|
15 years ago |
Rusty Russell
|
fe55330a60
tdb2: Add stats attribute.
|
15 years ago |
Rusty Russell
|
04b2feefda
tdb2: enable transactions in tdbtorture
|
15 years ago |
Rusty Russell
|
554f38560b
tdb2: stricter ordering on expansion lock
|
15 years ago |
Rusty Russell
|
6520c8318b
tdb2: remove all the dead code
|
15 years ago |