aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/update/fieldpathupdate.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Deinline large destructors and clean up some code based on clion hints.Henning Baldersheim2023-02-011-1/+1
* Add noexceptHenning Baldersheim2022-04-191-1/+1
* Avoid using Identifiable and CloneablePtrHenning Baldersheim2022-04-081-17/+15
* CloneablePtr -> std::unique_ptrHenning Baldersheim2022-03-291-7/+2
* Avoid requiring identifiable for FieldValueHenning Baldersheim2022-03-161-0/+1
* GC cloneableHenning Baldersheim2022-03-031-3/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* GC unused constructors.Henning Baldersheim2020-01-161-2/+1
* Update after comments from @vekterliHenning Baldersheim2018-06-141-9/+1
* ByteBuffer -> nbostreamHenning Baldersheim2018-06-141-3/+4
* Remove unused versionHenning Baldersheim2018-06-141-6/+2
* Reduce code visibilityHenning Baldersheim2018-06-121-3/+0
* Remove unused code, and code only used in unit tests for obsolete features.Henning Baldersheim2018-05-291-3/+0
* Removed unused parameters.Henning Baldersheim2017-07-311-6/+4
* 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/+2
* Do not produce the whereClause until it is needed.Henning Baldersheim2017-07-311-2/+1
* Unify error handling to using exceptions only, not in combination with nullptr.Henning Baldersheim2017-07-311-3/+0
* Unify error handling to using exceptions only, not in combination with nullptr.Henning Baldersheim2017-07-311-6/+4
* Include less and remove virtuality on FieldPathHenning Baldersheim2017-07-311-16/+18
* 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
* Forward declare XmlOutputStream and FieldValue::IteratorHandler.Henning Baldersheim2017-06-071-2/+1
* Use overrideHenning Baldersheim2017-04-041-1/+1
* Add field id to the onPrimitive interface.Henning Baldersheim2017-04-031-6/+5
* remove most usage of LinkedPtr from vespaHaavard2017-03-271-2/+0
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-1/+1
* No need for boost::operators.Henning Baldersheim2016-09-201-3/+3
* Remove some unused include files.Henning Baldersheim2016-09-201-2/+0
* PublishJon Bratseth2016-06-151-0/+123