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

714 Commits

Author SHA1 Message Date
Dwight
93a3b8ae71 rs 2010-05-11 15:58:44 -04:00
Dwight Merriman
02e174be47 vs2008 project updated 2010-05-09 18:56:06 -04:00
Dwight Merriman
d90d9690aa compile vs2010 2010-05-07 18:59:22 -04:00
Eliot Horowitz
740cc1308e auto_ptr -> shared_ptr for Cursor objects 2010-05-07 17:25:57 -04:00
Dwight Merriman
f475599d96 fix pcre for utf8 in vsxproj files 2010-05-07 09:20:59 -04:00
Dwight
e70ce01e32 rs 2010-05-05 16:33:35 -04:00
Dwight
1efea63bdb vs2010 cleaning 2010-05-04 17:08:30 -04:00
Eliot Horowitz
7e8ab84b41 jsonString for CodeWScope SERVER-1080 2010-05-03 16:36:04 -04:00
Eliot Horowitz
ead6f3dbd0 better assert debugging for win32 issue 2010-05-03 14:17:36 -04:00
Eliot Horowitz
e6f2a36e00 fix v8 unit test 2010-05-03 11:50:06 -04:00
Dwight Merriman
60a9adc550 vs2010 proj file better 2010-05-02 15:24:09 -04:00
Dwight Merriman
19ef9359ca vcproj fixes and buildboost.bat for windows 2010-05-01 19:40:57 -04:00
Dwight Merriman
d502f918b2 vcproj work 2010-05-01 15:12:10 -04:00
Dwight Merriman
3894aa4c52 vcproj 2008 add dbclientcursor 2010-04-29 11:32:26 -04:00
Dwight Merriman
1387990cab fix vcproj dbclientcursor.cpp 2010-04-29 11:29:16 -04:00
Dwight Merriman
577afd2756 boost can now be at \boost on windows; various vs2010 vcproj make clenaup 2010-04-29 10:52:37 -04:00
Dwight Merriman
164095778e elim some 64 bit warnings etc. 2010-04-28 19:39:21 -04:00
Dwight Merriman
0355daf534 visual studio 2010 2010-04-28 18:04:32 -04:00
Eliot Horowitz
071f4015b4 handle utf8 errors better in js, try to convert to js error SERVER-1063 SERVER-1056 2010-04-28 15:04:22 -04:00
Dwight Merriman
3483f22813 refactor and rename insert 2010-04-28 08:25:56 -04:00
Dwight Merriman
d09a9ea087 fix for new pch file and windows vcproj 2010-04-27 18:16:43 -04:00
Dwight Merriman
30fd95fcb5 cflf 2010-04-27 17:50:26 -04:00
Eliot Horowitz
0d41b1e869 micro sleep isn't very accurate 2010-04-27 16:55:38 -04:00
Eliot Horowitz
0a7fd9cc2b stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
Dwight
d85a93fc76 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-27 15:28:33 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Eliot Horowitz
380fb64c0c only test sleepmicros on linux 2010-04-27 15:14:32 -04:00
Eliot Horowitz
b2b69c229b tests for sleepmicros 2010-04-27 14:18:56 -04:00
Dwight Merriman
32f60715a6 Merge branch 'master' of github.com:mongodb/mongo 2010-04-27 08:40:27 -04:00
Dwight Merriman
6e852cd109 some vcproj fixes for Release builds 2010-04-27 08:40:17 -04:00
Aaron
0112748117 SERVER-810 explain test 2010-04-27 00:52:21 -07:00
Aaron
5f13e864d7 SERVER-810 _id modifying updates replicate correctly 2010-04-27 00:33:35 -07:00
Dwight
8351cbb2a7 Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-26 17:10:13 -04:00
Dwight
53ad3023c9 look for boost in program files/boost/latest/ on windows in vcproj 2010-04-26 17:09:56 -04:00
Eliot Horowitz
ef571d995f cleaning socket error logging and move demangleName to global location 2010-04-26 12:14:14 -04:00
Eliot Horowitz
35b3b71bcf more attemps to get tests to pass 2010-04-24 22:48:09 -04:00
Dwight Merriman
88e56090e6 bson separation 2010-04-24 19:24:07 -04:00
Dwight Merriman
c4bd465042 towards 3 2010-04-24 18:25:58 -04:00
Dwight Merriman
6b337f36e1 add define in VCPROJ so it will compile again 2010-04-24 12:58:00 -04:00
Mathias Stearn
4f4dd053aa Get rid of xassert 2010-04-23 20:14:37 -04:00
Mathias Stearn
2f197d5192 Automatic cleanup of global macros in client headers. SERVER-1042 2010-04-23 18:10:14 -04:00
Mathias Stearn
60002a4741 cleanup.h to undef macros SERVER-1042 2010-04-23 14:26:26 -04:00
Dwight Merriman
162f57111e Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	dbtests/pairingtests.cpp
2010-04-21 21:20:29 -04:00
Dwight Merriman
4150161551 rs 2010-04-21 21:19:37 -04:00
Eliot Horowitz
dd8d1e3e8d repl compile 2010-04-21 19:32:36 -04:00
Dwight
60b6c65c2a re 2010-04-21 16:43:51 -04:00
Eliot Horowitz
64c2ab5a06 can iterate over a BSONObjBuilder without commiting 2010-04-21 15:02:37 -04:00
Eliot Horowitz
5660d03477 fix Ordering 2010-04-20 23:11:35 -04:00
Dwight Merriman
18f3614188 faster! Ordering class 2010-04-20 19:42:53 -04:00
Dwight
a2ab816f8e compile vcproj 2010-04-20 15:38:49 -04:00