summaryrefslogtreecommitdiff
path: root/pch.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-2833 -- shut down cleanly on OS or Service Controller shutdown eventTad Marshall2012-06-101-0/+1
* SERVER-5348 backport C++ driver macro redefinition isolationEric Milkie2012-04-181-3/+3
* Tell glibcxx to use glibc's optimized str functionsMathias Stearn2011-08-081-0/+13
* Use branch prediction hints in assertsMathias Stearn2011-08-021-1/+5
* windows.h cleaningdwight2011-07-101-0/+1
* stub doPreServerStatupInits()Dwight2011-06-171-0/+5
* use _WIN32, not WIN32Dwight2011-05-111-7/+0
* remove a couple things from pch, still seems to compileDwight2011-05-111-2/+2
* support boost 1.46 SERVER-2324 181?Mathias Stearn2011-03-181-0/+1
* remove _TESTINTENTdwight2011-01-081-9/+0
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-6/+6
* just spacingdwight2010-12-211-3/+1
* SERVER-2024 if a network error is raised during migrate commit, pause, and re...Alberto Lerner2010-12-191-0/+1
* eliminate the _DURABLE preprocessor definedwight2010-12-131-8/+0
* allow _DURABLE without _DEBUGMathias Stearn2010-12-061-3/+0
* refactor OID class a bit, cleanup, better id generation SERVER-2175dwight2010-12-051-0/+4
* Merge branch 'master' of github.com:mongodb/mongodwight2010-11-281-0/+1
|\
| * move boost headers to pch.hEliot Horowitz2010-11-281-0/+1
* | dur add a cmd lien settingdwight2010-11-281-2/+0
|/
* durdwight2010-11-201-24/+15
* cleaningdwight2010-11-201-5/+18
* read only mmap support on windowsDwight2010-09-131-1/+3
* fix *nix compileEliot Horowitz2010-09-131-1/+1
* for testingdwight2010-09-131-0/+8
* optionally have dbexit try to get a dblockEliot Horowitz2010-08-311-1/+1
* Fix typoAlberto Lerner2010-08-161-1/+1
* gcc warns about #pragma once in pch filesMathias Stearn2010-07-281-1/+4
* don't undef _WIN32 SERVER-1258Eliot Horowitz2010-07-131-2/+4
* SERVER-1217 old boost?Aaron2010-07-061-0/+1
* fix NOMINMAX handlingEliot Horowitz2010-07-011-1/+3
* tr1 confict on win64Eliot Horowitz2010-06-281-0/+1
* Attempt to make the binaries work on windows 2000.Justin Dearing2010-06-181-0/+1
* stop defining UNICODE and _UNICODEEliot Horowitz2010-06-141-4/+0
* shell cleaningdwight2010-06-071-0/+6
* QueryOption_Exhaustdwight2010-06-061-1/+1
* make a .vcxproj/.sln for the shelldwight2010-06-051-13/+15
* Exit if can't bind to port SERVER-1141Mathias Stearn2010-06-031-0/+1
* TypoMathias Stearn2010-06-031-1/+1
* moving towards less in makefiles.Dwight2010-06-031-0/+8
* shouldnt have to define too many macros in the make filesDwight2010-06-031-0/+4
* solarisEliot Horowitz2010-06-021-0/+3
* Pull all the code for defining and printing the version of executables to one...alerner2010-05-281-11/+2
* remove some includes frompch.h to be fasterDwight Merriman2010-05-251-2/+3
* cleaningDwight Merriman2010-05-251-0/+2
* oopsDwight Merriman2010-05-251-11/+0
* cleaning; make mutex have its own header fileDwight Merriman2010-05-251-51/+50
* use boost bind for msg.hDwight Merriman2010-05-241-0/+2
* message passingDwight2010-05-191-2/+1
* change log.hDwight Merriman2010-05-151-1/+1
* build procdess tweakingDwight Merriman2010-05-021-1/+1