aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/vespa/config/common/configvalue.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add explicit on constructor and deinline destructors.Henning Baldersheim2022-02-071-1/+1
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-14/+10
* Minor cleanups, no changes to semanticsTor Brede Vekterli2021-11-301-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use xxhash64 instead of md5 for config payloadHarald Musum2021-09-211-4/+4
* Avoid using raw pointers, and move the smart pointers.Henning Baldersheim2020-08-311-1/+1
* Adjust forward declarations in config.Tor Egge2019-02-011-1/+1
* Include only what you need.Henning Baldersheim2017-08-181-7/+4
* 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
* Deinline as compiler makes the best choices.Henning Baldersheim2017-05-091-0/+2
* decouple slime from config.Henning Baldersheim2016-12-191-1/+6
* Further ensure that we do not generate code for expensive methods more than o...Henning Baldersheim2016-11-221-0/+1
* PublishJon Bratseth2016-06-151-0/+51