Commit Graph

320 Commits

Author SHA1 Message Date
Alberto Lerner
c8ae18d4b4 change back header-only bson 2010-08-03 11:08:08 -04:00
Dwight
cafe5555c9 make bsondemo compile again with vs2010 2010-08-02 16:21:14 -04:00
Mathias Stearn
00679b9a2b Test expect lowercase hex. May change them later. 2010-07-27 17:18:43 -04:00
Mathias Stearn
585b3797ff use less stringstream in bson 2010-07-27 17:18:43 -04:00
Mathias Stearn
ce2bb7ee71 csv parsing issue SUPPORT-53 2010-07-22 21:13:52 -04:00
Alberto Lerner
9c33f219fb SERVER-1272 Inline hot portion of BufBuild::grow() 2010-07-20 13:44:35 -04:00
Alberto Lerner
2b14da5f10 SERVER-1270 Elim c_str() /db 2010-07-20 12:39:35 -04:00
Alberto Lerner
27dde175e0 SERVER-1270 Hook StringData to BSONObjBuilder 2010-07-20 11:15:06 -04:00
dwight
c3b07d52ce git???? 2010-07-18 15:04:01 -04:00
Eliot Horowitz
867b9c16f1 use StringData in place rather than hacking 2010-07-18 11:14:32 -04:00
Mathias Stearn
4407f18829 extractFieldsDotted was unused and broken (done() vs obj()). use extractFields instead. 2010-07-14 14:34:44 -04:00
Mathias Stearn
0e5ed0a83e more strlen(x) == 0 smashing 2010-06-29 20:07:09 -04:00
Mathias Stearn
23a6d6a869 Start handling Nuls in strings. SERVER-1177 2010-06-25 17:34:27 -04:00
Eliot Horowitz
9959f32daa open to BSONObj::woCompare to treak compare key as dotted 2010-06-25 15:43:41 -04:00
Dwight
c1a862ddd6 see if this is happy on all platforms 2010-05-19 09:55:45 -04:00
Eliot Horowitz
04662e21d9 object id coordination across cluster SERVER-927 2010-05-11 12:06:09 -04:00
Eliot Horowitz
7e8ab84b41 jsonString for CodeWScope SERVER-1080 2010-05-03 16:36:04 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Dwight
4ea1fe91d3 replsetcnfig work 2010-04-27 14:22:46 -04:00
Dwight Merriman
8fb9289813 bson cleaning 2010-04-25 17:48: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
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
0fdc95bfb5 some bson cleaning 2010-04-24 15:45:50 -04:00
Mathias Stearn
4f4dd053aa Get rid of xassert 2010-04-23 20:14:37 -04:00
Dwight
f0928e5f7d rs work 2010-04-21 16:14:28 -04:00
Dwight
4c709a735a missing file 2010-04-21 15:07:38 -04:00
Dwight
29fc7049a8 bson 2010-04-21 15:03:05 -04:00
Dwight
7fb0052d9c some rs work and clean up BSONElement 2010-04-21 14:41:09 -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
28a303759c more tomorrow 2010-04-20 18:12:30 -04:00
Dwight
b3347b10d7 rs 2010-04-20 15:30:37 -04:00
Dwight
fb09b88240 rs 2010-04-20 12:29:00 -04:00
Eliot Horowitz
0395379c30 tweak jsonString 2010-04-19 23:24:57 -04:00
Dwight Merriman
b0da7500d9 allow some commands in the webui 2010-04-19 21:05:46 -04:00
Eliot Horowitz
db2ad2b318 make bson element ObjectId print same as json 2010-04-16 01:31:25 -04:00
Mathias Stearn
2440b04f33 32bit compile 2010-04-14 20:42:31 -04:00
Dwight Merriman
037511f6ef elim compile warning windows 2010-04-14 20:31:44 -04:00
Mathias Stearn
7e25fdb8e8 ObjectID from Date_t SERVER-857 2010-04-14 19:53:28 -04:00
Mathias Stearn
0cae84589e Convert OID to datetimes SERVER-857 2010-04-14 19:53:28 -04:00
Mathias Stearn
1153865ebf Delete commented code 2010-04-14 19:53:28 -04:00
Mathias Stearn
f425b15c6b slightly cleaner MINOR 2010-04-07 14:12:28 -04:00
Mathias Stearn
432d978c28 Recursive valid() is faster 2010-04-07 14:06:47 -04:00
Mathias Stearn
2f668bd486 fix BSONObj::valid() 2010-04-07 00:57:46 -04:00
Mathias Stearn
6a13b467ce Faster BSONObj::valid() SERVER-865 2010-04-07 00:07:28 -04:00
Aaron
00f604c063 SERVER-489 toString() foramt arrays as arrays not objects 2010-04-05 23:48:09 -07:00
Eliot Horowitz
9c8fa4b935 $maxDistance for $near SERVER-813 2010-04-01 17:17:32 -04:00