node/deps
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
..
c-ares Upgrade C-Ares to 1.7.3 2010-06-11 12:48:58 -07:00
http_parser Upgrade http-parser for clang compat 2010-07-31 14:32:59 -07:00
libeio Port to cygwin 2010-06-09 15:08:46 -07:00
libev Change libev/wscript for waf 1.5.14 2010-03-08 17:45:57 -08:00
v8 Revert "Upgrade V8 to 2.3.7" 2010-08-13 07:43:53 -07:00