Rusty Russell
|
dc251c895c
First attempt at transactions & traverse (deadlocks still).
|
16 years ago |
Rusty Russell
|
2885bab40f
Fix uninitialized var.
|
16 years ago |
Rusty Russell
|
8a98a4bca5
... and fix up keyword list.
|
16 years ago |
Rusty Russell
|
25db0fb490
Fix last minute warning "fix" in replay_trace.c, remove seqnum inc tracing.
|
16 years ago |
Rusty Russell
|
41391dd9a7
Better tdb tracing, start of decent replay_trace.
|
16 years ago |
Rusty Russell
|
72c55b03e0
const addition changes from brian, awfulhak.org
|
16 years ago |
Rusty Russell
|
1c1a74f4e2
More junkcode!
|
16 years ago |
Rusty Russell
|
920193fee5
New junkcode.
|
16 years ago |
Rusty Russell
|
8889eaf8df
Torture harder: random ops inside traverses.
|
16 years ago |
Rusty Russell
|
e82f0cbd50
Don't make assumptions about traverse order, and prove it by using a different hash.
|
16 years ago |
Rusty Russell
|
8824055f0f
Handle tracing on internal dbs.
|
16 years ago |
Rusty Russell
|
2cad878947
Fix traverse nesting unlock bug.
|
16 years ago |
Rusty Russell
|
e84f843dfe
zero-append test for tdb.
|
16 years ago |
Rusty Russell
|
cd065f97d1
Fix append of zero-length records to zero-length records.
|
16 years ago |
Rusty Russell
|
195b605e88
Fix theoretical problem with 0-length records.
|
16 years ago |
Rusty Russell
|
6d35d746f1
First cut of replay_trace for tdb.
|
16 years ago |
Rusty Russell
|
e1f11b7b1e
Tracing for tdb operations.
|
16 years ago |
Rusty Russell
|
46b1a03e21
ccanize tdb further, and add simple test.
|
16 years ago |
Rusty Russell
|
2c67a284d1
First step to ccanizing TDB.
|
17 years ago |
Rusty Russell
|
7104b7bc2e
Initial TDB import.
|
17 years ago |
Rusty Russell
|
8827948b19
Convert to 64 bit crcs: change semantics of crcbits field to be *upper* not *lower* bits.
|
17 years ago |
Rusty Russell
|
86b394d9b4
Implement a (poor?) 64-bit CRC.
|
17 years ago |
Rusty Russell
|
2a9b328477
64-bit CRC code.
|
17 years ago |
Rusty Russell
|
cd13fd5348
Fix ubuntu "ignoring return value" warnings.
|
17 years ago |
Rusty Russell
|
501b31cddf
Implementation of auto-depends, based on Idris's start.
|
17 years ago |
Rusty Russell
|
9ca74a8e61
Many list funcs should work with constant lists.
|
17 years ago |
Rusty Russell
|
6e1450e6bf
merge
|
17 years ago |
Rusty Russell
|
1f67bceeeb
New junkcode.
|
17 years ago |
Joey Adams
|
88a111e260
Updated array module to version 0.1.1 .
|
17 years ago |
Rusty Russell
|
570c9c555f
Rename _info.c to _info: this means we can simple compile *.c.
|
17 years ago |