aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/datastore/entry_comparator.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Add lock free hash map.Tor Egge2021-03-101-0/+1
* Add simple equal to Comparator interface.Henning Baldersheim2021-03-091-0/+1
* Convert comparator from being a simple comparator to using an explicit less m...Henning Baldersheim2021-03-091-1/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-1/+1
* Reduce code duplication by letting enum store comparators inherit unique stor...Geir Storli2019-09-091-6/+8
* Rename enum store dictionary api and implementation and move to separate files.Geir Storli2019-08-271-2/+2
* Factor out unique store compare class.Tor Egge2019-08-081-0/+23