summaryrefslogtreecommitdiff
path: root/src/mongo/platform/overflow_arithmetic.h
AgeCommit message (Expand)Author
2019-10-06SERVER-43699 $mod should not overflow for large negative valuesBernard Gorman
2019-08-28SERVER-43032 simplify overflow_arithmetic.hBilly Donahue
2019-05-31SERVER-26906 Add constexpr function to convert DurationsA. Jesse Jiryu Davis
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2018-11-27SERVER-38160 Allow compilation with Visual Studio 2017.Henrik Edin
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2017-09-29SERVER-31250 Extend overflow_arithmetic to cover unsigned integersMathias Stearn
2016-05-09SERVER-21404 Introduce some useful 64-bit arithmetic with overflow detection ...Andy Schwerin