summaryrefslogtreecommitdiff
path: root/bson/bsonobj.h
Commit message (Expand)AuthorAgeFilesLines
* rs SERVER-1598 getlasterrordefaultsdwight2010-09-151-1/+1
* More efficient toStringMathias Stearn2010-07-271-0/+1
* use less stringstream in bsonMathias Stearn2010-07-271-3/+4
* operator < > <= >= for BSONObjEliot Horowitz2010-07-201-0/+5
* SERVER-1270 Hook StringData to BufBuilderAlberto Lerner2010-07-191-1/+1
* Eliminate BSONObj->string implicit conversionAlberto Lerner2010-07-181-1/+0
* git????dwight2010-07-181-1/+1
* added a StringDataNoSize structEliot Horowitz2010-07-181-1/+1
* use StringData in place rather than hackingEliot Horowitz2010-07-181-9/+3
* Revert "SERVER-1270 Prep for hooking StringData"Alberto Lerner2010-07-171-0/+1
* SERVER-1270 Prep for hooking StringDataAlberto Lerner2010-07-171-1/+0
* extractFieldsDotted was unused and broken (done() vs obj()). use extractField...Mathias Stearn2010-07-141-11/+0
* full option to BSONObj::toString. fix Chunk::genId. SERVER-1370Mathias Stearn2010-07-071-1/+1
* temporarily Revert "git rid of "operator string""Mathias Stearn2010-07-071-0/+1
* git rid of "operator string"Mathias Stearn2010-07-071-1/+0
* Merge commit '1094c42'Eliot Horowitz2010-06-251-1/+5
|\
| * open to BSONObj::woCompare to treak compare key as dottedEliot Horowitz2010-06-251-1/+5
* | string verstion of getFieldDottedEliot Horowitz2010-06-241-0/+7
|/
* Fix a typo.Erick Tryzelaar2010-06-221-1/+1
* bson tweakingDwight Merriman2010-05-231-1/+4
* cruft/pack cleaningEliot Horowitz2010-05-171-12/+0
* BSONObj::operator== constMathias Stearn2010-05-041-1/+1
* better debugging of invalid bsonobj sizeMathias Stearn2010-05-031-1/+1
* bson cleaningDwight Merriman2010-04-251-0/+21
* bson separationDwight Merriman2010-04-241-1/+3
* towards 3Dwight Merriman2010-04-241-12/+5
* bson cleaningDwight2010-04-221-0/+387