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

47 Commits

Author SHA1 Message Date
dwight
fc32982565 windows.h cleaning 2011-07-10 22:42:54 -04:00
Dwight
6c99d204c1 stub doPreServerStatupInits() 2011-06-17 14:57:16 -04:00
Dwight
fb3fac3dff use _WIN32, not WIN32 2011-05-11 11:45:47 -04:00
Dwight
22bcccded3 remove a couple things from pch, still seems to compile 2011-05-11 11:34:26 -04:00
Mathias Stearn
d1dd3e51cd support boost 1.46 SERVER-2324 181? 2011-03-18 03:29:41 -04:00
dwight
13b139f6c1 remove _TESTINTENT 2011-01-08 13:22:45 -05:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
dwight
4a41d35776 just spacing 2010-12-21 09:49:19 -05:00
Alberto Lerner
63c23a2359 SERVER-2024 if a network error is raised during migrate commit, pause, and recheck 2010-12-19 16:04:45 -05:00
dwight
c7c5a57b1f eliminate the _DURABLE preprocessor define 2010-12-13 18:03:32 -05:00
Mathias Stearn
a17393bd90 allow _DURABLE without _DEBUG 2010-12-06 19:12:33 -05:00
dwight
4a5a00525b refactor OID class a bit, cleanup, better id generation SERVER-2175 2010-12-05 20:56:51 -05:00
dwight
fb27aabd1a Merge branch 'master' of github.com:mongodb/mongo 2010-11-28 10:13:10 -05:00
dwight
83a58aa700 dur add a cmd lien setting 2010-11-28 10:13:01 -05:00
Eliot Horowitz
c7de5247bf move boost headers to pch.h 2010-11-28 02:07:25 -05:00
dwight
8c6075dc61 dur 2010-11-20 15:29:49 -05:00
dwight
43a59f220a cleaning 2010-11-20 14:46:28 -05:00
Dwight
ffd42e6a1c read only mmap support on windows 2010-09-13 17:16:42 -04:00
Eliot Horowitz
59b3460069 fix *nix compile 2010-09-13 10:16:20 -04:00
dwight
d48a16161e for testing 2010-09-13 08:31:28 -04:00
Eliot Horowitz
0845e6c517 optionally have dbexit try to get a dblock 2010-08-31 10:46:05 -04:00
Alberto Lerner
9d52009086 Fix typo 2010-08-16 20:27:34 -04:00
Mathias Stearn
835cd44d80 gcc warns about #pragma once in pch files 2010-07-28 23:06:57 -04:00
Eliot Horowitz
22653fdefe don't undef _WIN32 SERVER-1258 2010-07-13 01:35:14 -04:00
Aaron
e3a992d4a3 SERVER-1217 old boost? 2010-07-06 19:19:31 -07:00
Eliot Horowitz
51ad1d3292 fix NOMINMAX handling 2010-07-01 10:29:31 -04:00
Eliot Horowitz
7e6c61f214 tr1 confict on win64 2010-06-28 17:15:39 -04:00
Justin Dearing
6f4ee6e28e Attempt to make the binaries work on windows 2000.
Included inline version of getaddrinfo. See "Support for getaddrinfo on Windows 2000 and older versions" in http://msdn.microsoft.com/en-us/library/ms738520(VS.85).aspx
2010-06-18 07:40:50 +08:00
Eliot Horowitz
f42e819121 stop defining UNICODE and _UNICODE 2010-06-14 00:24:30 -04:00
dwight
4c51a62b5b shell cleaning 2010-06-07 21:50:36 -04:00
dwight
3ac7b05737 QueryOption_Exhaust 2010-06-06 22:19:06 -04:00
dwight
4bf152cd56 make a .vcxproj/.sln for the shell 2010-06-05 20:55:11 -04:00
Mathias Stearn
6a3199b14f Exit if can't bind to port SERVER-1141 2010-06-03 19:29:40 -04:00
Mathias Stearn
a923513e69 Typo 2010-06-03 17:05:03 -04:00
Dwight
89536fd4b1 moving towards less in makefiles. 2010-06-03 15:00:09 -04:00
Dwight
0ad4e0a9e8 shouldnt have to define too many macros in the make files 2010-06-03 14:35:13 -04:00
Eliot Horowitz
70cc54c508 solaris 2010-06-02 13:09:43 -04:00
alerner
1798ea2d85 Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
Dwight Merriman
558f5e4166 remove some includes frompch.h to be faster 2010-05-25 21:53:01 -04:00
Dwight Merriman
9f3c0fcf09 cleaning 2010-05-25 21:11:38 -04:00
Dwight Merriman
6c63edff12 oops 2010-05-25 21:00:47 -04:00
Dwight Merriman
db4774c752 cleaning; make mutex have its own header file 2010-05-25 20:39:57 -04:00
Dwight Merriman
5cec50c79d use boost bind for msg.h 2010-05-24 08:06:05 -04:00
Dwight
ec4b5cb367 message passing 2010-05-19 11:56:58 -04:00
Dwight Merriman
63b7b35c7c change log.h 2010-05-15 11:44:03 -04:00
Dwight Merriman
8be209992d build procdess tweaking 2010-05-02 19:17:35 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00