aboutsummaryrefslogtreecommitdiffstats
path: root/config/src/vespa/config/common/configvalue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce code visibility and include only what you need from config library.Henning Baldersheim2022-02-061-6/+12
* Minor cleanups, no changes to semanticsTor Brede Vekterli2021-11-301-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use xxhash64 instead of md5 for config payloadHarald Musum2021-09-211-6/+6
* avoid following null pointersArne Juul2021-06-131-3/+9
* Avoid using raw pointers, and move the smart pointers.Henning Baldersheim2020-08-311-3/+3
* 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/+3
* use new input/output model in slimeHaavard2017-02-031-1/+1
* decouple slime from config.Henning Baldersheim2016-12-191-4/+4
* Further ensure that we do not generate code for expensive methods more than o...Henning Baldersheim2016-11-221-0/+2
* PublishJon Bratseth2016-06-151-0/+76