summaryrefslogtreecommitdiff
path: root/src/mongo/platform/overflow_arithmetic_test.cpp
AgeCommit message (Expand)Author
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-02-11SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.1
2019-10-06SERVER-43699 $mod should not overflow for large negative valuesBernard Gorman
2019-09-04SERVER-43032 cast differently to fix Windows build of unit testBilly Donahue
2019-09-04SERVER-43032 Revise platform/overflow_arithmetic_test.cppBilly Donahue
2019-08-28SERVER-43032 simplify overflow_arithmetic.hBilly Donahue
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
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