summaryrefslogtreecommitdiff
path: root/src/mongo/platform/overflow_arithmetic.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-43699 $mod should not overflow for large negative valuesBernard Gorman2019-10-061-0/+14
* SERVER-43032 simplify overflow_arithmetic.hBilly Donahue2019-08-281-106/+33
* SERVER-26906 Add constexpr function to convert DurationsA. Jesse Jiryu Davis2019-05-311-68/+44
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38160 Allow compilation with Visual Studio 2017.Henrik Edin2018-11-271-0/+1
* 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-19/+71
* SERVER-21404 Introduce some useful 64-bit arithmetic with overflow detection ...Andy Schwerin2016-05-091-0/+126