History for ubixos / src / sys / ubixfsv2 / btree.cpp
2004-09-24
@flameshadow
chg: UbixFS::vfs_write(): ...
flameshadow committed on 24 Sep 2004
2004-09-17
@flameshadow
chg: init root member variable in bTree to NULL in the constructor(s) ...
flameshadow committed on 17 Sep 2004
2004-09-16
@flameshadow
sync
flameshadow committed on 16 Sep 2004
2004-09-11
@flameshadow
add: device.h, types.h. Temporarily moved custom ubix typedefs to types.h ...
flameshadow committed on 11 Sep 2004
2004-09-10
@flameshadow
del: inode.h, superblock.h ...
flameshadow committed on 10 Sep 2004
2004-09-08
@flameshadow
add: uPtr union for holding bNode *, ubixfsInode *, off_t, and inodeAddrs ...
flameshadow committed on 8 Sep 2004
2004-09-07
@flameshadow
chg: modified entries in the btreeheader to be off_t ...
flameshadow committed on 7 Sep 2004
@flameshadow
add: added entry in btree header ...
flameshadow committed on 7 Sep 2004
@flameshadow
chg: sync
flameshadow committed on 7 Sep 2004
2004-09-06
@flameshadow
chg: fixed up the inode to be exactly 4k ...
flameshadow committed on 6 Sep 2004
2004-08-30
@flameshadow
chg: added check in bTree::Insert() to see if the root node is null, and if ...
flameshadow committed on 30 Aug 2004
2004-08-29
@flameshadow
chg: cleaned up the code. Changed insert test from 250,000 to 3000
flameshadow committed on 29 Aug 2004
@flameshadow
chg: fixed bug where a node would split and the child's parent pointer(s) ...
flameshadow committed on 29 Aug 2004
2004-08-28
@flameshadow
chg: sync
flameshadow committed on 28 Aug 2004
@flameshadow
chg: sync
flameshadow committed on 28 Aug 2004
@flameshadow
chg: tracking down split error
flameshadow committed on 28 Aug 2004
2004-08-26
@flameshadow
chg: fixed one bug in the insertion of nodes
flameshadow committed on 26 Aug 2004
@reddawg
Helping TCA find the source of the error
reddawg committed on 26 Aug 2004
@flameshadow
chg: sync
flameshadow committed on 26 Aug 2004
@flameshadow
chg: ubu is a penis
flameshadow committed on 26 Aug 2004
@flameshadow
chg: tracking down tail ptr problem
flameshadow committed on 26 Aug 2004
2004-08-25
@flameshadow
del: removed debugging info ...
flameshadow committed on 25 Aug 2004
@flameshadow
chg: fixed bug in bTree::inodeSearch()
flameshadow committed on 25 Aug 2004
@flameshadow
add: using namespace std (gcc 3.3 needs it)
flameshadow committed on 25 Aug 2004
@flameshadow
chg: fixed bug on insert ...
flameshadow committed on 25 Aug 2004
@flameshadow
add: bTree::insertNode()
flameshadow committed on 25 Aug 2004
@flameshadow
chg: fix in searching index pages
flameshadow committed on 25 Aug 2004
2004-08-23
@flameshadow
new changes
flameshadow committed on 23 Aug 2004
@flameshadow
UbixFS version 2.0
flameshadow committed on 23 Aug 2004