Dwight
|
67d1821746
|
towards compile v8 windows
|
2011-06-21 10:39:27 -04:00 |
|
agirbal
|
1e6220e3af
|
SERVER-2993: refactor v8 engine to carry scope in most methods / callbacks
|
2011-04-24 11:56:52 -07:00 |
|
Aaron
|
7d1b346700
|
make NumberLong floatApprox casts more incremental - some compilers may have been optimizing them out
|
2011-04-19 15:16:08 -07:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
Aaron
|
e53c867908
|
SERVER-1749 guard all v8 function callbacks
|
2010-09-07 21:32:46 -07:00 |
|
Alberto Lerner
|
7a7cc4adfa
|
SERVER-1452 StringData-ing up, c_str()-ing down
|
2010-08-18 18:12:31 -04:00 |
|
Eliot Horowitz
|
b9702d2b76
|
more v8 fixing
|
2010-08-01 03:47:53 -04:00 |
|
Eliot Horowitz
|
5b35e31bc6
|
try to fix v8 compile
|
2010-08-01 02:40:57 -04:00 |
|
Alberto Lerner
|
5227b6777f
|
SERVER-1270 Elim c_str() /scripting
|
2010-07-20 12:42:07 -04:00 |
|
Eliot Horowitz
|
8b8bd9a34c
|
fix v8 _id
|
2010-03-13 13:41:31 -05:00 |
|
Aaron
|
0065a65eaf
|
SERVER-705 make v8 timestamp fields consistent with sm, using number instead of date type
|
2010-03-08 19:57:06 -08:00 |
|
Aaron
|
29933435e6
|
SERVER-705 make v8 timestamp fields consistent with sm
|
2010-03-08 19:51:05 -08:00 |
|
Aaron
|
ee47bb3c12
|
SERVER-677 number long floatApprox v8
|
2010-03-01 10:36:40 -08:00 |
|
Aaron
|
1d97a69eae
|
SERVER-612 fix v8 issue
|
2010-02-17 13:42:16 -08:00 |
|
Aaron
|
081795ed75
|
SERVER-612 informal dbref v8
|
2010-02-17 12:42:24 -08:00 |
|
Aaron
|
56c790cb76
|
SERVER-446 fix v8 regex conversion
|
2010-02-01 15:59:01 -08:00 |
|
Aaron
|
ad8292a9f7
|
SERVER-446 make v8 undefined/null conversion same as sm
|
2010-02-01 15:53:34 -08:00 |
|
Aaron
|
fb093990ac
|
SREVER-357 NumberLong support in v8 engine
|
2010-01-20 16:21:19 -08:00 |
|
Aaron
|
556a554205
|
SERVER-446 clean up whitespace when creating js function in v8 engine
|
2009-12-22 10:47:03 -08:00 |
|
Aaron
|
de9e185d3d
|
SERVER-446 v8 handles NumberLong type
|
2009-12-21 16:48:52 -08:00 |
|
Aaron
|
ad86985670
|
SERVER-446 v8 don't drop undefined elements
|
2009-12-21 15:25:28 -08:00 |
|
Aaron
|
455bf0c049
|
SERVER-446 use js BinData type from v8 engine
|
2009-12-21 09:55:20 -08:00 |
|
Aaron
|
c3ea73736f
|
SERVER-446 v8 don't attempt to convert c++ backed 'external' objects to BSON
|
2009-12-16 17:47:32 -08:00 |
|
Aaron
|
72f5a9db9c
|
MINOR formatting
|
2009-12-16 16:57:12 -08:00 |
|
Aaron
|
643ad02d77
|
SERVER-446 add DBPointer to v8
|
2009-12-16 16:50:36 -08:00 |
|
Aaron
|
78a9e77c33
|
SERVER-446 don't attempt to write protect arrays in v8
|
2009-12-16 14:49:22 -08:00 |
|
Aaron
|
385bb32641
|
SERVER-446 v8 support bindata round trip
|
2009-12-16 11:42:46 -08:00 |
|
Aaron
|
df01c097d6
|
SERVER-446 implement old style dbref support in v8
|
2009-12-16 11:14:48 -08:00 |
|
Aaron
|
25b56fbba9
|
SERVER-446 support conversion of Code, CodeWScope to v8 function
|
2009-12-16 10:36:17 -08:00 |
|
Aaron
|
b9ddc3e9ef
|
SERVER-446 v8 round trip array support
|
2009-12-16 09:31:56 -08:00 |
|
Aaron
|
bec620a87a
|
SERVER-446 simple int/double differentiation
|
2009-12-15 17:40:53 -08:00 |
|
Aaron
|
ebdb8282a2
|
SERVER-446 Implemented special db types round trip support for v8
|
2009-12-15 16:54:39 -08:00 |
|
Aaron
|
98fc9169e4
|
MINOR cleanup
|
2009-12-15 15:54:07 -08:00 |
|
Aaron
|
8add9a17b9
|
SERVER-446 implement readOnly mode in v8 engine
|
2009-12-15 15:52:41 -08:00 |
|
Mathias Stearn
|
dcf3a10eea
|
Start using Date_t. Can anyone think of a better name?
|
2009-12-09 12:00:17 -05:00 |
|
metagoto
|
705ec48cd9
|
add DBRef support to v8 engine (not DBPointer)
|
2009-11-24 11:41:50 +08:00 |
|
metagoto
|
8397915d8f
|
add load() to v8 engine
|
2009-11-23 09:35:15 +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
|
17568a92c4
|
slight mr speedup across the board and v8 wrapper work
|
2009-10-21 11:40:43 -04:00 |
|
Eliot Horowitz
|
a3dc8e28a8
|
v8 works for map/reduce now
|
2009-10-15 11:27:02 -04:00 |
|
Eliot Horowitz
|
fe88b06959
|
v8: refactoring checkpoint
|
2009-10-13 10:12:44 -04:00 |
|
Eliot Horowitz
|
96d0418d96
|
checkpoint for playing with v8
|
2009-10-10 01:30:00 -04:00 |
|