summaryrefslogtreecommitdiff
path: root/scripting/v8_wrapper.cpp
AgeCommit message (Expand)Author
2011-06-21towards compile v8 windowsDwight
2011-04-24SERVER-2993: refactor v8 engine to carry scope in most methods / callbacksagirbal
2011-04-19make NumberLong floatApprox casts more incremental - some compilers may have ...Aaron
2011-01-04ran astyle SERVER-2304Eliot Horowitz
2010-09-07SERVER-1749 guard all v8 function callbacksAaron
2010-08-18SERVER-1452 StringData-ing up, c_str()-ing downAlberto Lerner
2010-08-01more v8 fixingEliot Horowitz
2010-08-01try to fix v8 compileEliot Horowitz
2010-07-20SERVER-1270 Elim c_str() /scriptingAlberto Lerner
2010-03-13fix v8 _idEliot Horowitz
2010-03-08SERVER-705 make v8 timestamp fields consistent with sm, using number instead ...Aaron
2010-03-08SERVER-705 make v8 timestamp fields consistent with smAaron
2010-03-01SERVER-677 number long floatApprox v8Aaron
2010-02-17SERVER-612 fix v8 issueAaron
2010-02-17SERVER-612 informal dbref v8Aaron
2010-02-01SERVER-446 fix v8 regex conversionAaron
2010-02-01SERVER-446 make v8 undefined/null conversion same as smAaron
2010-01-20SREVER-357 NumberLong support in v8 engineAaron
2009-12-22SERVER-446 clean up whitespace when creating js function in v8 engineAaron
2009-12-21SERVER-446 v8 handles NumberLong typeAaron
2009-12-21SERVER-446 v8 don't drop undefined elementsAaron
2009-12-21SERVER-446 use js BinData type from v8 engineAaron
2009-12-16SERVER-446 v8 don't attempt to convert c++ backed 'external' objects to BSONAaron
2009-12-16MINOR formattingAaron
2009-12-16SERVER-446 add DBPointer to v8Aaron
2009-12-16SERVER-446 don't attempt to write protect arrays in v8Aaron
2009-12-16SERVER-446 v8 support bindata round tripAaron
2009-12-16SERVER-446 implement old style dbref support in v8Aaron
2009-12-16SERVER-446 support conversion of Code, CodeWScope to v8 functionAaron
2009-12-16SERVER-446 v8 round trip array supportAaron
2009-12-15SERVER-446 simple int/double differentiationAaron
2009-12-15SERVER-446 Implemented special db types round trip support for v8Aaron
2009-12-15MINOR cleanupAaron
2009-12-15SERVER-446 implement readOnly mode in v8 engineAaron
2009-12-09Start using Date_t. Can anyone think of a better name?Mathias Stearn
2009-11-24add DBRef support to v8 engine (not DBPointer)metagoto
2009-11-23add load() to v8 enginemetagoto
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-15v8 works for map/reduce nowEliot Horowitz
2009-10-13v8: refactoring checkpointEliot Horowitz
2009-10-10checkpoint for playing with v8Eliot Horowitz