summaryrefslogtreecommitdiff
path: root/src/mongo/db/extsort.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-9411 Make Sorter an interfaceMathias Stearn2013-05-131-14/+1
* SERVER-9411 First pass at new Sorter frameworkMathias Stearn2013-05-131-0/+46
* SERVER-8791 SERVER-9212 retire IndexInterfaceHari Khalsa2013-04-251-18/+26
* SERVER-3067 Add killop support for foreground index builds.Aaron2012-11-081-7/+5
* SERVER-6908 Don't pass strings by valueTad Marshall2012-08-311-2/+2
* pch headerSiddharth Singh2012-08-061-1/+1
* SERVER-6499 Always use v1 (default) key comparator in compact's external sorter.Aaron2012-07-241-0/+2
* Windows does not have ssize_tEric Milkie2012-07-111-1/+1
* SERVER-6414 - use regular file io, not mmap for external sortEliot Horowitz2012-07-111-4/+5
* SERVER-5959 don't use rand() to create unique namesTad Marshall2012-05-311-0/+1
* Fix Visual Studio Solution BuildsAndy Schwerin2012-03-231-1/+1
* SCons refactoring, cleans up building and testing the C++ client.Andy Schwerin2012-03-231-5/+8
* SERVER-4328 extsort using writelock; instead give it its own mutexdwight2012-01-181-16/+3
* remove boost filesystem includes from pch.h and be explicit anywhere we use itEliot Horowitz2012-01-051-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+150