aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/aggregation/aggregation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* expression result is pointerHåvard Pettersen2022-06-071-3/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use std::make_sharedHenning Baldersheim2021-03-081-1/+1
* Removed unused IFieldBase of Serializer/Deserializer interface.Henning Baldersheim2020-11-091-12/+4
* Add conformance testing for 'sum' aggregator too.Henning Baldersheim2019-04-041-17/+21
* Ensure that we do not end up with a nullptr when accidentally averaging over ...Henning Baldersheim2019-04-041-2/+8
* Unify on syntax and use =defaultHenning Baldersheim2019-04-041-78/+129
* Revert "Revert "Use OS provided xxhash.""Henning Baldersheim2019-02-031-1/+1
* Revert "Use OS provided xxhash."Håkon Hallingstad2019-02-031-1/+1
* Use OS provided xxhash.Henning Baldersheim2019-02-011-1/+1
* Drop the dangerous LinkedPtr.Henning Baldersheim2017-08-211-6/+3
* 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-0/+77
* Revert "Add aggregator for calculating the population standard deviation"Henning Baldersheim2017-05-051-77/+0
* fixup! Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-051-10/+10
* Add aggregator for calculating the population standard deviationBjørn Christian Seime2017-05-051-0/+77
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-031-0/+16
* Use default constructors and assignment operators.Henning Baldersheim2017-03-291-13/+3
* Remove ExpressionNode::CP from interfaces.Henning Baldersheim2017-03-271-2/+31
* Optimize includes.Henning Baldersheim2017-01-311-5/+30
* Reduce unneccessary code incluscion.Henning Baldersheim2016-12-121-1/+1
* PublishJon Bratseth2016-06-151-0/+448