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

114 Commits

Author SHA1 Message Date
Dwight
560185f6f1 fix seg fault on windows because of static initializier order 2009-11-18 14:22:00 -05:00
Dwight
32fed6a14a compile vstudio 2009-11-18 13:59:01 -05:00
Dwight
37540835ac compile visual studio 2009-11-16 15:55:03 -05:00
Dwight
691ac521d2 add update.cpp to vcproj 2009-10-19 13:25:53 -04:00
Dwight
01f1f6915d move CurOp into Client and make inprog handle multiple in progress 2009-10-16 15:36:34 -04:00
Dwight
41afc73c9c more database fix and add mr.cpp to vcproj file 2009-10-14 14:52:01 -04:00
Dwight
cf7a86e0f9 make lasterror threadsafe
rename Connection -> Client
lasterror code easier to read
bunch of windows warnings eliminated
2009-10-12 15:12:16 -04:00
Dwight
ff54f16271 add Connection class
beginnings that is
2009-10-09 14:59:44 -04:00
Dwight
1b508836b5 link visual studio base64 2009-10-01 10:10:02 -04:00
Dwight
993b94fcee compile windows 2009-09-30 16:34:18 -04:00
Dwight
6bbaf0fdc3 better unit tests for unique indexes and dropDup : true on indexing 2009-09-21 16:31:00 -04:00
unknown
0e69584eeb compile windows db.sln 2009-08-28 15:18:15 -04:00
Dwight
2706a28123 begin cmdline.h 2009-08-25 10:24:44 -04:00
Dwight
7783c0b8fa compile windows 2009-07-20 12:42:06 -04:00
Dwight
be9c371d56 beginnings of $snapshot 2009-07-15 16:55:06 -04:00
Dwight
c7c77aee1a make old vcproj include assert_util.cpp 2009-06-08 17:28:11 -04:00
Dwight
56b2d01f36 better error detection when max namespaces reached 2009-06-04 12:05:40 -04:00
Dwight
18285e76de Windows:
db->mongod in vcproj
suppress a couple warnings
2009-05-28 13:16:23 -04:00
Dwight
787dc49f9d fix mongos in vcproj to compile for release build - visual studio 2009-05-28 13:09:48 -04:00
Dwight
638ea7e69e more vcproj cleanup particularly Recstore target w/recent changes to spidermonkey 2009-05-14 15:27:01 -04:00
Dwight
a57430b399 some fixes for Release build with vcproj to make it build in general,
and for spidermonkey
2009-05-13 14:09:42 -04:00
Dwight
9d5bbc8090 fix up free() old defensive code 2009-05-13 11:42:48 -04:00
Dwight
11cb5ef71a spidermonkey w/visual studio 2009-05-13 11:19:21 -04:00
Dwight
1d59989c5e kill warning windows 2009-05-13 10:52:52 -04:00
Dwight
ed0065fff2 visual studio happy 2009-04-23 14:31:40 -04:00
Dwight
17af5d737f MINOR visual studio make happy 2009-04-16 09:02:53 -04:00
Dwight
036ffaa817 minor compile tweeaks for windows release_nojni option 2009-04-15 10:39:57 -04:00
Dwight
7eed0b9400 compile windows 2009-04-15 10:29:17 -04:00
Dwight
3426f0e8c7 clean up warnings on windows 2009-03-23 13:12:47 -04:00
Dwight
86ce9e5d41 compile windows/visual studio 2009-03-19 10:33:35 -04:00
Dwight
9a6224cf76 compile windows 2009-02-24 16:43:52 -05:00
Dwight
3111e5411e BSONObjBuilderValueStream bug fix 2009-02-23 18:05:38 -05:00
Dwight
b23ec0964c compile windows 2009-02-23 09:50:45 -05:00
Dwight
2b96bea8d0 db.vcproj updated 2009-02-10 15:39:47 -05:00
Dwight
75d201f000 fix release build to build for mongos visual studio 2009-02-10 14:22:50 -05:00
Dwight
8ceb5627e5 bg page writer can run concurrently now 2009-02-06 15:29:02 -05:00
Dwight
3afb4cbb8c tweak asserts 2009-02-06 14:06:38 -05:00
Dwight
94f125e855 new pagewriter
File class
sleepmillis fixed
2009-02-06 13:29:57 -05:00
Dwight
8f373bf1d4 fix vc proj file
tweak reccache size limit
2009-02-03 14:22:48 -05:00
Dwight
d1ba9dfb49 datastore work 2009-02-02 18:18:22 -05:00
dwight
5e5765f9b4 recstore 2009-02-01 14:53:54 -05:00
Dwight
1ec09421ed hint and explain 2009-01-30 12:46:49 -05:00
Dwight
dcf90d4def sort() for c++ client 2009-01-29 18:38:35 -05:00
Dwight
3366714892 better error msgs
--sysinfo
2009-01-29 16:06:22 -05:00
Dwight
ca9969293b killop / inprog commands 2009-01-28 18:08:02 -05:00
Dwight
75189ad04a compile windows 2009-01-26 09:33:20 -05:00
unknown
cb90806ce1 basic security 2009-01-18 20:31:33 -05:00
unknown
c0961eb637 suppress a couple compiler warnings 2009-01-18 19:13:12 -05:00
dwight
e1021ee8ab authenticate command work
some dbhelpers additions
less verbose logging
2009-01-18 17:48:44 -05:00
unknown
f412f99bee compile on windows 2009-01-18 11:53:33 -05:00