summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/expression_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-26/+26
* SERVER-6400: MatchExpression version of Matcher code complete.Eliot Horowitz2013-05-061-10/+10
* SERVER-6400 rename *Expression* to *MatchExpression* to avoid conflictEliot Horowitz2013-04-291-16/+16
* SERVER-6400 - fix compile with optimizer onfEliot Horowitz2013-04-291-3/+1
* SERVER-6400 - move MatchDetails out of matcher.hEliot Horowitz2013-04-291-16/+0
* SERVER-6400 new expression tree and parserEliot Horowitz2013-04-231-0/+113