summaryrefslogtreecommitdiff
path: root/src/mongo/db/projection.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-16063 Rewrite the findAndModify command.Charlie2015-04-141-174/+0
* SERVER-13256 Remove pch.hAndrew Morrow2015-01-151-3/+0
* SERVER-13256 Remove shared_ptr from pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-13256 Prohibit new uses of pch.hAndrew Morrow2015-01-051-0/+3
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-8/+8
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* SERVER-13797 Abstract $where processing and remove usages of getContextKaloian Manassiev2014-05-091-2/+2
* SERVER-6400 rename Matcher MatcherOld so switching is smallEliot Horowitz2013-05-071-5/+2
* Make Projection use StringMapMathias Stearn2012-11-151-2/+3
* Revert "FastStringKey class to speed up lookups by c-strings in maps and sets"Mathias Stearn2012-10-011-3/+2
* FastStringKey class to speed up lookups by c-strings in maps and setsMathias Stearn2012-09-301-2/+3
* pch headerSiddharth Singh2012-08-061-1/+1
* SERVER-828: additional test and cleanupBen Becker2012-06-151-5/+3
* SERVER-828: implement positional operator ($) and for query projectionsBen Becker2012-06-141-4/+38
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+129