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
2011-07-15
- fix basica.js with v8, need to mark base obj as modified when subobj is acc...
agirbal
2011-07-06
SERVER-854: unplugging NumberInt as being automatically created from bson int...
agirbal
2011-07-03
SERVER-854: NumberInt implemented in SM
agirbal
2011-06-06
signed dates and the shell
dwight
2011-05-27
js compile fixes
Eliot Horowitz
2011-05-27
shell bindata stuff
dwight
2011-05-25
fix compile
agirbal
2011-05-24
SERVER-3012: increased SM runtime limit to 64MB
agirbal
2011-05-23
use firstElementFieldName()
dwight
2011-05-10
fix passing data pointer for native functions with spidermonkey
agirbal
2011-05-10
SERVER-2976: added M/R pure jsMode with collection output
agirbal
2011-05-02
fix compile for spidermonkey
agirbal
2011-05-02
SERVER-2579: all v8 object creation is now lazy.
agirbal
2011-04-19
make NumberLong floatApprox casts more incremental - some compilers may have ...
Aaron
2011-02-15
comment
Aaron
2011-02-07
better error message
Eliot Horowitz
2011-02-05
make sm conversion from BSON array to js array faster
Eliot Horowitz
2011-01-04
ran astyle SERVER-2304
Eliot Horowitz
2010-12-27
better js error message on out of memory SERVER-2280
Eliot Horowitz
2010-12-15
init( BSONObj* ) can be const *
Eliot Horowitz
2010-12-13
fix off-by-one in spidermonkey line numbering SERVER-2215
Mathias Stearn
2010-11-29
fix comment parsing in v8
Eliot Horowitz
2010-11-28
better error message on bad encoding
Eliot Horowitz
2010-11-23
show repl state in shell prompt. needs more work
dwight
2010-11-22
fix comments in embedded code SERVER-2121
Eliot Horowitz
2010-11-20
working on SERVER-2121
Eliot Horowitz
2010-10-13
SERVER-1902: Make Assertion failure JS_EncodeCharacters more verbose in log
Tony Hannan
2010-10-06
SERVER-1841 don't allow client js to catch timeout/interrupt
Aaron
2010-09-14
SERVER-387 support killop with db.eval
Aaron
2010-09-07
fix Object.bsonsize with null param SERVER-1753
Eliot Horowitz
2010-09-01
Scope::rename and ability to block db access prep for SERVER-1715
Eliot Horowitz
2010-08-27
have to copy BinData in sm in case BSONObj is temp SERVER-1694
Eliot Horowitz
2010-08-18
SERVER-1452 StringData-ing up, c_str()-ing down
Alberto Lerner
2010-08-10
use StringData for hardcoded JS files
Mathias Stearn
2010-07-28
system.js deadlock fix
Eliot Horowitz
2010-07-25
make Object.bsonsize work for regular js object SERVER-1477
Eliot Horowitz
2010-07-25
some log cleaning
Eliot Horowitz
2010-07-20
SERVER-1270 Elim c_str() /scripting
Alberto Lerner
2010-06-22
SERVER-776 NumberLong in sm
Aaron
2010-06-12
shell admin
dwight
2010-06-11
try to fix build
dwight
2010-06-11
shell
dwight
2010-06-10
slightly better error reporting for load
Eliot Horowitz
2010-06-10
log less
Dwight
2010-06-07
shell cleaning
dwight
2010-06-07
Merge branch 'master' of github.com:mongodb/mongo
Eliot Horowitz
2010-06-07
safer when can't compile
Eliot Horowitz
2010-06-07
shell stuff
Dwight
2010-06-02
log less
Dwight
2010-05-26
Merge branch 'master' of github.com:mongodb/mongo
Eliot Horowitz
[next]