summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/btree/btree_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark potentially unused traits member as unused.Tor Egge2021-02-211-1/+1
* Eliminate array bounds warning.Tor Egge2021-02-211-0/+4
* Use constexpr for BTree traits.Tor Egge2021-02-211-4/+4
* Have the BufferType::_emptyEntry be static.Henning Baldersheim2021-01-101-2/+5
* Add foreach_key_range method to btree iterator, to scan a range ofTor Egge2020-06-121-0/+77
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-3/+3
* Prepare for renaming namespace search::btree to vespalib::btree andTor Egge2020-04-281-3/+1
* Reduce code duplication. Rand48 class is in vespalib.Tor Egge2020-04-251-1/+1
* Move datastore and btree code from searchlib to vespalibTor Brede Vekterli2019-05-271-0/+1526