aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/attribute/attribute_collection_spec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reapply make attribute collection spec serial num optional.Tor Egge2023-02-061-1/+1
* Revert "Make attribute collection spec serial num optional. Pass reconfig"Henning Baldersheim2023-02-061-1/+1
* Make attribute collection spec serial num optional. Pass reconfigTor Egge2023-02-061-1/+1
* Move the AttributeSpec and hide the ConfigHenning Baldersheim2022-05-261-5/+13
* Update 2017 copyright notices.gjoranv2021-10-071-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 nested class AttributeCollectionSpec::Attribute out to AttributeSpec.Tor Egge2017-03-311-19/+0
* Implement a default destructor to avoid the automatic inlining of large destr...Henning Baldersheim2017-03-081-0/+37