summaryrefslogtreecommitdiff
path: root/src/mongo/util/safe_num-inl.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-5/+5
* SERVER-10568 SafeNum should be written in terms of explicitly sized typesWaley2016-02-081-2/+2
* SERVER-19628 Add Decimal128 type support to update/delete code pathsDavid Hatch2015-08-131-0/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-72/+69
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-375 Implement multiplication for SafeNumAndrew Morrow2013-08-201-0/+8
* SERVER-4362 Implement xor support for $bitAndrew Morrow2013-08-201-0/+12
* Add non-operator variants of bitAnd and bitOr to SafeNumAndrew Morrow2013-05-071-4/+12
* SERVER-7174 Inline trivial methods of SafeNum consistently into inline headerAndrew Morrow2013-05-071-0/+87