]> pd.if.org Git - btree/history - btree2t.c
Fix small bug in main when there is less t han one input file
[btree] / btree2t.c
2014-03-17 unknownfix one-based index over nodes
2014-03-17 unknowninclude newest lite weight latch code.
2014-02-27 unknownSeparate scanning from counting. Utilize file locking...
2014-02-27 unknownfix for bt_audit
2014-02-25 unknownUse test & set latching instead of file locking calls
2014-02-14 unknownfix original problem with bt_deletekey, obviating need...
2014-02-13 unknownincorporate new bt_deletekey code to file I/O version
2014-02-13 unknownincorporate reworked bt_deletekey into file I/O version
2014-02-07 unknownfix a blunder in BtDb layout
2014-02-05 unknownImplement proper delete key that can remove keys all...