summaryrefslogtreecommitdiff
path: root/bson
Commit message (Expand)AuthorAgeFilesLines
* merge from mainU-tellus\cwestin2011-12-072-0/+22
|\
| * SERVER-4415: Added safe isinf functionBrandon Diamond2011-12-061-0/+17
| * Explicitly don't allow appending unsigned ints to BSONObjBuilder SERVER-4367Mathias Stearn2011-11-281-0/+5
* | merge trunk to forkU-tellus\cwestin2011-11-095-9/+13
|\ \ | |/
| * fix some unchecked mallocs SERVER-4228Eliot Horowitz2011-11-081-0/+4
| * uassert likely better and also facilitates user app compileationsdwight2011-11-071-1/+1
| * Use const void* instead of const char* as data parameter ofYakov Markovitch2011-10-221-7/+4
| * Type qualifiers are ignored on function return type.Yakov Markovitch2011-10-221-1/+1
| * Add missing operator!= for BSONObj and BSONElement classesYakov Markovitch2011-10-222-0/+3
* | merge from headU-tellus\cwestin2011-10-123-2/+19
|\ \ | |/
| * new benchRun additions for shellgregs2011-10-111-0/+1
| * allow appending elements to BSONObjBuildersgregs2011-10-041-0/+4
| * Merge branch 'master' of github.com:mongodb/mongoDwight2011-10-033-1/+12
| |\
| | * return arrays if arrays given SERVER-3661gregs2011-09-291-0/+5
| | * commentdwight2011-09-121-1/+1
| * | commentDwight2011-09-061-1/+3
| * | mergeDwight2011-08-176-15/+29
| |\ \
| * | | new heuristic for object id btree inserts. 5% faster for best case scenarioDwight2011-08-171-0/+5
* | | | Merge branch 'master' into aggregationU-tellus\cwestin2011-09-121-0/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Don't try to backfill more than 1.5M array elements SERVER-3750Mathias Stearn2011-09-011-0/+6
| | |/ | |/|
* | | Merge branch 'master' into aggregationU-tellus\cwestin2011-08-191-1/+1
|\ \ \ | |/ /
| * | change BSONObj::shallowEqual to binaryEqualEliot Horowitz2011-08-161-1/+1
* | | Merge branch 'master' into aggregationU-tellus\cwestin2011-08-105-14/+28
|\ \ \ | |/ /
| * | Remove superfluous const. Caused warnings on some compilersMathias Stearn2011-08-091-1/+1
| * | Use more common (and readable) names for branch prediction hintsMathias Stearn2011-08-023-8/+8
| * | add prefech for gccMathias Stearn2011-08-021-0/+1
| * | compiledwight2011-08-021-0/+2
| * | prefetch type stuffdwight2011-08-023-5/+16
| * | in headers at least put using namespace in mongo namespace SERVER-1268Eliot Horowitz2011-07-271-2/+2
| |/
* | Merge branch 'master' into aggregationU-tellus\cwestin2011-07-199-28/+217
|\ \ | |/
| * branch prediction gccdwight2011-07-111-12/+8
| * compileEliot Horowitz2011-07-111-2/+2
| * line endingsEliot Horowitz2011-07-111-24/+24
| * prep for some compiler hinting in the futuredwight2011-07-112-1/+26
| * use new index version on reindex commandDwight2011-07-052-0/+16
| * SERVER-984 sorting of infinitydwight2011-07-051-21/+22
| * bson package tweakingdwight2011-06-285-4/+104
| * make isValid() constdwight2011-06-282-3/+10
| * one more v1 index fixDwight2011-06-271-0/+2
| * move bson method to the right place for libs and include only use of bsondwight2011-06-272-0/+42
* | minor change due to VS08dannenberg2011-07-131-1/+1
* | date changes and sort limit fixdannenberg2011-07-131-0/+8
* | merge from mainU-tellus\cwestin2011-06-257-43/+209
|\ \ | |/
| * Don't allow manual split-point with different field order SERVER-3080Mathias Stearn2011-06-201-0/+2
| * remove nkeys from Ordering slightly fasterDwight2011-06-161-8/+15
| * signed dates and the shelldwight2011-06-061-1/+1
| * towards signed datesdwight2011-06-061-3/+7
| * one day it will compiledwight2011-06-051-4/+5
| * compiledwight2011-06-051-1/+1
| * clean up nonce implementationdwight2011-06-051-6/+6