History for ubixfs-2 / btree.h
2005-08-06
@flameshadow
add: btree_consts.h ...
flameshadow committed on 6 Aug 2005
2005-08-05
@flameshadow
add: bTree::loadSuperBlock()
flameshadow committed on 5 Aug 2005
@flameshadow
add: bTree::getAddress()
flameshadow committed on 5 Aug 2005
@flameshadow
add: bTree::saveSuperBlock()
flameshadow committed on 5 Aug 2005
2005-08-04
@flameshadow
add: forward declaration of TbNode ...
flameshadow committed on 4 Aug 2005
@flameshadow
add: bTree::setRoot()
flameshadow committed on 4 Aug 2005
@flameshadow
add: bTree::setKeys()
flameshadow committed on 4 Aug 2005
@flameshadow
add: bTree::setHeight()
flameshadow committed on 4 Aug 2005
@flameshadow
add: bTree::setNodes()
flameshadow committed on 4 Aug 2005
@flameshadow
add: bTree::setFirstDeleted()
flameshadow committed on 4 Aug 2005
@flameshadow
add: bTree::getRoot()
flameshadow committed on 4 Aug 2005
@flameshadow
add: bTree::getKeys()
flameshadow committed on 4 Aug 2005
@flameshadow
add: bTree::getHeight()
flameshadow committed on 4 Aug 2005
@flameshadow
add: bTree::getNodes()
flameshadow committed on 4 Aug 2005
@flameshadow
add: bTree::getFirstDeleted()
flameshadow committed on 4 Aug 2005
@flameshadow
add: bTree::setNull() ...
flameshadow committed on 4 Aug 2005
@flameshadow
add: added bTree::calcSize(). It's missing a pointer adjust.
flameshadow committed on 4 Aug 2005
2005-08-02
@flameshadow
add: btree_standardVFS.cpp ...
flameshadow committed on 2 Aug 2005
2005-07-30
@flameshadow
add: btree_key.h, btree_key.cpp ...
flameshadow committed on 30 Jul 2005
2005-07-29
@flameshadow
add: bTree::align() ...
flameshadow committed on 29 Jul 2005
@flameshadow
add: bTree::bTree() ...
flameshadow committed on 29 Jul 2005
2005-07-28
@flameshadow
add: btree_vfs.h ...
flameshadow committed on 28 Jul 2005
@flameshadow
add: typedef bTreeInfo ...
flameshadow committed on 28 Jul 2005
@flameshadow
add: bTreeSearchRec
flameshadow committed on 28 Jul 2005
@flameshadow
add: bNodeData_t
flameshadow committed on 28 Jul 2005
@flameshadow
add: integer definitions in new file btypes.h
flameshadow committed on 28 Jul 2005
@flameshadow
add: Beginning B^Tree
flameshadow committed on 28 Jul 2005