summaryrefslogtreecommitdiffstats
path: root/tests/auto/qbtree/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove corruptor.db at the end of the testKevin Simons2012-05-101-0/+2
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-031-3/+3
* Add hbtree to daemonAli Akhtarzada2012-03-061-38/+41
* count writes in QBtree::StatJamey Hicks2012-02-141-5/+5
* Dont lose pages between two markers if not necessaryAli Akhtarzada2012-02-071-2/+30
* marker bug fix + testAli Akhtarzada2012-02-011-0/+58
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-271-1/+1
* Move managed btree to daemonAli Akhtarzada2012-01-261-64/+0
* btree cursor assign/copy operationsAli Akhtarzada2012-01-261-0/+45
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Managed btree testAli Akhtarzada2012-01-051-0/+64
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* QBtree: deallocate txns, make interace QFile-like and lighterAli Akhtarzada2011-12-301-18/+25
* Fixed a bug with wrong deallocation in btreeDenis Dzyubenko2011-12-161-0/+77
* Add key size and prefix tests to qbtreeAli Akhtarzada2011-12-071-0/+78
* Added checksum flag and test to qbtreeAli Akhtarzada2011-11-301-0/+104
* Qbtree refactorAli Akhtarzada2011-11-241-0/+2
* Added QBtreeReadLocker and QBtreeWriteLocker classesDenis Dzyubenko2011-11-031-0/+30
* Fixed btree_rollbackDenis Dzyubenko2011-11-031-0/+27
* Added api to start read transaction on a given tag.Denis Dzyubenko2011-11-031-0/+53
* Added new Qt-style wrappers for btreeDenis Dzyubenko2011-11-031-0/+819