summaryrefslogtreecommitdiff
path: root/insert-remove-test
AgeCommit message (Expand)AuthorFilesLines
2012-04-21Make open_forest give NodeStoreDisk the allow_writes flagLars Wirzenius1-1/+1
2011-06-06Make BTree.get_node private.Lars Wirzenius1-1/+1
2011-03-07Change names from btree to larch.Lars Wirzenius1-8/+8
2011-02-23Change the forest factory to be a function, instead.Lars Wirzenius1-1/+1
2011-02-03Set up tracing in insert-remove-test.Lars Wirzenius1-0/+2
2011-01-09Make maximum size of values be explicit.Lars Wirzenius1-1/+1
2010-12-30Use values() method, not pairs().Lars Wirzenius1-1/+1
2010-07-11Get rid of BTree.root_id and change BTree.root into a real attribute.Lars Wirzenius1-2/+2
2010-06-25Commit changes for Richard to look at.Lars Wirzenius1-1/+2
2010-05-28Add insert-remove-test to 'make check'.Lars Wirzenius1-0/+1
2010-05-28Verify that all refcounts are correct during insert/remove tests.Lars Wirzenius1-2/+30
2010-05-28Add script to test insert/removes.Lars Wirzenius1-0/+95