summaryrefslogtreecommitdiff
path: root/src/mongo/db/matcher/path.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-10159 Re-serialize and cache dotted form in FieldRef on requestAndrew Morrow2013-09-251-1/+1
* SERVER-10715: change MatchableDocument api to allow for caching of iteratorsEliot Horowitz2013-09-091-10/+24
* SERVER-8886 Add OpenSSL exception to files in src/mongo/dbIan Whalen2013-09-061-0/+12
* SERVER-9820: change ElementIterator::Element to ContextEliot Horowitz2013-06-051-8/+8
* SERVER-9820: Introduce Path and iterators such that all bson walking logic is...Eliot Horowitz2013-05-301-0/+245