Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SERVER-9666 Move json utils into bson library | Andrew Morrow | 2015-05-06 | 1 | -485/+27 |
| | |||||
* | SERVER-17736 Remove obsolete C++ driver symbol export miscellanea | Andrew Morrow | 2015-03-26 | 1 | -6/+5 |
| | |||||
* | SERVER-16940 Change pass-by-const-ref of StringData to pass-by-value | Tyler Brock | 2015-02-06 | 1 | -29/+29 |
| | |||||
* | SERVER-14315 Support MinKey and MaxKey extended JSON objects in JSON parser | Shaun Verch | 2014-06-25 | 1 | -0/+14 |
| | |||||
* | SERVER-14357: Add support for top level JSON Array | Tyler Brock | 2014-06-25 | 1 | -2/+46 |
| | |||||
* | SERVER-13256: Remove pch - qualify std in headers | Mark Benvenuto | 2014-05-19 | 1 | -14/+14 |
| | |||||
* | SERVER-3364 Label rest of client api with MONGO_CLIENT_API | Ranjay Krishna | 2013-12-28 | 1 | -2/+3 |
| | | | | | | build all the sharedclient programs using the new macro MONGO_CLIENT_API in mongo/client/export_macros.h Signed-off-by: Matt Kangas <matt.kangas@mongodb.com> | ||||
* | SERVER-11867 Support numberLong object in strict JSON | Shaun Verch | 2013-12-02 | 1 | -0/+7 |
| | |||||
* | SERVER-11136 - Support json parsing of NumberLong/Int | Scott Hernandez | 2013-10-11 | 1 | -0/+14 |
| | |||||
* | Rename internal JSON parser token and field expectation functions | Shaun Verch | 2013-10-09 | 1 | -2/+18 |
| | |||||
* | SERVER-8886 Add OpenSSL exception to files in src/mongo/db | Ian Whalen | 2013-09-06 | 1 | -0/+12 |
| | |||||
* | SERVER-8674 Update hyperlinks to point to dochub | Jason Rassi | 2013-03-01 | 1 | -4/+4 |
| | |||||
* | SERVER-5677 Replaced JSON -> BSON parser | Shaun Verch | 2012-12-18 | 1 | -16/+355 |
| | |||||
* | Some cleanup of headers and whitespace | Tad Marshall | 2012-05-20 | 1 | -3/+4 |
| | | | | | | | Try to impose current kernel style guide rules for include files on a subset of files: include what you use, start include paths from "mongo/", group and sort includes alphabetically. Changed tabs to spaces in a few places, fixed alignment where tabs had throw it off. | ||||
* | bulk move of code to src/ SERVER-4551 | Eliot Horowitz | 2011-12-24 | 1 | -0/+41 |