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-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
2009-09-23
sm craziness
Eliot Horowitz
2009-09-22
adaptive replication sleep time
Dwight
2009-09-01
support JS_SetOperationCallback in sm 1.8.1 SERVER-167
Eliot Horowitz
2009-08-29
fix sm gc issue
Eliot Horowitz
2009-08-28
better error messages
Eliot Horowitz
2009-08-28
some sm safety
Eliot Horowitz
2009-08-28
fix function rooting and function names
Eliot Horowitz
2009-08-28
replaced super hacky compileFunction with some minimal custom parsing
Eliot Horowitz
2009-08-28
minor 181 cleaning
Eliot Horowitz
2009-08-28
xulrunner in ubuntu passes all client tests now
Eliot Horowitz
2009-08-28
npe for sm 1.8 that makes client pass
Eliot Horowitz
2009-08-19
couple of small optimizations
Eliot Horowitz
2009-08-12
better sm locking
Eliot Horowitz
2009-08-07
better debugging for invalid utf-8 in sm
Eliot Horowitz
2009-08-06
little more debugging for next new type MINOR
Eliot Horowitz
2009-08-06
unknow regex flag warning, not assert
Eliot Horowitz
2009-08-05
fix shell
Eliot Horowitz
[next]