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-09-20
@flameshadow
chg: changed #include to use new file btree_types.h instead of the old btree.h ...
flameshadow committed on 20 Sep 2005
@flameshadow
I broke it.
flameshadow committed on 20 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
@flameshadow
add: implementation for StandardVFS::fExist()
flameshadow committed on 4 Aug 2005
@flameshadow
add: implementation of StandardVFS::fCreate() ...
flameshadow committed on 4 Aug 2005
2005-08-02
@flameshadow
add: implementation of StandardVFS::fRead() ...
flameshadow committed on 2 Aug 2005
@flameshadow
add: implementation of StandardVFS::fClose() ...
flameshadow committed on 2 Aug 2005
@flameshadow
chg: remvoed taint
flameshadow committed on 2 Aug 2005
@reddawg
/me whistles
reddawg committed on 2 Aug 2005
@flameshadow
chg: fixed parameters to bTreeVFS::fRead()
flameshadow committed on 2 Aug 2005
@flameshadow
chg: moved StandardVFS method bodies into btree_standardVFS.cpp
flameshadow committed on 2 Aug 2005