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_v8.cpp
Age
Commit message (
Expand
)
Author
2010-04-08
fix where on v8 SERVER-864
Eliot Horowitz
2010-01-11
SERVER-470 only install fork() in shell, not db internal js
Aaron
2009-12-29
SERVER-470 allow shell threads to be run in fresh scopes
Aaron
2009-12-29
MINOR merge and add exception codes
Aaron
2009-12-29
SERVER-446 MINOR refactor usage of v8 raii objects
Aaron
2009-12-29
SERVER-446 use v8's raii objects correctly per documentation
Aaron
2009-12-28
uassert/massert take error code SERVER-112
Eliot Horowitz
2009-12-22
SERVER-470 added fork()/Thread() to v8 engine-
Aaron
2009-12-22
SERVER-446 implement gc() in v8 engine
Aaron
2009-12-22
SERVER-446 clean up whitespace when creating js function in v8 engine
Aaron
2009-12-22
SERVER-446 v8 support storefunc
Aaron
2009-12-21
SERVER-446 populate 'args' object on v8 invoke
Aaron
2009-12-21
MINOR don't store array in auto_ptr
Aaron
2009-12-16
SERVER-446 fix v8 type() bug involving type hierarchy
Aaron
2009-12-15
SERVER-446 implement readOnly mode in v8 engine
Aaron
2009-11-23
add load() to v8 engine
metagoto
2009-10-27
handle numeric types better
Eliot Horowitz
2009-10-27
all client files now marked as Apache 2.0. SERVER-329.
Mathias Stearn
2009-10-21
slight mr speedup across the board and v8 wrapper work
Eliot Horowitz
2009-10-20
fix assert
Eliot Horowitz
2009-10-15
v8 works for map/reduce now
Eliot Horowitz
2009-10-13
v8: some more stuff working, checkpoint
Eliot Horowitz
2009-10-13
v8: some cleaning
Eliot Horowitz
2009-10-13
v8: more refactoring, basic shell working
Eliot Horowitz
2009-10-13
v8: refactoring checkpoint
Eliot Horowitz
2009-10-12
v8: more tests pass
Eliot Horowitz
2009-10-12
fix return for simple expr.
Eliot Horowitz
2009-10-12
more v8 work
Eliot Horowitz
2009-10-11
v8 invoke works now
Eliot Horowitz
2009-10-10
exec checkpoint
Eliot Horowitz
2009-10-10
checkpoint for playing with v8
Eliot Horowitz
2009-05-04
fix compile warnings MINOR
Aaron
2009-05-04
convert some shell functions to new js engine framework
Aaron
2009-05-04
stubbed v8 engine
Aaron