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

6657 Commits

Author SHA1 Message Date
Mathias Stearn
e79374e3c9 update redef_macros.h 2010-04-24 22:55:49 -04:00
Eliot Horowitz
35b3b71bcf more attemps to get tests to pass 2010-04-24 22:48:09 -04:00
Eliot Horowitz
4653fe5709 trying to get tests to pass 2010-04-24 22:23:36 -04:00
Eliot Horowitz
980efef0f1 linux compile 2010-04-24 21:58:05 -04:00
Eliot Horowitz
98f7edd4cd compile 2010-04-24 21:42:37 -04:00
Dwight Merriman
5be10027f3 bson!!! 2010-04-24 19:56:42 -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
96b58977fc towards 2 2010-04-24 17:14:44 -04:00
Dwight Merriman
8d3ab6a171 towards a clena bson cpp lib 2010-04-24 16:43:09 -04:00
Dwight Merriman
0fdc95bfb5 some bson cleaning 2010-04-24 15:45:50 -04:00
Dwight Merriman
0dd902e096 fix for tools 2010-04-24 15:04:35 -04:00
Dwight Merriman
ebb1a574eb decruft 2010-04-24 14:42:59 -04:00
Dwight Merriman
eee1ce9b3d dont need these undefs anymore 2010-04-24 14:40:22 -04:00
Dwight Merriman
d11dad41b7 more compile fix 2010-04-24 14:31:23 -04:00
Dwight Merriman
7c30f9f755 more compile fix 2010-04-24 14:28:55 -04:00
Dwight Merriman
38d1bd875c fix compile for unix 2010-04-24 14:27:15 -04:00
Dwight Merriman
66039bd827 less defines - use inlines instead. uassert etc. 2010-04-24 14:23:25 -04:00
Dwight Merriman
07757ed88a missed one errnowithdescription 2010-04-24 14:22:43 -04:00
Dwight Merriman
0c7e5438e0 get rid of macros in log.h 2010-04-24 14:03:14 -04:00
Dwight Merriman
0c7aa5f861 null->NULL in ntservice.cpp 2010-04-24 13:01:26 -04:00
Dwight Merriman
6b337f36e1 add define in VCPROJ so it will compile again 2010-04-24 12:58:00 -04:00
Mathias Stearn
452e5c21ea fix ntservice.cpp 2010-04-23 23:28:44 -04:00
Mathias Stearn
036a302e38 Macro smashing. Also sequester lower-case null to ntservice.cpp 2010-04-23 21:07:59 -04:00
Mathias Stearn
4f3c48b853 fix opwrite 2010-04-23 20:17:51 -04:00
Mathias Stearn
4f4dd053aa Get rid of xassert 2010-04-23 20:14:37 -04:00
Mathias Stearn
0638bbfee2 replace pragmas push_macro and pop_macro SERVER-1042 2010-04-23 20:14:37 -04:00
Mathias Stearn
ae303a06c5 Remove yassert 2010-04-23 20:11:54 -04:00
Dwight Merriman
1a27750682 opread doesnt need to be a macro 2010-04-23 19:32:21 -04:00
Dwight
3f179391fb Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-23 18:52:16 -04:00
Dwight
998a363ec4 warning 2010-04-23 18:51:51 -04:00
Dwight
4b77d7fc78 allow a chaining style with BSONObjBuilder appends 2010-04-23 18:48:20 -04:00
Mathias Stearn
2f197d5192 Automatic cleanup of global macros in client headers. SERVER-1042 2010-04-23 18:10:14 -04:00
Richard Kreuter
b51ccb0204 Minor fix in makealldists.py. 2010-04-23 17:55:01 -04:00
Dwight
52fe13e41a more build fix 2010-04-23 17:37:05 -04:00
Dwight
103b84006a fix broken build 2010-04-23 17:35:05 -04:00
Dwight
1d908a2740 tweaks 2010-04-23 16:55:31 -04:00
Dwight
1d7e7984b6 Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:

	db/driverHelpers.cpp
2010-04-23 16:42:57 -04:00
Dwight
bd8a3e9527 more /_commands 2010-04-23 16:41:56 -04:00
Richard Kreuter
5100a7c813 Significant rejiggering in packaging scripts. 2010-04-23 16:32:31 -04:00
Richard Kreuter
fe092fc624 Many changes to packaging scripts. WIP. 2010-04-23 16:32:31 -04:00
Eliot Horowitz
5e104b1f50 fixes 2010-04-23 16:23:56 -04:00
Dwight
7925232f7e Merge branch 'master' of git@github.com:mongodb/mongo 2010-04-23 15:51:13 -04:00
Dwight
837fd2cd86 /_commands in the http interface 2010-04-23 15:50:49 -04:00
Mathias Stearn
60002a4741 cleanup.h to undef macros SERVER-1042 2010-04-23 14:26:26 -04:00
Mathias Stearn
1d746cc4ca cleanup namespace pollution SERVER-1042 2010-04-23 14:26:26 -04:00
Eliot Horowitz
32c403d752 control shell batch size DBQuery.shellBatchSize = 2 SERVER-1041 2010-04-23 13:44:59 -04:00
Eliot Horowitz
e7e41410dc clean up ping and don't fsync before or after 2010-04-23 11:22:56 -04:00
Eliot Horowitz
a60318c503 begginings of WriteConcern for c++ and a update impl for SCC that doesn't fsync 2010-04-23 11:22:35 -04:00
Eliot Horowitz
ec5d02b920 Merge branch 'master' of github.com:mongodb/mongo 2010-04-23 00:42:45 -04:00