summaryrefslogtreecommitdiff
path: root/src/mongo/db/field_parser-inl.h
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-274/+260
|
* SERVER-17309 Replace std::auto_ptr<T> with std::unique_ptr<T>Andrew Morrow2015-06-101-6/+6
|
* optimize update request parsingEliot Horowitz2015-01-121-1/+10
|
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-33/+33
|
* SERVER-12139 allow BSONElement parsing for single-pass parse speedupGreg Studer2014-01-071-18/+32
|
* SERVER-10565 Fix Win64 compile (take 2).Alberto Lerner2013-10-021-0/+34
|
* SERVER-10532 replace WriteItem with BatchedCommandRequest, conform to new ↵Greg Studer2013-09-231-1/+2
| | | | response spec
* Move declaration of _genFieldErrMsg in FieldParser into the header fileSpencer T Brody2013-09-201-0/+11
|
* SERVER-10521 Types for write commands.Alberto Lerner2013-09-121-0/+168
|
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
|
* SERVER-9468 Move s/field-parser* to db/Jason Rassi2013-06-031-0/+127