summaryrefslogtreecommitdiff
path: root/src/mongo/util/summation.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57633 SERVER-48079 fix implicit long long to double conversion in summ...Benety Goh2021-08-191-3/+3
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-14/+16
* SERVER-19735: Add accurate summation class using pairs of doublesGeert Bosch2016-06-061-0/+89