summaryrefslogtreecommitdiff
path: root/src/mongo/bson/bsonobjiterator.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18978: Clang-Format - Fix comment word wrapping indentationMark Benvenuto2015-07-291-2/+4
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-07-281-136/+143
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-10006 Secondary read pref with tag can end up selecting no nodes on retryRandolph Tan2013-06-251-0/+2
* remove isNumber and stringToNumEliot Horowitz2012-12-181-23/+0
* fix error code conflictEliot Horowitz2012-10-091-1/+1
* SERVER-2149 - handle more cases in BSON::valid that can crashEliot Horowitz2012-10-091-2/+12
* Some cleanup of headers and whitespaceTad Marshall2012-05-201-0/+2
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-6/+6
* SERVER-4776 only use numeric comparison in updates when applying modifiers to...Aaron2012-03-061-6/+22
* add a functor version of lexNumCmpAaron2012-03-061-0/+3
* SERVER-1268: don't put "using namespace" statements in headersEric Milkie2012-03-061-2/+2
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+161