summaryrefslogtreecommitdiff
path: root/scripting/engine_java.h
Commit message (Expand)AuthorAgeFilesLines
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-8/+8
* cleaningDwight Merriman2010-05-251-1/+0
* stdafx->pchDwight2010-04-271-1/+1
* uassert/massert take error code SERVER-112Eliot Horowitz2009-12-281-1/+1
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-15/+14
* Spider Monkey: bson object cleaningEliot Horowitz2009-05-091-2/+3
* better javascript error reportingEliot Horowitz2009-05-011-0/+4
* Spider Monkey: abstracting away db.eval connectionEliot Horowitz2009-04-301-0/+4
* Scripting: make args a paramter to invoke() rather than magicEliot Horowitz2009-04-231-3/+4
* abstracted out ScriptEngine to allow for playing with other javascript enginesEliot Horowitz2009-04-231-0/+215