summaryrefslogtreecommitdiff
path: root/scripting/engine_spidermonkey.h
Commit message (Expand)AuthorAgeFilesLines
* combine sm in sourceEliot Horowitz2011-08-211-32/+1
* SERVER-854: NumberInt implemented in SMagirbal2011-07-031-0/+1
* ran astyle SERVER-2304Eliot Horowitz2011-01-041-8/+8
* fix decltype for windows for spidermonkeyDwight2010-06-031-1/+1
* newer xulrunnerEliot Horowitz2010-04-151-0/+1
* SERVER-256 allow BinData construction in sm shellAaron2010-01-251-1/+16
* SERVER-256 fix BinData byte alignment issue and add base64 representation to ...Aaron2010-01-251-1/+3
* SERVER-357 NumberLong class for smAaron2010-01-201-0/+1
* all client files now marked as Apache 2.0. SERVER-329.Mathias Stearn2009-10-271-0/+15
* change sm orderEliot Horowitz2009-10-101-1/+1
* compat. with new versions of smEliot Horowitz2009-10-101-0/+1
* add new style DBRef to js SERVER-243Eliot Horowitz2009-10-021-0/+1
* renamed DBRef DBPointer SERVER-243Eliot Horowitz2009-10-021-1/+1
* minor 181 cleaningEliot Horowitz2009-08-281-0/+4
* sm18 checkpointEliot Horowitz2009-07-241-1/+12
* fix null,date returns from db.eval SERVER-151Eliot Horowitz2009-07-131-1/+2
* BinData for spider monkey SERVER-97Eliot Horowitz2009-06-051-0/+1
* typo MINOREliot Horowitz2009-06-041-1/+1
* ubuntu sm hack MINOREliot Horowitz2009-06-041-0/+2
* db ref for javascript and shell SERVER-46Eliot Horowitz2009-06-031-0/+5
* spider monkey 1.6 compile MINOREliot Horowitz2009-06-011-1/+1
* fix dates in spider monkey SERVER-83Eliot Horowitz2009-06-011-0/+2
* hack for ubuntu's weird js versionEliot Horowitz2009-05-291-0/+2
* compile with spider monkey 1.6 MINOREliot Horowitz2009-05-281-3/+14
* get rid of fork()Aaron2009-05-151-3/+1
* don't define JS_THREADSAFEAaron2009-05-151-1/+1
* finish cleaning up externalSetup modes MINORAaron2009-05-151-1/+1
* Spider Monkey: more types - almost workingEliot Horowitz2009-05-151-0/+4
* don't exec jsconcatcode for forked contexts, not sure why this is a problemAaron2009-05-141-1/+1
* thread safe use of js contextsAaron2009-05-141-0/+1
* hack for windows linkeliot2009-05-131-0/+8
* Spider Monkey: backwards compatability stuffyellow2009-05-111-6/+12
* Spider Monkey: bson object cleaningEliot Horowitz2009-05-091-1/+2
* Spider Monkey: ObjectIdEliot Horowitz2009-05-081-1/+3
* Spider Monkey: more bson -> sm jni4 now worksEliot Horowitz2009-05-061-0/+2
* Spider Monkey: regexEliot Horowitz2009-05-061-1/+2
* Spider Monkey: basic enumerator and conversion for BSONObjEliot Horowitz2009-05-061-1/+2
* Spider Monkey: cursor working, find almost done - some refactoringEliot Horowitz2009-05-061-13/+1
* Spider Monkey: framework mostly done nowEliot Horowitz2009-05-051-2/+9
* Spider Monkey: cleaning interaction - now can make real progressEliot Horowitz2009-05-051-0/+2
* Spider Monkey: lots of work on property manglingEliot Horowitz2009-05-051-0/+39