Commit Graph

28 Commits

Author SHA1 Message Date
agirbal
ba817fbd9a - SERVER-4025: segv in V8 when certain special objects (e.g. DBCollection) are converted from JS to BSON
- SERVER-445: cleaner code in v8
2011-10-05 13:52:59 -07:00
agirbal
1a93a3e7da - SERVER-1507: option as string must be converted to boolean
- SERVER-3629: implementation finished
2011-10-04 23:41:04 -07:00
agirbal
eb5c2318c7 SERVER-854: implementation of NumberInt for V8 2011-07-02 16:01:48 -07:00
agirbal
13364b16f4 SERVER-3168: finished MD5 and HexData for v8 2011-05-31 12:17:55 -07:00
agirbal
8aeaf8d850 SERVER-3168: added UUID type and method. Fixed conversion to BSON. 2011-05-30 16:29:48 -07:00
agirbal
e371c76cca SERVER-3168: methods implemented for BinData 2011-05-30 11:22:28 -07:00
agirbal
1eb57466fc SERVER-3168: for v8, added base64() method and now the binary data is stored in internal field, cleaner 2011-05-30 10:25:29 -07:00
agirbal
1e6220e3af SERVER-2993: refactor v8 engine to carry scope in most methods / callbacks 2011-04-24 11:56:52 -07:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
4fae261c87 new Timestamp() for v8 SERVER-2315 2011-01-03 00:20:46 -05:00
Eliot Horowitz
b0185b2c68 newline 2010-09-23 20:28:25 -04:00
Aaron
d2249cdf68 SERVER-387 enable interrupts for v8 2010-09-23 15:42:24 -07:00
Aaron
e1d0a0fec2 compile 2010-09-07 22:51:43 -07:00
Aaron
e53c867908 SERVER-1749 guard all v8 function callbacks 2010-09-07 21:32:46 -07:00
Alberto Lerner
7929f98f43 Fix V8 build 2010-07-22 18:09:38 -04:00
Aaron
6a53bfcd3e SERVER-256 BinData construction and base64 string rep in v8 shell 2010-01-25 16:11:39 -08:00
Aaron
a85db023f9 SERVER-357 NumberLong converts to number (double) implicitly when doing operations 2010-01-25 10:06:06 -08:00
Aaron
fb093990ac SREVER-357 NumberLong support in v8 engine 2010-01-20 16:21:19 -08:00
Aaron
91362b9e35 SERVER-446 use v8's raii objects correctly per documentation 2009-12-29 11:04:00 -08:00
Aaron
643ec0261b SERVER-446 implement bsonsize() in v8 2009-12-21 20:40:04 -08:00
Aaron
455bf0c049 SERVER-446 use js BinData type from v8 engine 2009-12-21 09:55:20 -08:00
Aaron
643ad02d77 SERVER-446 add DBPointer to v8 2009-12-16 16:50:36 -08:00
metagoto
705ec48cd9 add DBRef support to v8 engine (not DBPointer) 2009-11-24 11:41:50 +08:00
Mathias Stearn
d27c8505ea all client files now marked as Apache 2.0. SERVER-329. 2009-10-27 15:59:37 -04:00
Eliot Horowitz
9355cc739e v8: some more stuff working, checkpoint 2009-10-13 16:12:43 -04:00
Eliot Horowitz
feabc14657 v8: some cleaning 2009-10-13 11:11:55 -04:00
Eliot Horowitz
f7553c7835 v8: more refactoring, basic shell working 2009-10-13 10:48:38 -04:00
Eliot Horowitz
fe88b06959 v8: refactoring checkpoint 2009-10-13 10:12:44 -04:00