Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge from main | U-tellus\cwestin | 2011-12-07 | 2 | -0/+22 |
|\ | |||||
| * | SERVER-4415: Added safe isinf function | Brandon Diamond | 2011-12-06 | 1 | -0/+17 |
| * | Explicitly don't allow appending unsigned ints to BSONObjBuilder SERVER-4367 | Mathias Stearn | 2011-11-28 | 1 | -0/+5 |
* | | merge trunk to fork | U-tellus\cwestin | 2011-11-09 | 5 | -9/+13 |
|\ \ | |/ | |||||
| * | fix some unchecked mallocs SERVER-4228 | Eliot Horowitz | 2011-11-08 | 1 | -0/+4 |
| * | uassert likely better and also facilitates user app compileations | dwight | 2011-11-07 | 1 | -1/+1 |
| * | Use const void* instead of const char* as data parameter of | Yakov Markovitch | 2011-10-22 | 1 | -7/+4 |
| * | Type qualifiers are ignored on function return type. | Yakov Markovitch | 2011-10-22 | 1 | -1/+1 |
| * | Add missing operator!= for BSONObj and BSONElement classes | Yakov Markovitch | 2011-10-22 | 2 | -0/+3 |
* | | merge from head | U-tellus\cwestin | 2011-10-12 | 3 | -2/+19 |
|\ \ | |/ | |||||
| * | new benchRun additions for shell | gregs | 2011-10-11 | 1 | -0/+1 |
| * | allow appending elements to BSONObjBuilders | gregs | 2011-10-04 | 1 | -0/+4 |
| * | Merge branch 'master' of github.com:mongodb/mongo | Dwight | 2011-10-03 | 3 | -1/+12 |
| |\ | |||||
| | * | return arrays if arrays given SERVER-3661 | gregs | 2011-09-29 | 1 | -0/+5 |
| | * | comment | dwight | 2011-09-12 | 1 | -1/+1 |
| * | | comment | Dwight | 2011-09-06 | 1 | -1/+3 |
| * | | merge | Dwight | 2011-08-17 | 6 | -15/+29 |
| |\ \ | |||||
| * | | | new heuristic for object id btree inserts. 5% faster for best case scenario | Dwight | 2011-08-17 | 1 | -0/+5 |
* | | | | Merge branch 'master' into aggregation | U-tellus\cwestin | 2011-09-12 | 1 | -0/+6 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Don't try to backfill more than 1.5M array elements SERVER-3750 | Mathias Stearn | 2011-09-01 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | Merge branch 'master' into aggregation | U-tellus\cwestin | 2011-08-19 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | change BSONObj::shallowEqual to binaryEqual | Eliot Horowitz | 2011-08-16 | 1 | -1/+1 |
* | | | Merge branch 'master' into aggregation | U-tellus\cwestin | 2011-08-10 | 5 | -14/+28 |
|\ \ \ | |/ / | |||||
| * | | Remove superfluous const. Caused warnings on some compilers | Mathias Stearn | 2011-08-09 | 1 | -1/+1 |
| * | | Use more common (and readable) names for branch prediction hints | Mathias Stearn | 2011-08-02 | 3 | -8/+8 |
| * | | add prefech for gcc | Mathias Stearn | 2011-08-02 | 1 | -0/+1 |
| * | | compile | dwight | 2011-08-02 | 1 | -0/+2 |
| * | | prefetch type stuff | dwight | 2011-08-02 | 3 | -5/+16 |
| * | | in headers at least put using namespace in mongo namespace SERVER-1268 | Eliot Horowitz | 2011-07-27 | 1 | -2/+2 |
| |/ | |||||
* | | Merge branch 'master' into aggregation | U-tellus\cwestin | 2011-07-19 | 9 | -28/+217 |
|\ \ | |/ | |||||
| * | branch prediction gcc | dwight | 2011-07-11 | 1 | -12/+8 |
| * | compile | Eliot Horowitz | 2011-07-11 | 1 | -2/+2 |
| * | line endings | Eliot Horowitz | 2011-07-11 | 1 | -24/+24 |
| * | prep for some compiler hinting in the future | dwight | 2011-07-11 | 2 | -1/+26 |
| * | use new index version on reindex command | Dwight | 2011-07-05 | 2 | -0/+16 |
| * | SERVER-984 sorting of infinity | dwight | 2011-07-05 | 1 | -21/+22 |
| * | bson package tweaking | dwight | 2011-06-28 | 5 | -4/+104 |
| * | make isValid() const | dwight | 2011-06-28 | 2 | -3/+10 |
| * | one more v1 index fix | Dwight | 2011-06-27 | 1 | -0/+2 |
| * | move bson method to the right place for libs and include only use of bson | dwight | 2011-06-27 | 2 | -0/+42 |
* | | minor change due to VS08 | dannenberg | 2011-07-13 | 1 | -1/+1 |
* | | date changes and sort limit fix | dannenberg | 2011-07-13 | 1 | -0/+8 |
* | | merge from main | U-tellus\cwestin | 2011-06-25 | 7 | -43/+209 |
|\ \ | |/ | |||||
| * | Don't allow manual split-point with different field order SERVER-3080 | Mathias Stearn | 2011-06-20 | 1 | -0/+2 |
| * | remove nkeys from Ordering slightly faster | Dwight | 2011-06-16 | 1 | -8/+15 |
| * | signed dates and the shell | dwight | 2011-06-06 | 1 | -1/+1 |
| * | towards signed dates | dwight | 2011-06-06 | 1 | -3/+7 |
| * | one day it will compile | dwight | 2011-06-05 | 1 | -4/+5 |
| * | compile | dwight | 2011-06-05 | 1 | -1/+1 |
| * | clean up nonce implementation | dwight | 2011-06-05 | 1 | -6/+6 |