aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/docstore/lid_info.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Pre sizing is not necessary.Henning Baldersheim2023-03-141-12/+12
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use std::mutex/std::condition_variableHenning Baldersheim2020-10-141-4/+4
* - GC the last usages of vespalib::Lock.Henning Baldersheim2020-10-081-1/+1
* Use vespalib::Lock -> std::mutexHenning Baldersheim2020-10-081-4/+5
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-3/+3
* Use multiple threads in decompress due to more expensive zstdHenning Baldersheim2017-09-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Move LidInfo and related classes to separate .h and .cpp files.Geir Storli2017-05-051-0/+87