Eliot Horowitz
|
7d335e715c
|
fix shell
|
2009-08-05 14:10:36 -04:00 |
|
Eliot Horowitz
|
a3475be9de
|
fix sun compile
|
2009-08-05 13:39:01 -04:00 |
|
Eliot Horowitz
|
c34247cd96
|
more sm locking
|
2009-08-05 13:34:54 -04:00 |
|
Eliot Horowitz
|
b1793eae5b
|
some sm internal locking
|
2009-08-05 13:30:55 -04:00 |
|
Eliot Horowitz
|
d223c26df9
|
get rid of JS_THREADSAFE checks
|
2009-08-05 13:24:53 -04:00 |
|
Eliot Horowitz
|
c9ad39db79
|
caching js context, also THREADSAFE mangling
|
2009-08-05 13:14:06 -04:00 |
|
Eliot Horowitz
|
d0ed87f6a8
|
NumberLong in spider monkey
|
2009-08-04 12:07:09 -04:00 |
|
Eliot Horowitz
|
c662c71c50
|
fix for win64 and boost
|
2009-07-27 14:02:32 -04:00 |
|
yellow
|
de9d456c35
|
linux boost fix MINOR
|
2009-07-24 11:10:35 -04:00 |
|
Eliot Horowitz
|
168dcf7632
|
sm18 checkpoint
|
2009-07-24 08:26:35 -04:00 |
|
Eliot Horowitz
|
767d576ca4
|
fix npe in fix
|
2009-07-23 18:58:32 -04:00 |
|
Eliot Horowitz
|
a4a3d19ce1
|
temp fix for sub object mods
|
2009-07-23 17:37:52 -04:00 |
|
Eliot Horowitz
|
529784d10d
|
fix object -> bson when adding fields
|
2009-07-23 16:47:52 -04:00 |
|
Eliot Horowitz
|
294f9e4873
|
make sure db doesn't crash with weird db.eval returns SERVER-159
|
2009-07-15 11:41:23 -04:00 |
|
Eliot Horowitz
|
8db5cbbea8
|
fix null,date returns from db.eval SERVER-151
|
2009-07-13 12:49:29 -04:00 |
|
Eliot Horowitz
|
ad841f9c4a
|
fix issue when deleting fields from JS SERVER-139
|
2009-07-09 12:09:30 -04:00 |
|
Mike Dirolf
|
2671b91d48
|
strip leading whitespace from code before adding return
|
2009-06-19 15:48:32 -04:00 |
|
Mike Dirolf
|
eb95a15752
|
whitespace
|
2009-06-19 15:46:53 -04:00 |
|
Eliot Horowitz
|
a4a895e1f0
|
fix shell printing
|
2009-06-11 20:27:07 -04:00 |
|
Eliot Horowitz
|
6d12b8bc22
|
set VAROBJFIX even though its on by default MINOR
|
2009-06-11 20:13:33 -04:00 |
|
Eliot Horowitz
|
4e4dd60185
|
add "this" as a LocalRoot SERVER-102
|
2009-06-09 15:17:50 -04:00 |
|
Eliot Horowitz
|
6b1d43b3b1
|
finish SERVER-101 move BSONObjIterator::_more to BSONObjIterator::more
|
2009-06-09 12:32:04 -04:00 |
|
Eliot Horowitz
|
00df88c21d
|
moved BSONObjIterator::more to BSONObjectIteratore::moreWEOO()
added _more temporarily
SERVER-101
|
2009-06-09 11:43:04 -04:00 |
|
Eliot Horowitz
|
b6e455fd69
|
fix type() for Array
|
2009-06-08 10:54:08 -04:00 |
|
Eliot Horowitz
|
786ab44143
|
fix mem leak
|
2009-06-06 22:47:53 -04:00 |
|
Eliot Horowitz
|
d2bbdd7941
|
BinData for spider monkey SERVER-97
|
2009-06-05 09:54:35 -04:00 |
|
Eliot Horowitz
|
ac0cebb3d0
|
fix shell var SERVER-95
|
2009-06-04 12:22:26 -04:00 |
|
Eliot Horowitz
|
b2defb1b7e
|
db ref for javascript and shell SERVER-46
|
2009-06-03 13:18:50 -04:00 |
|
Eliot Horowitz
|
64e3aab1e7
|
fixed a bug in sm gc not cleaning things up
|
2009-06-03 11:10:23 -04:00 |
|
Eliot Horowitz
|
5fbb421a82
|
fix gc issue with long running $where SERVER-86
|
2009-06-01 14:50:59 -04:00 |
|
Eliot Horowitz
|
d6811aaaad
|
CodeWScope SERVER-80
|
2009-06-01 12:53:24 -04:00 |
|
Eliot Horowitz
|
3b8c1a8709
|
memory leak in sm SERVER-73
|
2009-05-28 17:07:40 -04:00 |
|
Eliot Horowitz
|
7f6c3e9ebe
|
fix sm leak b/c of iterator api confusion - part of SERVER-73
|
2009-05-28 15:08:03 -04:00 |
|
Eliot Horowitz
|
e8a92a31f4
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-27 16:23:52 -04:00 |
|
Eliot Horowitz
|
d556557091
|
lowercase warning for buildbot MINOR
|
2009-05-27 16:23:33 -04:00 |
|
Aaron
|
3b2ecb5ff0
|
sm correctly read strings as utf8 even if JS_EncodeCharacters doesn't work as documented
|
2009-05-27 16:09:59 -04:00 |
|
Eliot Horowitz
|
11442277be
|
print warning if spider monkey isn't compiled with utf8 support
|
2009-05-27 15:40:01 -04:00 |
|
Aaron
|
6eef769974
|
simple sm utf8 check
|
2009-05-27 15:20:09 -04:00 |
|
Aaron
|
f2920fa2a8
|
sm encoding checkpoint
|
2009-05-27 14:31:23 -04:00 |
|
Aaron
|
9b622e6fc1
|
merge
|
2009-05-26 17:54:15 -04:00 |
|
Aaron
|
0b9432e6b9
|
sm encoding checkpoint
|
2009-05-26 16:04:07 -04:00 |
|
Eliot Horowitz
|
b05f9dc659
|
gc() helper method and better sm gc protection
|
2009-05-26 15:36:41 -04:00 |
|
Eliot Horowitz
|
c0fef5d2ab
|
don't translate sm -> bson if object hasn't been modified
SERVER-70
|
2009-05-26 14:43:20 -04:00 |
|
Eliot Horowitz
|
c7c3890079
|
fix GC issues with arrays being collected while being built
add gc() method to force spider monkey gc
SERVER-69
|
2009-05-26 12:05:29 -04:00 |
|
Eliot Horowitz
|
f9e648decb
|
some asserts and safety stuff MINOR
|
2009-05-25 17:58:02 -04:00 |
|
Aaron
|
53ae7f47fe
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-05-22 14:42:08 -04:00 |
|
Aaron
|
b69171ef53
|
use larger buffer and specify size correctly
|
2009-05-22 14:41:22 -04:00 |
|
Eliot Horowitz
|
2eddff58bb
|
conserver types when doing bson -> js -> bson as much as possible
|
2009-05-22 10:48:05 -04:00 |
|
Eliot Horowitz
|
ed74bbf25a
|
more weird js syntax handling
|
2009-05-21 10:05:26 -04:00 |
|
Eliot Horowitz
|
e11f79c1f9
|
added [int] to BSONObj
|
2009-05-20 16:54:11 -04:00 |
|