aboutsummaryrefslogtreecommitdiffstats
path: root/persistence/src/vespa/persistence/spi/selection.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change from typedef to using in persistence C++ code.Geir Storli2022-12-211-1/+1
* - Move persitence/spi/types.h under to persitence/spi/types.hHenning Baldersheim2022-05-181-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Include exception where needed and use std:.make_uniqueHenning Baldersheim2021-01-181-0/+1
* GC unused includes and code.Henning Baldersheim2020-02-161-14/+2
* 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
* Optimize includes and add override.Henning Baldersheim2017-04-261-1/+1
* Implement a default destructor to avoid the automatic inlining of large destr...Henning Baldersheim2017-03-081-6/+2
* Avoid including everything in document in every file we compile.Henning Baldersheim2016-11-241-14/+4
* PublishJon Bratseth2016-06-151-0/+93