summaryrefslogtreecommitdiff
path: root/src/mongo/platform/decimal128_dummy.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-34307 replace invariant(false) with MONGO_UNREACHABLEBenety Goh2018-04-041-38/+38
* SERVER-19703 Add a few new Decimal128 methods/constructors for usage by KeySt...Geert Bosch2016-04-121-1/+5
* SERVER-10568 SafeNum should be written in terms of explicitly sized typesWaley2016-02-081-1/+1
* SERVER-19623 Add C++ wrapper for Decimal128 typeRaymond Jacobson2015-08-071-0/+210