summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/matchable.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-57/+59
* SERVER-10566 Inline MatchableDocument destructorMathias Stearn2013-11-261-1/+3
* SERVER-10715: change MatchableDocument api to allow for caching of iteratorsEliot Horowitz2013-09-091-3/+43
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-9820: Introduce Path and iterators such that all bson walking logic is...Eliot Horowitz2013-05-301-14/+5
* SERVER-6400: cleaning api for performanceEliot Horowitz2013-05-091-2/+2
* SERVER-6400 Use an abstraction layer into MatchExpression for different formatsEliot Horowitz2013-05-091-0/+60