Joe Thornber
|
bac19b3c94
|
[btree_checker] no longer need to check the checksum, since the block validator has already done this.
|
2013-05-07 15:47:43 +01:00 |
|
Joe Thornber
|
44d0b1903f
|
[btree] allow visitors to trap node access failures such as checksum error.
|
2013-05-07 15:22:13 +01:00 |
|
Joe Thornber
|
8e0271b3bf
|
[btree] When walking a btree use a validator when taking the locks.
We really can't rely on anything in the block if the checksum is
wrong.
|
2013-05-07 14:54:20 +01:00 |
|
Joe Thornber
|
a828cde96d
|
[btree] visitor now passed as a reference rather than shared_ptr
|
2013-05-02 12:31:33 +01:00 |
|
Joe Thornber
|
5d0b23beea
|
Some btree visitor tidying.
Introduce node_location to replace the long list of parameters. Also
add a depth field to keep track of the depth from root.
|
2013-05-01 16:16:23 +01:00 |
|
Joe Thornber
|
5367631c8c
|
[various data structures] Reuse validators rather than always creating a new one.
|
2013-04-26 14:15:20 +01:00 |
|
Joe Thornber
|
0a70c17268
|
Convert bitset_t to gmock
|
2013-03-22 14:36:31 +00:00 |
|
Joe Thornber
|
f9bf18adf6
|
Move array_t to gmock
|
2013-03-22 13:42:20 +00:00 |
|
Joe Thornber
|
12dff31358
|
bitset
|
2013-03-14 13:13:18 +00:00 |
|
Joe Thornber
|
add23c1709
|
Array data structure
|
2013-03-13 13:28:03 +00:00 |
|
Joe Thornber
|
3c54e2b23a
|
Updates to array_block
|
2013-03-13 12:59:11 +00:00 |
|
Joe Thornber
|
11a41c4cf4
|
Pull ref_counter out of btree.h
|
2013-03-13 12:58:05 +00:00 |
|
Joe Thornber
|
7d18b08b91
|
rename NoOpRefCounter -> no_op_ref_counter
|
2013-02-01 14:49:26 +00:00 |
|
Joe Thornber
|
4eadd9438e
|
add fixme
|
2013-02-01 12:01:23 +00:00 |
|
Joe Thornber
|
5aaa710b53
|
[data-structures] array_block
|
2013-02-01 12:00:49 +00:00 |
|
Joe Thornber
|
7a6d09866a
|
[array] add array_t
|
2013-01-29 11:35:37 +00:00 |
|
Joe Thornber
|
aacca8d963
|
Introduce persistent-data/data-structures/
|
2013-01-11 19:26:51 +00:00 |
|