aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/update/addfieldpathupdate.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-2/+1
* Avoid requiring identifiable for FieldValueHenning Baldersheim2022-03-161-3/+4
* Reduce use of Identifiable for document::DatatTypeHenning Baldersheim2022-03-031-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* ByteBuffer -> nbostreamHenning Baldersheim2018-06-141-5/+2
* Remove unused versionHenning Baldersheim2018-06-141-4/+4
* Removed unused parameters.Henning Baldersheim2017-07-311-3/+5
* Provide the repo when you need it.Henning Baldersheim2017-07-311-1/+1
* Remove DocumentTypeRepo from interfaces where it is not needed.Henning Baldersheim2017-07-311-3/+3
* Include less and remove virtuality on FieldPathHenning Baldersheim2017-07-311-0/+2
* 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
* split log and bufferedlogHenning Baldersheim2017-06-071-4/+1
* Forward declare XmlOutputStream and FieldValue::IteratorHandler.Henning Baldersheim2017-06-071-21/+37
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-2/+1
* Avoid building all the document code in every file.Henning Baldersheim2016-12-121-1/+7
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-2/+3
* PublishJon Bratseth2016-06-151-0/+92