aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/datastore/unique_store_entry_base.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-1/+1
* Detect enum store entry reference count overflow.Tor Egge2019-09-231-2/+10
* Add handling of NaN (not a number) in unique store.Tor Egge2019-08-201-0/+1
* Add separate allocator for strings in unique store.Tor Egge2019-08-151-2/+1
* Move reference counts in unique store out of dictionary.Tor Egge2019-08-131-1/+10
* Fix typo in comment.Tor Egge2019-08-091-1/+1
* Wrap entries in unique store.Tor Egge2019-08-091-0/+18