summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/matchable.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-3/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-23971 Clang-Format codeMark Benvenuto2016-05-281-2/+2
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-7/+4
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-10566 Inline MatchableDocument destructorMathias Stearn2013-11-261-3/+0
* SERVER-10715: change MatchableDocument api to allow for caching of iteratorsEliot Horowitz2013-09-091-0/+1
* 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/+0
* SERVER-6400: cleaning api for performanceEliot Horowitz2013-05-091-1/+1
* SERVER-6400 Use an abstraction layer into MatchExpression for different formatsEliot Horowitz2013-05-091-0/+49