summaryrefslogtreecommitdiff
path: root/src/mongo/bson/bsontypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-46406 Perf improvements in the logger.Henrik Edin2020-03-131-0/+10
* SERVER-9763 Remove BSONObjBuilder append unsigned methodAlya Berciu2019-07-031-27/+37
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-38932 add BinData sub-type for encryptionIsabella Siu2019-01-221-0/+3
* SERVER-38577 Implement internal match expression which matches a particular B...vrachev2019-01-141-0/+15
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-9/+10
* SERVER-32784 Add $convert with typecast conversions.Justin Seyster2018-02-151-0/+31
* SERVER-28306 IDL Code GeneratorMark Benvenuto2017-03-291-0/+21
* SERVER-25159 Default BSON validation version should depend on admin.system.ve...Tess Avitabile2016-09-021-2/+0
* SERVER-13367 Specialize operator<< for BSONType for std::ostream, LogstreamBu...Adam Chelminski2016-08-151-0/+4
* Revert "SERVER-13517 Specialize operator<< for BSONType for std::ostream, Log...Adam Chelminski2016-08-151-4/+0
* SERVER-13517 Specialize operator<< for BSONType for std::ostream, LogstreamBu...Adam Chelminski2016-08-151-0/+4
* SERVER-24181 Enable BSON 1.1 by defaultGeert Bosch2016-06-031-5/+1
* SERVER-23949 Enable decimal support by default in Mongo shellGeert Bosch2016-05-061-0/+4
* SERVER-1393: Include decimal support under control of server parameterGeert Bosch2016-04-221-2/+2
* SERVER-13447 Added type expression to aggregation.Benjamin Murphy2016-03-151-23/+23
* SERVER-22626 fix lintDavid Storch2016-02-161-0/+1
* SERVER-22626 fix $type unit testsDavid Storch2016-02-161-0/+2
* SERVER-22532 fail cleanly for $type predicates with invalid numerical type codesDavid Storch2016-02-121-0/+30
* SERVER-20676 Rename global min/maxKey variables to kMin/kMaxBSONKeyKaloian Manassiev2015-09-301-2/+2
* SERVER-19624 Add Decimal128 type support to mongo/bson layerRaymond Jacobson2015-08-071-0/+3
* SERVER-19430 Fix endian in definition of maxKey and minKeyAndrew Morrow2015-07-161-38/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-62/+84
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-1/+1
* SERVER-14524 move jsobj.cpp components into proper filesEric Milkie2014-07-141-0/+104