aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/update/assignfieldpathupdate.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Avoid using Identifiable and CloneablePtrHenning Baldersheim2022-04-081-15/+7
* Implement className on document::FieldValueHenning Baldersheim2022-03-171-3/+1
* Avoid requiring identifiable for FieldValueHenning Baldersheim2022-03-161-6/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add missing includes.Tor Egge2019-06-111-0/+1
* ByteBuffer -> nbostreamHenning Baldersheim2018-06-141-7/+4
* Remove unused versionHenning Baldersheim2018-06-141-4/+3
* Removed unused parameters.Henning Baldersheim2017-07-311-11/+8
* remove unused repo.Henning Baldersheim2017-07-311-8/+2
* Provide the repo when you need it.Henning Baldersheim2017-07-311-4/+3
* Remove DocumentTypeRepo from interfaces where it is not needed.Henning Baldersheim2017-07-311-2/+2
* Include less and remove virtuality on FieldPathHenning Baldersheim2017-07-311-0/+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
* Use 'enum class ModificationStatus', use constexpr enumRange.Henning Baldersheim2017-06-071-6/+6
* Forward declare XmlOutputStream and FieldValue::IteratorHandler.Henning Baldersheim2017-06-071-18/+65
* Hide the implementation details.Henning Baldersheim2017-06-061-4/+6
* Explicit instantiation of common maps/sets.Henning Baldersheim2016-12-151-1/+0
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-1/+9
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-0/+1
* Targeted include of header files.Henning Baldersheim2016-12-121-6/+5
* PublishJon Bratseth2016-06-151-0/+198