summaryrefslogtreecommitdiff
path: root/util
Commit message (Expand)AuthorAgeFilesLines
* don't define __linux__ on sunEliot Horowitz2010-04-271-1/+1
* stdafx.h -> pch.h part 2Eliot Horowitz2010-04-271-1/+1
* stdafx->pchDwight2010-04-2729-29/+29
* fix errnosDwight2010-04-271-0/+1
* Merge branch 'master' of git@github.com:mongodb/mongoDwight2010-04-272-67/+93
|\
| * tweaks for posix_fallocateEliot Horowitz2010-04-271-3/+11
| * sunEliot Horowitz2010-04-271-1/+1
| * windowsEliot Horowitz2010-04-271-1/+4
| * use posix_fallocate on linux SERVER-1057Eliot Horowitz2010-04-271-26/+41
| * line endings and compileEliot Horowitz2010-04-271-41/+41
* | replsetcnfig workDwight2010-04-271-2/+2
|/
* vcproj cleaningDwight2010-04-271-1/+1
* dbwebserverDwight2010-04-271-0/+41
* vcproj tweaksDwight Merriman2010-04-261-1/+1
* kill warningDwight Merriman2010-04-261-1/+1
* cleaning socket error logging and move demangleName to global locationEliot Horowitz2010-04-263-4/+40
* helper to load collection names so not to use DBDirectClientEliot Horowitz2010-04-251-1/+10
* bson cleaningDwight Merriman2010-04-251-3/+1
* linux compileEliot Horowitz2010-04-241-1/+1
* compileEliot Horowitz2010-04-242-5/+5
* bson separationDwight Merriman2010-04-242-101/+1
* towards 3Dwight Merriman2010-04-243-210/+2
* towards a clena bson cpp libDwight Merriman2010-04-241-25/+3
* decruftDwight Merriman2010-04-241-11/+0
* more compile fixDwight Merriman2010-04-242-2/+2
* fix compile for unixDwight Merriman2010-04-241-4/+4
* less defines - use inlines instead. uassert etc.Dwight Merriman2010-04-242-8/+17
* missed one errnowithdescriptionDwight Merriman2010-04-241-2/+2
* get rid of macros in log.hDwight Merriman2010-04-248-46/+50
* null->NULL in ntservice.cppDwight Merriman2010-04-241-13/+11
* fix ntservice.cppMathias Stearn2010-04-231-1/+1
* Macro smashing. Also sequester lower-case null to ntservice.cppMathias Stearn2010-04-233-4/+4
* Get rid of xassertMathias Stearn2010-04-234-6/+3
* replace pragmas push_macro and pop_macro SERVER-1042Mathias Stearn2010-04-235-31/+65
* Remove yassertMathias Stearn2010-04-232-5/+0
* allow a chaining style with BSONObjBuilder appendsDwight2010-04-231-2/+5
* fix broken buildDwight2010-04-231-1/+5
* cleanup namespace pollution SERVER-1042Mathias Stearn2010-04-233-1/+5
* cleaningDwight2010-04-222-2/+10
* moving towards better thread safey SERVER-944Eliot Horowitz2010-04-221-2/+2
* try_lock and more scoped optionsEliot Horowitz2010-04-221-11/+37
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-04-211-0/+4
|\
| * reDwight2010-04-211-0/+4
* | terseCurrentTimeEliot Horowitz2010-04-211-0/+12
|/
* rs workDwight2010-04-211-0/+14
* Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz2010-04-211-0/+14
|\
| * some rs work and clean up BSONElementDwight2010-04-211-0/+14
* | can iterate over a BSONObjBuilder without commitingEliot Horowitz2010-04-211-4/+0
|/
* checkpoointDwight Merriman2010-04-201-2/+3
* cleanup bucketbasics startDwight Merriman2010-04-201-4/+4