Commit Graph

14 Commits

Author SHA1 Message Date
Joe Thornber 9cfdbfb8cc Having the block size as a template parameter makes all the code very
verbose, and we're not likely to change it.  So this change removes
that template arg from everything except the block manager.
2011-08-31 13:04:08 +01:00
Joe Thornber dfe3275eac get compiling on g++ 4.4 2011-08-25 10:54:43 +01:00
Joe Thornber 04d7b7ce5b [thin-repair] stop using c++0x features 2011-08-24 14:27:45 +01:00
Joe Thornber 987a8360c9 [thin_repair] repair now checks the data reference counts. 2011-08-24 10:45:39 +01:00
Joe Thornber 511456f903 Some work on thin_repair. 2011-08-23 11:55:37 +01:00
Joe Thornber 9be40b76b5 create a separate unit-tests dir 2011-08-22 10:42:13 +01:00
Joe Thornber a683979585 space map disk 2011-07-22 16:09:56 +01:00
Joe Thornber 186753d443 get btree insert/lookup working 2011-07-15 15:21:28 +01:00
Joe Thornber a4b5718a78 streamline and test transaction_manager 2011-07-14 15:31:00 +01:00
Joe Thornber e77ed189bb space map tests 2011-07-13 16:59:12 +01:00
Joe Thornber 8a7f0214d3 block_manager and unit test 2011-07-13 15:09:33 +01:00
Joe Thornber c090bb88b5 write some code 2011-06-27 10:45:30 +01:00
Joe Thornber 2e39670ff9 write a lot of the persistent data classes 2011-06-23 14:47:08 +01:00
Joe Thornber 6b8b16c70a blank project 2011-06-16 08:16:10 +01:00