summaryrefslogtreecommitdiff
path: root/src/mongo/db/json.h
Commit message (Expand)AuthorAgeFilesLines
* 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-14/+17
* SERVER-9666 Move json utils into bson libraryAndrew Morrow2015-05-061-485/+27
* SERVER-17736 Remove obsolete C++ driver symbol export miscellaneaAndrew Morrow2015-03-261-6/+5
* SERVER-16940 Change pass-by-const-ref of StringData to pass-by-valueTyler Brock2015-02-061-29/+29
* SERVER-14315 Support MinKey and MaxKey extended JSON objects in JSON parserShaun Verch2014-06-251-0/+14
* SERVER-14357: Add support for top level JSON ArrayTyler Brock2014-06-251-2/+46
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-14/+14
* SERVER-3364 Label rest of client api with MONGO_CLIENT_APIRanjay Krishna2013-12-281-2/+3
* SERVER-11867 Support numberLong object in strict JSONShaun Verch2013-12-021-0/+7
* SERVER-11136 - Support json parsing of NumberLong/IntScott Hernandez2013-10-111-0/+14
* Rename internal JSON parser token and field expectation functionsShaun Verch2013-10-091-2/+18
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-8674 Update hyperlinks to point to dochubJason Rassi2013-03-011-4/+4
* SERVER-5677 Replaced JSON -> BSON parserShaun Verch2012-12-181-16/+355
* Some cleanup of headers and whitespaceTad Marshall2012-05-201-3/+4
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+41