History for ubixfs-2 / btree.cpp
2005-10-20
@flameshadow
sync (hurray for cia-1 working again)
flameshadow committed on 20 Oct 2005
2005-09-28
@flameshadow
add: bTree::deAllocNode()
flameshadow committed on 28 Sep 2005
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
@flameshadow
add: implementation of bTree::savePage()
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-07-29
@reddawg
The taint has returned btree c pee pee
reddawg committed on 29 Jul 2005
@flameshadow
add: uPtr overloaded operator ==
flameshadow committed on 29 Jul 2005
@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: Beginning B^Tree
flameshadow committed on 28 Jul 2005