]> pd.if.org Git - btree/history - btree2s.c
Fix small bug in main when there is less t han one input file
[btree] / btree2s.c
2014-02-27 unknownSeparate scanning from counting. Utilize file locking...
2014-02-25 unknownRemove -lrt dependency on linux link
2014-02-20 unknownEnhance process times reporting for linux or Windows
2014-02-20 unknownAdd missing bt_unlockpage call in bt_splitpage
2014-02-19 unknownMake bt_splitpage more conservative wrt posting fence...
2014-02-19 unknownfix usage of BtLockParent
2014-02-14 unknownfix original problem with bt_deletekey, obviating need...
2014-02-13 unknownfixes for file I/O version that only deletes leaf pages
2014-02-07 unknownfix a blunder in BtDb layout
2014-02-03 unknownLatest btree fixes to bt_deletekey