summaryrefslogtreecommitdiff
path: root/jstests/decimal
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72867 eol-terminate all nonempty text filesBilly Donahue2023-04-266-6/+6
* SERVER-68233 MongoShell numberDecimalsAlmostEqual(NumberDecimal(0), NumberDec...Denis Grebennicov2022-08-221-17/+24
* SERVER-68233 MongoShell numberDecimalsAlmostEqual(NumberDecimal(0), NumberDec...Denis Grebennicov2022-08-171-0/+6
* SERVER-66784 numberDecimalsAlmostEqual shell helper now works for negative nu...Davis Haupt2022-05-261-0/+27
* SERVER-64226 Add shell helper to check equality up to a specified number of d...Davis Haupt2022-03-141-0/+13
* SERVER-57605 Expose Decimal128 equality comparison helper to shellArun Banala2021-07-051-0/+10
* SERVER-42773 Replace uses of the assert.writeOK() Javascript assertion with a...James Wahlin2019-08-146-27/+27
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-2713-2278/+2171
* SERVER-29350 Bump featureCompatibilityVersion to 3.6Tess Avitabile2017-06-091-58/+0
* SERVER-28590 Invoke validate command on collections before shutting down mong...Eddie Louie2017-06-071-0/+5
* SERVER-25889 Collection validation should fail if featureCompatibilityVersion...Tess Avitabile2016-09-071-0/+10
* SERVER-23972 Disallow decimal insertion in legacy write mode when featureComp...Tess Avitabile2016-09-061-6/+2
* SERVER-25159 Default BSON validation version should depend on admin.system.ve...Tess Avitabile2016-09-021-0/+47
* SERVER-24276 Add decimal test suites from driver specsVincent Do2016-06-087-0/+2081
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-5/+4
* SERVER-23703 Make NumberDecimal accepts only valid stringsVincent Do2016-05-274-39/+33
* SERVER-23949 Enable decimal support by default in Mongo shellGeert Bosch2016-05-061-0/+52
* SERVER-22468 Format JS code with approved style in jstests/Jonathan Abrahams2016-03-095-153/+144
* SERVER-19629 Add Decimal128 roundtrip and CRUD jstestsDavid Hatch2015-08-136-2/+272
* SERVER-19613 Add experimental Decimal128 build flagRaymond Jacobson2015-07-311-0/+2