aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/btree/frozenbtree_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Have the BufferType::_emptyEntry be static.Henning Baldersheim2021-01-101-0/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-7/+7
* Merge pull request #13063 from vespa-engine/toregge/extend-btree-frozen-viewGeir Storli2020-04-271-0/+2
|\
| * Extend BTree frozen view with empty() and getAggregated() methods.Tor Egge2020-04-251-0/+2
* | 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/+469