summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/expression_tree.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge bsonobjiterator.h/cpp into bsonobj.h/cppMathias Stearn2015-03-271-1/+0
* SERVER-15380 Tune MONGO_LOG_DEFAULT_COMPONENT declarationsMatt Kangas2014-10-281-3/+0
* SERVER-15592 set default log component for all cppMatt Kangas2014-10-141-0/+2
* SERVER-14592 de-inline bson and remove bson namespaceEric Milkie2014-07-171-1/+0
* SERVER-14096 explain find() at queryPlanner verbosityDavid Storch2014-06-111-1/+32
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-6400 Use an abstraction layer into MatchExpression for different formatsEliot Horowitz2013-05-091-3/+3
* SERVER-6400: MatchExpression version of Matcher code complete.Eliot Horowitz2013-05-061-12/+36
* SERVER-6400 rename *Expression* to *MatchExpression* to avoid conflictEliot Horowitz2013-04-291-13/+13
* SERVER-6400 - move MatchDetails out of matcher.hEliot Horowitz2013-04-291-1/+0
* SERVER-6400 new expression tree and parserEliot Horowitz2013-04-231-0/+136