summaryrefslogtreecommitdiff
path: root/src/mongo/db/field_parser_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-45214 FieldParser::extractNumber fails ubsan for NaNsGeert Bosch2019-12-221-0/+68
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-38/+38
* SERVER-41071 Replace NULL and 0 with nullptrA. Jesse Jiryu Davis2019-06-141-10/+12
* 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-8/+10
* SERVER-24508 BSONObj::ComparatorInterfaceDavid Storch2016-08-181-19/+19
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-7/+17
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-367/+380
* SERVER-13874 Make mongo::Milliseconds et al. aliases for equivalent stdx::chr...Andy Schwerin2015-05-131-3/+3
* SERVER-17880 Rename OpTime to TimestampEric Milkie2015-04-071-1/+0
* SERVER-11968 Write commands allow illegal collection namesRandolph Tan2013-12-091-0/+19
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-7965 Move date/time types and functions from bson/util/misc.h to util/...Andy Schwerin2013-07-241-1/+1
* SERVER-9468 Move s/field-parser* to db/Jason Rassi2013-06-031-0/+413