summaryrefslogtreecommitdiff
path: root/src/mongo/scripting/v8_utils.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-19378 Remove support for building with v8Andrew Morrow2015-08-241-117/+0
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-67/+67
* SERVER-13256 Scope iostream more narrowlyAndrew Morrow2015-01-051-1/+0
* SERVER-13256: Remove pch - qualify std in headersMark Benvenuto2014-05-191-2/+2
* SERVER-13264 Move Apache-licensed files to AGPLIan Whalen2014-05-161-9/+21
* Add V8String class to avoid copying v8::Strings into std::stringsMathias Stearn2013-04-241-0/+42
* SERVER-8618: add context to JS exception messagesBen Becker2013-02-201-1/+3
* SERVER-8292 SERVER-7843 SERVER-7087 Better V8 exceptionsTad Marshall2013-01-251-2/+20
* SERVER-8104: clean up js global objectBen Becker2013-01-181-0/+1
* Bulk v8 cleanup:Ben Becker2013-01-021-6/+8
* SERVER-7600 Fixup V8 includes, adapt Visual Studio projectsTad Marshall2012-11-091-1/+1
* SERVER-7086 Add Visual Studio projects for V8Tad Marshall2012-11-071-4/+2
* replace assert with verify SERVER-1259Eliot Horowitz2012-03-261-1/+1
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-241-0/+43