summaryrefslogtreecommitdiff
path: root/db/json.cpp
AgeCommit message (Expand)Author
2009-03-25Use non-copying subobject builder in json parserAaron
2009-03-19Replace emptyObj with BSONObj()Aaron
2009-02-09doneAndDecouple() -> obj()Dwight
2009-02-03Add rough parse error infoAaron
2009-02-03Put javajstest in 'test' binary, fix fallout of starting jni in test binaryAaron
2009-02-02empty string -> emptyObjEliot Horowitz
2009-01-30Remove tabsAaron
2009-01-30Allow single quoted field names and valuesAaron
2009-01-29Allow unquoted field names, at Dwight's requestAaron
2009-01-22Parse both hex characters of each byteAaron
2009-01-15Indent all lines within namespaces one levelAaron
2009-01-14Replace tab indentation with spacesAaron
2009-01-14Put our code in 'mongo' namespaceAaron
2009-01-13Limit regex options, only use Dbref() in TenGen modeAaron
2009-01-12Check syntactically reserved field names specificallyAaron
2009-01-08Don't allow field names starting with $, added some testsAaron
2009-01-07Minor cleanupAaron
2009-01-07recv full http request, implement simple rest post handling, refactor dbclien...Aaron
2009-01-06Free bson builders if unable to parseAaron
2009-01-06Fix up regexp parsingAaron
2009-01-06Fix commentAaron
2009-01-06Clear string buffer, which may have characters left over from a failed patter...Aaron
2009-01-06Enhance json parserAaron
2008-12-28Replace tab indentation with spacesAaron
2008-10-21rename classesDwight
2008-07-28collection options are retained when db is cloned;Dwight
2008-07-20added AGPL License Header to every fileEliot Horowitz
2008-07-20Revert "added AGPL License Header to every file"Eliot Horowitz
2008-07-20added AGPL License Header to every fileEliot Horowitz
2008-06-27first cut at "fast count"r0.0.6_rc1Dwight