index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripting
/
engine_spidermonkey.cpp
Age
Commit message (
Expand
)
Author
2010-04-28
minor warning elim
Dwight Merriman
2010-04-28
handle utf8 errors better in js, try to convert to js error SERVER-1063 SERVE...
Eliot Horowitz
2010-04-27
stdafx->pch
Dwight
2010-04-23
Get rid of xassert
Mathias Stearn
2010-04-12
make casting types consistent
Aaron
2010-04-08
fix where on v8 SERVER-864
Eliot Horowitz
2010-04-02
make return parsing smarter SERVER-864
Eliot Horowitz
2010-03-30
fix recursive toObject in sm SERVER-846
Eliot Horowitz
2010-03-23
need to lock around sm gc() SERVER-817
Eliot Horowitz
2010-03-23
better sm asserts
Eliot Horowitz
2010-03-18
Mismatched new[] and delete
Mathias Stearn
2010-03-15
Revert "Revert "SERVER-695 don't destroy static global mutexes""
Aaron
2010-03-12
fix shell _id moving SERVER-438
Eliot Horowitz
2010-03-01
elim warning on windows
Dwight
2010-03-01
SERVER-677 better double/long long conversion check
Aaron
2010-03-01
SERVER-677 add floatApprox sm
Aaron
2010-02-17
SERVER-612 informal dbref for sm
Aaron
2010-01-29
Don't crash on JS exceptions on WIN32 Server-550
Mathias Stearn
2010-01-26
fix: m/r emit error gets spidermonkey into bad state SERVER-570
Eliot Horowitz
2010-01-25
SERVER-256 fix BinData byte alignment issue and add base64 representation to ...
Aaron
2010-01-25
SERVER-512 prevent ugly boost assert on shell shutdown
Aaron
2010-01-20
SERVER-357 use consistent bit depth when converting between ints and floats
Aaron
2010-01-20
SERVER-357 specify boost namespace explicitly
Aaron
2010-01-20
MINOR remove unnecessary 'using' directive
Aaron
2010-01-20
SERVER-357 use sized integer types explicitly
Aaron
2010-01-20
SREVER-357 NumberLong support in v8 engine
Aaron
2010-01-20
SERVER-357 NumberLong class for sm
Aaron
2010-01-14
fix spidermonkey error handling SERVER-515
Eliot Horowitz
2009-12-28
Exception classess need codes too SERVER-112
Eliot Horowitz
2009-12-28
uassert/massert take error code SERVER-112
Eliot Horowitz
2009-12-21
SERVER-446 implement new Object.bsonsize( x ) syntax in sm engine
Aaron
2009-12-21
MINOR sm don't store array in auto_ptr
Aaron
2009-12-21
SERVER-502 fix specification of native callback flags in sm
Aaron
2009-12-21
SERVER-446 js implementation of keySet()
Aaron
2009-12-09
Start using Date_t. Can anyone think of a better name?
Mathias Stearn
2009-11-30
better debugging
Eliot Horowitz
2009-11-22
added bsonsize to bson objects in js
Eliot Horowitz
2009-11-04
some simple optimiziations
Eliot Horowitz
2009-10-27
all client files now marked as Apache 2.0. SERVER-329.
Mathias Stearn
2009-10-25
remove wrong assertion SERVER-386
Eliot Horowitz
2009-10-16
replace cerr with cout for all server files
Eliot Horowitz
2009-10-15
Merge branch 'master' of git@github.com:mongodb/mongo
Dwight
2009-10-15
fix assert to use ours and thus make unit test pass
Dwight
2009-10-15
compiler with xulrunner-1.9.0 - SERVER-359
Eliot Horowitz
2009-10-09
add Connection class
Dwight
2009-10-09
cache functions
Eliot Horowitz
2009-10-02
add new style DBRef to js SERVER-243
Eliot Horowitz
2009-10-02
renamed DBRef DBPointer SERVER-243
Eliot Horowitz
2009-09-29
allow you to store js functions in the server SERVER-157
Eliot Horowitz
2009-09-24
local scope for large argument passing
Eliot Horowitz
[next]