summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* Fix link errorsMathias Stearn2011-01-122-4/+0
* old boost compileMathias Stearn2011-01-121-1/+1
* dont automatically create dbpathMathias Stearn2011-01-121-0/+2
* compile windowsdwight2011-01-121-12/+12
* Make sure parent dir exists before creating a fileMathias Stearn2011-01-122-0/+16
* Close all files should clear NamespaceDetailsTransientMathias Stearn2011-01-121-0/+3
* a note on 32 bitdwight2011-01-121-0/+1
* nice way to indent log messagesEliot Horowitz2011-01-091-0/+20
* FileAllocator cleaningEliot Horowitz2011-01-093-8/+19
* some safety for setThreadNameEliot Horowitz2011-01-091-0/+2
* compiledwight2011-01-081-1/+1
* fasterdwight2011-01-082-1/+7
* remove _TESTINTENTdwight2011-01-083-13/+0
* errmsgDwight2011-01-071-1/+1
* compile and mongo_vstudio.cppMathias Stearn2011-01-061-1/+1
* vcxprojDwight2011-01-061-1/+1
* adding some self testing for concurrency. fledgling and will likelyDwight2011-01-061-0/+72
* remap errors should be fatal (posix only)Mathias Stearn2011-01-051-3/+3
* Don't unmap in remapPrivateView (posix only)Mathias Stearn2011-01-051-1/+2
* Merge branch 'master' of github.com:mongodb/mongoDwight2011-01-054-8/+613
|\
| * mergedwight2011-01-052-4/+588
| * astyleEliot Horowitz2011-01-051-2/+2
| * use os functions for win sleepdwight2011-01-041-1/+22
| * ClarityMathias Stearn2011-01-041-1/+1
* | assure we get the same address on a remap of a memorymappedfileDwight2011-01-051-18/+9
|/
* trying native rwlock on windows as having problems with boost sharableDwight2011-01-041-12/+48
* ran astyle SERVER-2304Eliot Horowitz2011-01-0494-2060/+2099
* put connectionId in Client and in getLastErrorEliot Horowitz2011-01-032-11/+19
* define our version of assert back after boost includes. we really need to nev...dwight2010-12-301-0/+2
* compiledwight2010-12-301-1/+1
* errnumDwight2010-12-301-1/+1
* findbypath for MongoFileDwight2010-12-304-9/+47
* couple more methods in util classDwight2010-12-301-2/+5
* fix FileAllocator linkingEliot Horowitz2010-12-302-4/+4
* toward standardsEliot Horowitz2010-12-302-45/+46
* set thread name for FileAllocator threadEliot Horowitz2010-12-301-0/+1
* moving impl. of FileAllocator to .cppEliot Horowitz2010-12-302-223/+289
* clean dependenciesEliot Horowitz2010-12-301-0/+3
* initialize _name on posixMathias Stearn2010-12-301-1/+1
* turning off brekapoint for now on windows; afraid it will make _DEBUG win bui...Dwight2010-12-291-1/+1
* adjust assert thresholdDwight2010-12-291-1/+1
* message error handling cleanupEliot Horowitz2010-12-291-2/+3
* Allow AlignedBuilder to shrink if >128MBMathias Stearn2010-12-282-2/+8
* clarityMathias Stearn2010-12-281-1/+1
* str funcsdwight2010-12-282-1/+13
* commentdwight2010-12-271-0/+5
* remove extraneous loggingdwight2010-12-251-2/+0
* fix some type conversion warnings SERVER-2251Eliot Horowitz2010-12-233-9/+7
* attempted relativepath correctiondwight2010-12-221-2/+2
* attempted relativepath correctiondwight2010-12-221-3/+10