aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/docstore/value.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Enable having lock free atomic<CompresssionConfig> and make its use in docume...Henning Baldersheim2023-01-031-1/+1
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Add test for correctly reported capacity.Henning Baldersheim2020-01-111-0/+1
* Remove interface to modify buffer.Henning Baldersheim2020-01-081-8/+8
* Update comments and tests as memory size has increased by 8 bytes per entry i...Henning Baldersheim2018-09-241-1/+5
* Update lisence yearHenning Baldersheim2018-09-241-2/+2
* Add crc for uncompressed content to catch shady bugs.Henning Baldersheim2018-09-211-4/+6
* Refactor for testability.Henning Baldersheim2018-09-211-0/+51