summaryrefslogtreecommitdiff
path: root/scripting/engine_java.cpp
AgeCommit message (Collapse)Author
2009-10-27all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn
2009-10-16replace cerr with cout for all server filesEliot Horowitz
2009-08-05clean up dbexit with an ExitCode enum SERVER-183Eliot Horowitz
2009-04-24more spider monkey work and testingEliot Horowitz
2009-04-23Merge branch 'master' of git@github.com:mongodb/mongoEliot Horowitz
2009-04-23Scripting: make args a paramter to invoke() rather than magicEliot Horowitz
2009-04-23visual studio happyDwight
2009-04-23abstracted out ScriptEngine to allow for playing with other javascript enginesEliot Horowitz