summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/interval.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-24512 remove dead Interval codeDavid Storch2016-10-141-50/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-180/+176
* SERVER-13256 Add usings and qualifications for names from namespace stdAndrew Morrow2015-01-151-0/+2
* SERVER-10026 triage and address some TODO comments, fix bounds buildingHari Khalsa2014-02-241-96/+103
* SERVER-12460 faster count for simple queriesHari Khalsa2014-01-291-0/+5
* SERVER-10026 enable ixisect by defaultHari Khalsa2014-01-081-3/+3
* SERVER-8886 Final set of license exceptions for OpenSSLIan Whalen2013-12-101-0/+12
* SERVER-11725 fixed interval comparison for INTERVAL_PRECEDES_COULD_UNIONBenety Goh2013-11-191-1/+3
* SERVER-10471 merge index bounds, enumerate based on indices, bug fixesHari Khalsa2013-10-071-12/+63
* SERVER-10471 Fleshing out the new query planner / enumeratorAlberto Lerner2013-09-111-0/+239