Ryan 1fc4dce08b Simplify and cleanup ObjectWrap.
Simplify and inline ObjectWrap::Wrap

    Inline and clean up ObjectWrap::Unwrap

    Move ObjectWrap into its own file.

    Remove handle from ObjectWrap constructor. add obj->Wrap(handle)

    Simplify Attach/Detach in ObjectWrap

    Remove ObjectWrap::InformV8ofAllocation. (Too messy/complex.)
2009-07-10 13:38:53 +02:00
2009-07-10 13:38:53 +02:00
2009-07-01 02:33:08 +02:00
2009-06-30 15:56:52 +02:00
2009-06-30 15:18:05 +02:00
2009-06-22 14:15:10 +02:00
2009-06-22 13:08:32 +02:00
2009-06-30 15:18:05 +02:00

Purely evented I/O for V8 javascript.

See http://tinyclouds.org/node for more information.

For help and discussion subscribe to the mailing list at 
http://groups.google.com/group/nodejs or send an email to 
nodejs+subscribe@googlegroups.com.

To build
./configure
make 
make install
Description
No description provided
Readme 175 MiB