aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/expression/resultvector.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Modernize C++ code with auto and range-based loops.Geir Storli2023-07-071-5/+5
* Modernize code while reading it.Henning Baldersheim2023-05-311-45/+56
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-4/+4
* Stop using std::binary_function (searchlib).Tor Egge2022-02-261-4/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add noexcept specifiers to non-throwing constructors and operators.Tor Egge2020-12-051-0/+4
* tensor peekHåvard Pettersen2019-12-021-1/+1
* Replace GCC-only `std::_Identity` and `std::_Select1st` with own codeTor Brede Vekterli2019-06-171-3/+4
* Handle bool in grouping in the backend too.Henning Baldersheim2019-01-141-5/+10
* 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
* Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-081-7/+24
* Revert "Add aggregator for calculating the population standard deviation"Henning Baldersheim2017-05-051-24/+7
* fixup! Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-051-8/+11
* Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-051-0/+14
* Use overrideHenning Baldersheim2017-04-041-48/+48
* Remove ExpressionNode::CP from interfaces.Henning Baldersheim2017-03-271-1/+2
* Reduce unneccessary code incluscion.Henning Baldersheim2016-12-121-1/+1
* Add getNullBucket to ResultNodeBjørn Christian Seime2016-08-301-9/+24
* PublishJon Bratseth2016-06-151-0/+399