Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-7143 replace standard library number parsing with custom NumberParser | Nathan Brown | 2019-06-27 | 1 | -0/+8 |
* | SERVER-41071 Replace NULL and 0 with nullptr | A. Jesse Jiryu Davis | 2019-06-14 | 1 | -2/+2 |
* | SERVER-39560 - remove leading blank line on all C++ files | Billy Donahue | 2019-02-13 | 1 | -1/+0 |
* | SERVER-37651 Update header files with new license | Ramon Fernandez | 2018-10-22 | 1 | -26/+28 |
* | SERVER-30580 Eliminate UserException and MsgAssertionException types | Mathias Stearn | 2017-08-16 | 1 | -1/+1 |
* | SERVER-14148 Remove JS mode from JSON output options | Jonathan Reams | 2017-01-06 | 1 | -1/+1 |
* | SERVER-23971 Clang-Format code | Mark Benvenuto | 2016-05-28 | 1 | -1/+1 |
* | SERVER-19624 Add Decimal128 type support to mongo/bson layer | Raymond Jacobson | 2015-08-07 | 1 | -0/+14 |
* | SERVER-18579: Clang-Format - reformat code, no comment reflow | Mark Benvenuto | 2015-06-20 | 1 | -435/+430 |
* | SERVER-9666 Move json utils into bson library | Andrew Morrow | 2015-05-06 | 1 | -0/+488 |