Commit Graph

123 Commits

Author SHA1 Message Date
dwight
0877fc6c93 concurrency work 2011-11-17 08:05:15 -05:00
dwight
1128196b74 towards cloud/azure 2011-10-04 22:46:43 -04:00
Dwight
ae30374ed8 Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	db/btree.cpp
	db/db.vcxproj
	dbtests/test.vcxproj
	server.h
	util/concurrency/rwlock.h
	util/concurrency/value.h
2011-10-03 13:43:34 -04:00
dwight
c2b87b4734 cloud cmd for custom dynamic naming beginnings 2011-10-03 09:33:22 -04:00
dwight
e78bc26396 timer class was slow on windows; fixed. 2011-09-12 23:32:19 -04:00
Dwight
623010e04b Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
	db/db.vcxproj
	dbtests/test.vcxproj
2011-08-29 15:43:13 -04:00
dwight
94e8447e81 fix visual studio project files for the move of pcre. that was more painful than i expected. 2011-08-19 14:27:18 -04:00
Dwight
48977d2abc merge 2011-08-17 16:55:13 -04:00
Dwight
9ce68d3682 new heuristic for object id btree inserts. 5% faster for best case scenario 2011-08-17 15:00:01 -04:00
dwight
dc422fb82f update vcxproj 2011-08-02 09:53:35 -04:00
dwight
57b8eaa186 compression lib 2011-08-02 02:38:00 -04:00
Dwight
27d004087c spinlock default implementation was using rwlock which is suboptimal. 2011-07-11 17:19:11 -04:00
dwight
984dc80a02 prep for some compiler hinting in the future 2011-07-11 09:31:33 -04:00
dwight
1056d38ce5 compile vcxproj 2011-06-27 09:13:59 -04:00
dwight
066039d368 fix compile with vcxproj for new files 2011-06-22 23:16:36 -04:00
Dwight
dd8dcf4fe6 compile vcxproj new seecurity files 2011-06-22 15:15:53 -04:00
Dwight
09a3af0229 compile vstudio 2011-06-20 17:54:02 -04:00
dwight
55851c70e5 compile windows 2011-06-15 21:24:50 -04:00
Dwight
bb1ccfa6f3 remove WIN32 define from vcxprojs 2011-05-11 13:55:41 -04:00
dwight
ebbc72f17c set totalsize in bsonelement() if eoo element 2011-05-11 10:28:28 -04:00
Dwight
80332e34fc compile windows and vcxproj updated for new cpp file 2011-05-04 15:24:10 -04:00
Dwight
6fe499effc fix overlogging of temp debugging 2011-05-03 16:17:38 -04:00
Dwight
a3cd52048a Merge branch 'master' into main
Conflicts:
	SConstruct
	db/btree.h
	db/db.vcxproj.filters
	db/dbcommands_admin.cpp
	db/geo/2d.cpp
	db/pdfile.cpp
	dbtests/test.vcxproj.filters
2011-05-03 15:53:27 -04:00
dwight
a72aea2378 vcxproj updated for dbtests 2011-05-03 00:31:47 -04:00
dwight
633150e7a1 fix vcxproj 2011-04-30 14:59:20 -04:00
dwight
5a9fe69f84 vcxproj up to date for new cpp file
warning C4099: 'mongo::QueryUtilIndexed' : type name first seen using 'class' now seen using 'struct'
2011-04-25 22:01:10 -04:00
Dwight
a6cceefeb7 versions for btree. checkpointing so far 2011-04-20 15:45:32 -04:00
Dwight
bab2182780 index key class KeyV1 close to done 2011-04-12 17:09:08 -04:00
dwight
35bdf7428b compile vstudio 2011-03-30 15:08:23 -04:00
dwight
425eb5b5db compile vstudio vcxproj 2011-03-18 02:58:44 -04:00
dwight
6113b4cd26 change to a faster checksum (old was md5). new is less discriminating but fast.
also, now includes the JSectHeader in the checksum.
2011-02-24 13:34:42 -05:00
dwight
43da5cb641 add header to vcxproj 2011-02-23 20:51:10 -05:00
Dwight
5583c643bf just name changes to make things more explicit and clear hopefully 2011-01-04 12:58:03 -05:00
Dwight
c325d0f44f findbypath for MongoFile 2010-12-30 15:34:30 -05:00
Dwight
c05c212eb3 compile vcxproj msvc 2010-12-28 10:51:28 -05:00
dwight
43cca1ddb8 crlf 2010-12-26 16:43:54 -05:00
dwight
bae0fdb468 dur speed research 2010-12-26 14:01:19 -05:00
dwight
e81705343b vcxproj 2010-12-22 15:55:23 -05:00
Dwight
8cf2e8f751 add test 2010-12-22 12:30:46 -05:00
Dwight
8590efc3a8 beginnings of a few perf baseline tests within the dbtests suite 2010-12-20 16:07:08 -05:00
Dwight
ae0d2eaa35 vcxproj 2010-12-20 10:29:55 -05:00
dwight
ec5ff12c53 dur stub out a compressed builder 2010-12-19 19:42:28 -05:00
dwight
622f93bce9 vcxproj 2010-12-19 12:02:12 -05:00
dwight
afb0d22032 organizing 2010-12-17 11:52:42 -05:00
dwight
c7c5a57b1f eliminate the _DURABLE preprocessor define 2010-12-13 18:03:32 -05:00
Dwight
6dfa99a573 improve tests, vcxproj 2010-12-13 12:35:27 -05:00
dwight
c853e9a206 work around a header include dependency issue; plus misc cleaning 2010-12-12 10:59:16 -05:00
dwight
58f453b243 dur optimization 2010-12-06 23:16:23 -05:00
Dwight
eca622a236 dur fix an intent in dbtests and some other diag stuff 2010-12-06 17:24:30 -05:00
dwight
4a5a00525b refactor OID class a bit, cleanup, better id generation SERVER-2175 2010-12-05 20:56:51 -05:00