0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

14 Commits

Author SHA1 Message Date
Eliot Horowitz
093fe68254 some defensive code for boost versions 2009-11-03 13:19:57 -05:00
Eliot Horowitz
6fd0beb957 wassert on extsort 2009-11-03 13:02:39 -05:00
Eliot Horowitz
d006977e87 put esort files in _tmp and remove on startup 2009-10-05 10:56:42 -04:00
Eliot Horowitz
4c364cb946 don't use set for extsort, use list and then sort 2009-09-26 23:47:08 -04:00
Eliot Horowitz
c2c136a3f2 don't use any files for external sort if its in 1 chunk 2009-09-25 11:22:43 -04:00
Eliot Horowitz
1981f140a8 extsort cleaning 2009-09-24 17:24:45 -04:00
Eliot Horowitz
6d258c54de sort by obj,diskloc SERVER-291 2009-09-24 11:57:45 -04:00
Eliot Horowitz
524956f52a replace posix file write ops with ostream 2009-09-23 10:30:40 -04:00
Dwight
753703d600 Merge branch 'master' of git@github.com:mongodb/mongo 2009-09-21 16:31:37 -04:00
Dwight
6bbaf0fdc3 better unit tests for unique indexes and dropDup : true on indexing 2009-09-21 16:31:00 -04:00
Eliot Horowitz
e0496df06d use mmap instead of read 2009-09-21 15:22:15 -04:00
yellow
0ec495c2eb boost 1.33 fix MINOR 2009-09-16 21:05:10 -04:00
Eliot Horowitz
e8d152d762 windows portability MINOR 2009-09-16 15:44:19 -04:00
Eliot Horowitz
03404026b9 external srot for BSONObj and DiskLoc SERVER-291 2009-09-16 15:26:18 -04:00