Rusty Russell
|
ecec5bef67
tdb2: extract common hashing code.
|
15 years ago |
Rusty Russell
|
cbfcfe53cb
tdb2: fixes and test for hash enlargement.
|
15 years ago |
Rusty Russell
|
2088fa3cd7
tdb2: more tests, hash collision fixes, attribute support.
|
15 years ago |
Rusty Russell
|
0939b69164
ccanlint: fix abort on "-d ..".
|
15 years ago |
Rusty Russell
|
b3804e4747
tests: now we run in tmp dir, always create temporary files in this dir.
|
15 years ago |
Rusty Russell
|
24908e18c8
ccanlint: use up to three -v to mean more verbosity.
|
15 years ago |
Rusty Russell
|
501e192029
tools: add build_verbose to show every command executed.
|
15 years ago |
Rusty Russell
|
64eca8b85e
tdb: fix lock-tracking test code after gradual lock changes.
|
15 years ago |
Rusty Russell
|
cb399d268c
tdb2: new tests, and new fixes.
|
15 years ago |
Rusty Russell
|
b350cb6907
tdb2: check that records are of sufficient length in tdb_check.
|
15 years ago |
Rusty Russell
|
453d3fe2bd
tdb2: split expand into functions and test separately.
|
15 years ago |
Rusty Russell
|
12b598b0e2
Update main page.
|
15 years ago |
Rusty Russell
|
9825390596
ccanlint: chdir to temporary dir so gcov files land there.
|
15 years ago |
Rusty Russell
|
a200e1ad1c
ccanlint: use gcov to rate test coverage (score out of 5)
|
15 years ago |
Rusty Russell
|
e9d8020e03
ccanlint: clean up code which outputs results, handle partial failure.
|
15 years ago |
Rusty Russell
|
458831cf78
tap: don't _exit on success
|
15 years ago |
Rusty Russell
|
25ed878569
tdb2: more fixes and tests for enlarging hash.
|
15 years ago |
Rusty Russell
|
dbf1ac48c3
tdb2: delete and fetch now work.
|
15 years ago |
Rusty Russell
|
29d640f6cc
tdb2: clean up locking a little bit, fix hash wrap problem.
|
15 years ago |
Rusty Russell
|
4916bc0a12
tdb2: now we can store a key!
|
15 years ago |
Rusty Russell
|
06e0037d97
tdb2: tdb_expand on empty database now tested.
|
15 years ago |
Rusty Russell
|
ebdd6451e2
tdb2: now checking a new empty database works.
|
15 years ago |
Rusty Russell
|
142afe3270
hash: 64-bit hash functions should take 64-bit base.
|
15 years ago |
Rusty Russell
|
fa17e06a05
tdb2: update config.h with more defines.
|
15 years ago |
Rusty Russell
|
39f01834db
tdb2: initial commit (doesn't work, still writing tests)
|
15 years ago |
Rusty Russell
|
ce58fbd1aa
Makefile: don't hide what we're doing, user can use -s.
|
15 years ago |
Rusty Russell
|
7449ae0ff0
hash: 64 bit variants.
|
15 years ago |
Rusty Russell
|
d3c01870f9
tdb: use tdb_lockall_gradual by default.
|
15 years ago |
Rusty Russell
|
ee9f03894b
tdb: test and resolultion for tdb_lockall starvation.
|
15 years ago |
Rusty Russell
|
bb4b8b6b32
web: handle symlinks in bzrbrowse.cgi, fix images.
|
15 years ago |