summaryrefslogtreecommitdiff
path: root/src/mongo/platform/overflow_arithmetic_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43699 $mod should not overflow for large negative valuesBernard Gorman2019-10-071-0/+12
* 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/+17
* SERVER-31250 Extend overflow_arithmetic to cover unsigned integersMathias Stearn2017-09-291-75/+135
* SERVER-21404 Introduce some useful 64-bit arithmetic with overflow detection ...Andy Schwerin2016-05-091-0/+122