Go to file
2011-07-22 16:09:56 +01:00
.gitignore space map disk 2011-07-22 16:09:56 +01:00
block_t.cc space map disk 2011-07-22 16:09:56 +01:00
block.h space map disk 2011-07-22 16:09:56 +01:00
block.tcc space map disk 2011-07-22 16:09:56 +01:00
btree_t.cc space map disk 2011-07-22 16:09:56 +01:00
btree.h space map disk 2011-07-22 16:09:56 +01:00
btree.tcc space map disk 2011-07-22 16:09:56 +01:00
core_map.h space map tests 2011-07-13 16:59:12 +01:00
endian_t.cc space map disk 2011-07-22 16:09:56 +01:00
endian.cc space map disk 2011-07-22 16:09:56 +01:00
endian.h space map disk 2011-07-22 16:09:56 +01:00
main.cc space map disk 2011-07-22 16:09:56 +01:00
Makefile space map disk 2011-07-22 16:09:56 +01:00
math.h space map disk 2011-07-22 16:09:56 +01:00
metadata_disk_structures.cc space map disk 2011-07-22 16:09:56 +01:00
metadata_disk_structures.h space map disk 2011-07-22 16:09:56 +01:00
metadata_t.cc space map disk 2011-07-22 16:09:56 +01:00
metadata.cc space map disk 2011-07-22 16:09:56 +01:00
metadata.h space map disk 2011-07-22 16:09:56 +01:00
README blank project 2011-06-16 08:16:10 +01:00
space_map_disk_structures.h space map disk 2011-07-22 16:09:56 +01:00
space_map_disk_t.cc space map disk 2011-07-22 16:09:56 +01:00
space_map_disk.cc space map disk 2011-07-22 16:09:56 +01:00
space_map_disk.h space map disk 2011-07-22 16:09:56 +01:00
space_map_t.cc space map disk 2011-07-22 16:09:56 +01:00
space_map.h space map disk 2011-07-22 16:09:56 +01:00
transaction_manager_t.cc get btree insert/lookup working 2011-07-15 15:21:28 +01:00
transaction_manager.h space map disk 2011-07-22 16:09:56 +01:00
transaction_manager.tcc streamline and test transaction_manager 2011-07-14 15:31:00 +01:00

A quick experiment to see how a C++ version would shape up.