Commit Graph

7 Commits

Author SHA1 Message Date
Vincent Do
eb9810a174 SERVER-24276 Add decimal test suites from driver specs 2016-06-08 10:36:12 -04:00
Mark Benvenuto
6dcdd23dd3 SERVER-23971 Clang-Format code 2016-05-28 17:55:12 -04:00
Vincent Do
ba23c68f0b SERVER-23703 Make NumberDecimal accepts only valid strings 2016-05-27 10:31:19 -04:00
Geert Bosch
ea4e60dffb SERVER-23949 Enable decimal support by default in Mongo shell 2016-05-06 10:20:20 -04:00
Jonathan Abrahams
4ae691e8ed SERVER-22468 Format JS code with approved style in jstests/ 2016-03-09 12:18:14 -05:00
David Hatch
83f5d68e98 SERVER-19629 Add Decimal128 roundtrip and CRUD jstests 2015-08-13 11:35:00 -04:00
Raymond Jacobson
8b19e377c4 SERVER-19613 Add experimental Decimal128 build flag
Add scons build parameter --experimental-decimal-support=on,
which enables experimental support of a 128 bit decimal type.
2015-07-31 15:30:46 -04:00