aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/datatype/structureddatatype.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove identifiable from document::DataTypeHenning Baldersheim2022-03-041-8/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Avoid using alloca and use a fixed buffer instead.Henning Baldersheim2020-08-271-5/+12
* - If document type has been resolved, use if for test-and-set too.Henning Baldersheim2020-08-271-3/+5
* Pass stringref by valueHenning Baldersheim2018-08-111-1/+1
* Pass stringref by valueHenning Baldersheim2018-08-101-4/+4
* Remove stringref::c_str()Tor Brede Vekterli2018-07-251-1/+2
* Reduce code visibilityHenning Baldersheim2018-06-121-4/+2
* Avoid copyingHenning Baldersheim2017-07-311-1/+1
* Unify error handling to using exceptions only, not in combination with nullptr.Henning Baldersheim2017-07-311-12/+13
* Include less and remove virtuality on FieldPathHenning Baldersheim2017-07-311-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
* Only include what you need.Henning Baldersheim2016-12-221-7/+1
* PublishJon Bratseth2016-06-151-0/+94