Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tell glibcxx to use glibc's optimized str functions | Mathias Stearn | 2011-08-08 | 1 | -0/+13 |
* | Use branch prediction hints in asserts | Mathias Stearn | 2011-08-02 | 1 | -1/+5 |
* | windows.h cleaning | dwight | 2011-07-10 | 1 | -0/+1 |
* | stub doPreServerStatupInits() | Dwight | 2011-06-17 | 1 | -0/+5 |
* | use _WIN32, not WIN32 | Dwight | 2011-05-11 | 1 | -7/+0 |
* | remove a couple things from pch, still seems to compile | Dwight | 2011-05-11 | 1 | -2/+2 |
* | support boost 1.46 SERVER-2324 181? | Mathias Stearn | 2011-03-18 | 1 | -0/+1 |
* | remove _TESTINTENT | dwight | 2011-01-08 | 1 | -9/+0 |
* | ran astyle SERVER-2304 | Eliot Horowitz | 2011-01-04 | 1 | -6/+6 |
* | just spacing | dwight | 2010-12-21 | 1 | -3/+1 |
* | SERVER-2024 if a network error is raised during migrate commit, pause, and re... | Alberto Lerner | 2010-12-19 | 1 | -0/+1 |
* | eliminate the _DURABLE preprocessor define | dwight | 2010-12-13 | 1 | -8/+0 |
* | allow _DURABLE without _DEBUG | Mathias Stearn | 2010-12-06 | 1 | -3/+0 |
* | refactor OID class a bit, cleanup, better id generation SERVER-2175 | dwight | 2010-12-05 | 1 | -0/+4 |
* | Merge branch 'master' of github.com:mongodb/mongo | dwight | 2010-11-28 | 1 | -0/+1 |
|\ | |||||
| * | move boost headers to pch.h | Eliot Horowitz | 2010-11-28 | 1 | -0/+1 |
* | | dur add a cmd lien setting | dwight | 2010-11-28 | 1 | -2/+0 |
|/ | |||||
* | dur | dwight | 2010-11-20 | 1 | -24/+15 |
* | cleaning | dwight | 2010-11-20 | 1 | -5/+18 |
* | read only mmap support on windows | Dwight | 2010-09-13 | 1 | -1/+3 |
* | fix *nix compile | Eliot Horowitz | 2010-09-13 | 1 | -1/+1 |
* | for testing | dwight | 2010-09-13 | 1 | -0/+8 |
* | optionally have dbexit try to get a dblock | Eliot Horowitz | 2010-08-31 | 1 | -1/+1 |
* | Fix typo | Alberto Lerner | 2010-08-16 | 1 | -1/+1 |
* | gcc warns about #pragma once in pch files | Mathias Stearn | 2010-07-28 | 1 | -1/+4 |
* | don't undef _WIN32 SERVER-1258 | Eliot Horowitz | 2010-07-13 | 1 | -2/+4 |
* | SERVER-1217 old boost? | Aaron | 2010-07-06 | 1 | -0/+1 |
* | fix NOMINMAX handling | Eliot Horowitz | 2010-07-01 | 1 | -1/+3 |
* | tr1 confict on win64 | Eliot Horowitz | 2010-06-28 | 1 | -0/+1 |
* | Attempt to make the binaries work on windows 2000. | Justin Dearing | 2010-06-18 | 1 | -0/+1 |
* | stop defining UNICODE and _UNICODE | Eliot Horowitz | 2010-06-14 | 1 | -4/+0 |
* | shell cleaning | dwight | 2010-06-07 | 1 | -0/+6 |
* | QueryOption_Exhaust | dwight | 2010-06-06 | 1 | -1/+1 |
* | make a .vcxproj/.sln for the shell | dwight | 2010-06-05 | 1 | -13/+15 |
* | Exit if can't bind to port SERVER-1141 | Mathias Stearn | 2010-06-03 | 1 | -0/+1 |
* | Typo | Mathias Stearn | 2010-06-03 | 1 | -1/+1 |
* | moving towards less in makefiles. | Dwight | 2010-06-03 | 1 | -0/+8 |
* | shouldnt have to define too many macros in the make files | Dwight | 2010-06-03 | 1 | -0/+4 |
* | solaris | Eliot Horowitz | 2010-06-02 | 1 | -0/+3 |
* | Pull all the code for defining and printing the version of executables to one... | alerner | 2010-05-28 | 1 | -11/+2 |
* | remove some includes frompch.h to be faster | Dwight Merriman | 2010-05-25 | 1 | -2/+3 |
* | cleaning | Dwight Merriman | 2010-05-25 | 1 | -0/+2 |
* | oops | Dwight Merriman | 2010-05-25 | 1 | -11/+0 |
* | cleaning; make mutex have its own header file | Dwight Merriman | 2010-05-25 | 1 | -51/+50 |
* | use boost bind for msg.h | Dwight Merriman | 2010-05-24 | 1 | -0/+2 |
* | message passing | Dwight | 2010-05-19 | 1 | -2/+1 |
* | change log.h | Dwight Merriman | 2010-05-15 | 1 | -1/+1 |
* | build procdess tweaking | Dwight Merriman | 2010-05-02 | 1 | -1/+1 |
* | stdafx->pch | Dwight | 2010-04-27 | 1 | -0/+157 |