aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/datastore/unique_store_allocator.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Rename ICompactable::move to move_on_compact.Tor Egge2022-10-111-1/+1
* Block compaction while buffers are held.Tor Egge2022-04-211-2/+2
* Add memory allocator to unique store allocatorTor Egge2022-02-101-3/+5
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-1/+1
* Improve memory management in all enum attributes.Geir Storli2019-09-021-0/+1
* Extend unique store test to cover use of unique store string allocator.Tor Egge2019-08-181-0/+1
* Style fixes for UniqueStoreStringAllocator.Tor Egge2019-08-151-6/+4
* Factor out unique store allocator from unique store.Tor Egge2019-08-131-0/+48