aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/btree/btreeroot.hpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Inline small simple methods.Henning Baldersheim2023-05-231-87/+28
* Change from typedef to using in vespalib C++ code.Geir Storli2022-12-211-4/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Avoid null pointer dereference.Tor Egge2021-03-311-7/+16
* Add method to compact worst buffer backing nodes in B-tree.Tor Egge2021-03-251-0/+13
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-1/+1
* Make most hasAggregated checks constexprTor Brede Vekterli2020-04-211-2/+2
* Move datastore and btree code from searchlib to vespalibTor Brede Vekterli2019-05-271-0/+489