Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-57633 SERVER-48079 fix implicit long long to double conversion in summ... | Benety Goh | 2021-08-19 | 1 | -1/+1 |
* | SERVER-43764 Add more testing for special values in DoubleDoubleSummation | Anton Korshunov | 2019-10-17 | 1 | -0/+28 |
* | SERVER-41772 Apply clang-format 7.0.1 to the codebase | clang-format-7.0.1 | 2019-07-27 | 1 | -30/+30 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -14/+16 |
* | SERVER-17414 Enable Warnings As Errors on Windows, and disable/fix warnings | Mark Benvenuto | 2017-10-20 | 1 | -0/+5 |
* | SERVER-19735: Add accurate summation class using pairs of doubles | Geert Bosch | 2016-06-06 | 1 | -0/+201 |