summaryrefslogtreecommitdiff
path: root/src/mongo/util/summation_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57633 SERVER-48079 fix implicit long long to double conversion in summ...Benety Goh2021-08-191-1/+1
* SERVER-43764 Add more testing for special values in DoubleDoubleSummationAnton Korshunov2019-10-171-0/+28
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-30/+30
* 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-17414 Enable Warnings As Errors on Windows, and disable/fix warningsMark Benvenuto2017-10-201-0/+5
* SERVER-19735: Add accurate summation class using pairs of doublesGeert Bosch2016-06-061-0/+201