Ryan Dahl
|
0906f945be
|
Fix V8 build for old gcc
also sent upstream: http://codereview.chromium.org/3130033/show
|
2010-08-18 22:50:16 -07:00 |
Ryan Dahl
|
91757fa840
|
Upgrade V8 to 2.3.8
|
2010-08-17 08:37:25 -07:00 |
Ryan Dahl
|
4bbab14346
|
Revert "Upgrade V8 to 2.3.7"
This reverts commit 083ee0f8b7 .
V8 build broken on cygwin:
./deps/v8/src/handles.h:62: instantiated from `T*
v8::internal::Handle<T>::operator->() const [with T = v8::internal::Code]'
./deps/v8/src/accessors.cc:396: instantiated from here
./deps/v8/src/handles-inl.h:50:
error: call of overloaded `BitCast(v8::internal::Code** const&)' is
ambiguous
./deps/v8/src/utils.h:732: note: candidates are: Dest
v8::internal::BitCast(const Source&) [with Dest = v8::internal::Code**,
Source = v8::internal::Code**]
./deps/v8/src/utils.h:743:
note: Dest v8::internal::BitCast(Source* const&) [with Dest
= v8::internal::Code**, Source = v8::internal::Code*]
scons: *** [obj/release/accessors.o] Error 1
|
2010-08-13 07:43:53 -07:00 |
Ryan Dahl
|
083ee0f8b7
|
Upgrade V8 to 2.3.7
|
2010-08-12 10:11:03 -07:00 |
Ryan Dahl
|
883b3e2873
|
Remove -Werror from v8 SConstruct
|
2010-08-11 00:23:12 -07:00 |
Ryan Dahl
|
a5be730906
|
Upgrade V8 to 2.3.6
|
2010-08-10 09:17:11 -07:00 |
Ryan Dahl
|
81f5ed5c65
|
Upgrade V8 to 2.3.5
|
2010-08-04 11:46:42 -07:00 |
Ryan Dahl
|
a6bc68a83b
|
Upgrade V8 to 2.3.4
|
2010-08-03 10:33:16 -07:00 |
Ryan Dahl
|
e59b3f0eb3
|
Upgrade http-parser for clang compat
|
2010-07-31 14:32:59 -07:00 |
Ryan Dahl
|
b2a2bb736b
|
[v8] Remove global.print from v8natives.js (fixes issue 791)
Review URL: http://codereview.chromium.org/3045016
|
2010-07-30 12:20:32 -07:00 |
Ryan Dahl
|
23cf556c6c
|
Upgrade http-parser
support for
- long messages
- spaces in header fields
|
2010-07-26 15:02:20 -07:00 |
Ryan Dahl
|
552cf28260
|
Upgrade V8 to 2.3.3
|
2010-07-26 14:26:42 -07:00 |
Ryan Dahl
|
cb97cdb256
|
Remove Werror from SConstruct
|
2010-07-21 12:43:19 -07:00 |
Ryan Dahl
|
e4eeaa7fbc
|
Upgrade V8 to 2.3.2
|
2010-07-21 12:31:46 -07:00 |
Ryan Dahl
|
11a784d6da
|
Upgrade http-parser
|
2010-07-17 01:22:16 -07:00 |
Ryan Dahl
|
dcd41ca864
|
Upgrade V8 to 2.3.0
|
2010-07-15 18:52:48 -07:00 |
Ryan Dahl
|
8e2530c320
|
Upgrade V8 to 2.2.24
|
2010-07-14 11:16:20 -07:00 |
Ryan Dahl
|
b1901cd5a5
|
hack fix to v8 2.2.23
|
2010-07-07 20:10:01 +02:00 |
Ryan Dahl
|
facb904c5d
|
Upgrade V8 to 2.2.23
|
2010-07-07 19:47:38 +02:00 |
Ryan Dahl
|
2072925f12
|
Upgrade V8 to 2.2.21
|
2010-07-03 08:37:05 +02:00 |
Ryan Dahl
|
5a25338ac0
|
Upgrade V8 to 2.2.20
|
2010-06-28 08:47:01 -07:00 |
Ryan Dahl
|
8825c74e7a
|
Upgrade http-parser
|
2010-06-23 21:10:13 -07:00 |
Ryan Dahl
|
2c0d91be6c
|
Upgrade V8 to 2.2.19
|
2010-06-23 20:32:06 -07:00 |
Ryan Dahl
|
1c6671aa67
|
Upgrade V8 to 2.2.18
|
2010-06-16 11:46:01 -07:00 |
Ryan Dahl
|
bc76624ec7
|
Upgrade V8 to 2.2.17
|
2010-06-15 14:52:00 -07:00 |
Ryan Dahl
|
9c85357846
|
Upgrade C-Ares to 1.7.3
|
2010-06-11 12:48:58 -07:00 |
Raffaele Sena
|
b3b81d67ff
|
Port to cygwin
|
2010-06-09 15:08:46 -07:00 |
Ryan Dahl
|
cd232a9cce
|
Upgrade V8 to 2.2.16
|
2010-06-09 10:09:37 -07:00 |
Ryan Dahl
|
0bb47b6c97
|
Upgrade V8 to 2.2.15
|
2010-06-09 00:52:06 -07:00 |
Ryan Dahl
|
9be6c501ec
|
Upgrade http-parser
|
2010-06-06 17:41:03 -07:00 |
Ryan Dahl
|
0055dd133d
|
Apply fix for V8 bug 728
|
2010-06-03 18:50:44 -07:00 |
Ryan Dahl
|
f86a214357
|
Upgrade to V8 2.2.13
|
2010-05-31 11:52:20 -07:00 |
Brian White
|
72262060db
|
Added support for OpenBSD 32-bit for c-ares
|
2010-05-27 14:02:16 -07:00 |
Ryan Dahl
|
31854c7990
|
Fix Solaris V8 build
Patch submitted to V8: http://codereview.chromium.org/2282003/show
|
2010-05-26 18:05:44 -07:00 |
Ryan Dahl
|
4b216d266a
|
Remove -Werror from V8 SConstruct
|
2010-05-26 10:48:20 -07:00 |
Ryan Dahl
|
d4345e1ff8
|
Upgrade V8 to 2.2.12
|
2010-05-26 10:15:43 -07:00 |
Ryan Dahl
|
2fca40e44f
|
Upgrade http-parser
|
2010-05-25 19:25:35 -07:00 |
Brian White
|
ab5c0dd63e
|
Port to OpenBSD
|
2010-05-23 17:08:57 -07:00 |
Ryan Dahl
|
0f143f6c23
|
Upgrade libeio
|
2010-05-23 17:02:35 -07:00 |
Ryan Dahl
|
2b34363d03
|
Upgrade V8 to 2.2.11
|
2010-05-21 09:41:50 -07:00 |
Ryan Dahl
|
ac3a2d899a
|
Changes to work on Solaris 10
|
2010-05-14 16:38:17 -07:00 |
Ryan Dahl
|
35dd0fb271
|
Patch v8 build for solaris
Submitted this patch to V8
http://codereview.chromium.org/1990010/show
|
2010-05-10 16:28:02 -07:00 |
Ryan Dahl
|
615d890622
|
Upgrade V8 to 2.2.9
|
2010-05-10 09:58:20 -07:00 |
Ryan Dahl
|
6aab6ebe61
|
Upgrade V8 to 2.2.8
|
2010-05-06 09:59:35 -07:00 |
Jonathan Knezek
|
874b80bd6a
|
Added c-ares headers for linux-arm
|
2010-05-05 22:33:53 -07:00 |
Ryan Dahl
|
f919216446
|
Upgrade http-parser, fixes issue 77
http://github.com/ry/node/issues#issue/77
|
2010-04-28 23:28:52 -07:00 |
Ryan Dahl
|
3b75f5070d
|
Upgrade V8 to 2.2.6
|
2010-04-28 10:46:26 -07:00 |
Felix Geisendörfer
|
203561208e
|
Remove coupling dep
|
2010-04-27 18:17:30 -07:00 |
Ryan Dahl
|
24931f8405
|
Upgrade V8 to 2.2.5
|
2010-04-27 00:31:47 -07:00 |
Jérémy Lal
|
14d1ab5a3e
|
Apply unreleased upstream patch to support parse_mx_reply.
|
2010-04-26 15:09:03 -07:00 |