aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/fieldvalue/arrayfieldvalue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC unused hasChanged concept. Only done on StructFieldValue as we never refer...Henning Baldersheim2022-03-181-9/+0
* Avoid requiring identifiable for FieldValueHenning Baldersheim2022-03-161-3/+1
* Remove identifiable from document::DataTypeHenning Baldersheim2022-03-041-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add missing includes.Tor Egge2019-06-111-0/+1
* Stop iterating field path when variable value is out of array boundary.Tor Egge2018-08-151-0/+2
* Pass stringref by valueHenning Baldersheim2018-08-111-1/+1
* Remove stringref::c_str()Tor Brede Vekterli2018-07-251-3/+0
* Revert "Revert "Balder/sameelement in streaming""Henning Baldersheim2018-06-061-6/+3
* Revert "Balder/sameelement in streaming"Henning Baldersheim2018-06-061-3/+6
* Aggregate elementIdHenning Baldersheim2018-06-051-6/+3
* We have already made the desicion to keep the datatypes alive with the Docume...Henning Baldersheim2017-07-311-13/+0
* We are not java so we do not need these sanity checks. valgrind will do them ...Henning Baldersheim2017-07-311-9/+5
* 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
* Use 'enum class ModificationStatus', use constexpr enumRange.Henning Baldersheim2017-06-071-2/+2
* Forward declare XmlOutputStream and FieldValue::IteratorHandler.Henning Baldersheim2017-06-071-19/+25
* Include stringfmt where it was needed.Henning Baldersheim2017-06-061-0/+1
* Put the start and end iterators into a Range class for simplicity and readabi...Henning Baldersheim2017-04-241-20/+16
* Use overrideHenning Baldersheim2017-04-041-15/+6
* Do not include the excetions everywhere.Henning Baldersheim2016-12-121-1/+2
* PublishJon Bratseth2016-06-151-0/+307