summaryrefslogtreecommitdiff
path: root/bson/util
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-043-45/+46
* increase bson size to 16mb SERVER-431Eliot Horowitz2010-12-091-1/+1
* commentdwight2010-12-011-1/+3
* constEliot Horowitz2010-11-281-1/+1
* dur make fixesdwight2010-11-271-1/+1
* durdwight2010-11-261-1/+1
* crlfdwight2010-11-251-6/+6
* avoid using macro to save on header pollutiondwight2010-11-251-17/+18
* pop pragma to avoid header pollutiondwight2010-11-251-19/+11
* fix warningdwight2010-11-251-0/+5
* add commentdwight2010-11-251-0/+1
* cleaningdwight2010-11-141-9/+3
* durdwight2010-11-131-0/+5
* add zero() and clean AtomicUIntEliot Horowitz2010-11-111-4/+8
* increase bson size to 8mb SERVER-1918 SERVER-431Eliot Horowitz2010-10-111-1/+1
* split bson max size into User and InternalEliot Horowitz2010-10-111-3/+6
* can't base buffer max size on bson max size just yetEliot Horowitz2010-10-111-2/+4
* using BSONObjMaxSize everywhere bson size comes into playEliot Horowitz2010-10-101-1/+14
* SERVER-1860 Stringbuilder is non-copyableAlberto Lerner2010-09-271-0/+4
* make BSONElement::toString 20x faster for doubleEliot Horowitz2010-08-081-0/+12
* change back header-only bsonAlberto Lerner2010-08-031-1/+13
* SERVER-1498: qualify custom strnlen in bsoninlines, move implAndrew C. Morrow2010-07-271-1/+9
* use less stringstream in bsonMathias Stearn2010-07-271-8/+7
* option not to include EOO on stringEliot Horowitz2010-07-241-2/+2
* windows, at least vs2010 debug was unhappy with timettostring we had a buf le...dwight2010-07-241-1/+1
* appendCharEliot Horowitz2010-07-231-0/+3
* SERVER-1272 Inline hot portion of BufBuild::grow()Alberto Lerner2010-07-201-14/+4
* SERVER-1270 Hook StringData to BufBuilderAlberto Lerner2010-07-191-19/+23
* rs tweaksdwight2010-07-121-2/+26
* temporarily Revert "git rid of "operator string""Mathias Stearn2010-07-071-8/+6
* git rid of "operator string"Mathias Stearn2010-07-071-6/+8
* SERVER-1272 Separate slow portion of hot functionAlberto Lerner2010-07-061-9/+14
* fix Date_t::toStringMathias Stearn2010-07-051-1/+1
* close subobj BSONObjBuilders automatically if they don't get closed cleanlyEliot Horowitz2010-06-101-0/+2
* towards QueryOption_Exhaustdwight2010-06-061-4/+2
* repl cleaningDwight Merriman2010-05-291-2/+1
* change log.hDwight Merriman2010-05-151-10/+10
* in log() gen time at endEliot Horowitz2010-05-141-0/+11
* elim some 64 bit warningsDwight Merriman2010-04-281-2/+2
* compileEliot Horowitz2010-04-241-4/+5
* bson separationDwight Merriman2010-04-241-0/+99
* towards 3Dwight Merriman2010-04-242-0/+264