aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/datatype/primitivedatatype.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use XXFieldValue::make over std::make_uniqueHenning Baldersheim2022-03-071-9/+9
* Remove identifiable from document::DataTypeHenning Baldersheim2022-03-041-2/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Prepare for tracking tensor type in document module (C++), aligningTor Egge2019-02-131-1/+0
* Brief implementation skeleton for bool field type.Henning Baldersheim2019-01-091-10/+13
* Pass stringref by valueHenning Baldersheim2018-08-111-1/+1
* some more cleanupArne Juul2018-06-201-3/+1
* use LOG_ABORT not just abort()Arne Juul2018-06-121-2/+5
* Unify error handling to using exceptions only, not in combination with nullptr.Henning Baldersheim2017-07-311-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
* Include stringfmt where it was needed.Henning Baldersheim2017-06-061-0/+1
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-3/+2
* Targeted include of header files.Henning Baldersheim2016-12-121-0/+1
* PublishJon Bratseth2016-06-151-0/+93