summaryrefslogtreecommitdiff
path: root/scripting/engine_v8.cpp
AgeCommit message (Expand)Author
2010-01-11SERVER-470 only install fork() in shell, not db internal jsAaron
2009-12-29SERVER-470 allow shell threads to be run in fresh scopesAaron
2009-12-29MINOR merge and add exception codesAaron
2009-12-29SERVER-446 MINOR refactor usage of v8 raii objectsAaron
2009-12-29SERVER-446 use v8's raii objects correctly per documentationAaron
2009-12-28uassert/massert take error code SERVER-112Eliot Horowitz
2009-12-22SERVER-470 added fork()/Thread() to v8 engine-Aaron
2009-12-22SERVER-446 implement gc() in v8 engineAaron
2009-12-22SERVER-446 clean up whitespace when creating js function in v8 engineAaron
2009-12-22SERVER-446 v8 support storefuncAaron
2009-12-21SERVER-446 populate 'args' object on v8 invokeAaron
2009-12-21MINOR don't store array in auto_ptrAaron
2009-12-16SERVER-446 fix v8 type() bug involving type hierarchyAaron
2009-12-15SERVER-446 implement readOnly mode in v8 engineAaron
2009-11-23add load() to v8 enginemetagoto
2009-10-27handle numeric types betterEliot Horowitz
2009-10-27all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn
2009-10-21slight mr speedup across the board and v8 wrapper workEliot Horowitz
2009-10-20fix assertEliot Horowitz
2009-10-15v8 works for map/reduce nowEliot Horowitz
2009-10-13v8: some more stuff working, checkpointEliot Horowitz
2009-10-13v8: some cleaningEliot Horowitz
2009-10-13v8: more refactoring, basic shell workingEliot Horowitz
2009-10-13v8: refactoring checkpointEliot Horowitz
2009-10-12v8: more tests passEliot Horowitz
2009-10-12fix return for simple expr.Eliot Horowitz
2009-10-12more v8 workEliot Horowitz
2009-10-11v8 invoke works nowEliot Horowitz
2009-10-10exec checkpointEliot Horowitz
2009-10-10checkpoint for playing with v8Eliot Horowitz
2009-05-04fix compile warnings MINORAaron
2009-05-04convert some shell functions to new js engine frameworkAaron
2009-05-04stubbed v8 engineAaron