aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/select/valuenode.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Eliminate clang warnings in documentTor Egge2019-02-071-1/+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
* Hide BucketDistributionHenning Baldersheim2017-06-071-1175/+5
* Forward declare XmlOutputStream and FieldValue::IteratorHandler.Henning Baldersheim2017-06-071-58/+78
* Hide the implementation details.Henning Baldersheim2017-06-061-7/+8
* Forward declare ByteBuffer and FastOS_ThreadHenning Baldersheim2017-06-061-0/+1
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-5/+8
* Put the start and end iterators into a Range class for simplicity and readabi...Henning Baldersheim2017-04-241-2/+2
* Add field id to the onPrimitive interface.Henning Baldersheim2017-04-031-40/+26
* Implement a default destructor to avoid the automatic inlining of large destr...Henning Baldersheim2017-03-081-3/+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-11/+6
* Avoid exposure to istream and eliminate inlined variants.Henning Baldersheim2016-11-231-1/+1
* Revert "Revert "Vegard/fix parsing of fieldnames""Vegard Sjonfjell2016-11-041-7/+23
* Revert "Vegard/fix parsing of fieldnames"Arnstein Ressem2016-11-041-23/+7
* Code review changesVegard Sjonfjell2016-11-021-2/+5
* Create a new member variable containing the real field name (without the othe...Vegard Sjonfjell2016-11-021-7/+20
* PublishJon Bratseth2016-06-151-0/+1166