10 Commits (4f4f6dfce8522bc1a10cfc40b3bb5d9b8f77f22f)

Author SHA1 Message Date
Ryan Dahl 061811f328 ObjectWraps should be MarkIndependent 14 years ago
Ryan Dahl 55048cdf79 Update copyright headers 14 years ago
Ryan Dahl dbf0d6bb70 ClearWeak on ObjectWraps. I /think/ this is the correct semantics 15 years ago
Ryan Dahl efdd73c8e4 Fix style in node_object_wrap.h 15 years ago
Ryan Dahl 5d42cc3a44 Use SetPointerInInternalField 15 years ago
Ryan Dahl 935f8437fd Allow ObjectWrap destructors before Wrap() 15 years ago
Ryan Dahl 3768aaaea4 Create a public Buffer constructor for use in addons. 15 years ago
Ryan Dahl b06dda1f5e ObjectWrap fixed - buffers working! 15 years ago
Ryan Dahl b93b09a877 ObjectWrap fixed - buffers working! 15 years ago
Ryan Dahl bf803f478b Reimplment Buffers 15 years ago
Ryan Dahl b8c3d715fd use efence again 15 years ago
Ryan Dahl ccd632f278 Simplify ObjectWrap; make fewer Weak callbacks 15 years ago
Ryan Dahl 741e3fa91b HTTP works somewhat on net2 now 15 years ago
Ryan Dahl c1baa70fe5 Attach/Detach -> Ref/Unref 15 years ago
Ryan Dahl a5df0f6a65 Prefix all source files with node_ 16 years ago
Ryan 8ddf930901 Build natively on x64. 16 years ago
Ryan 116f4dea05 lint 16 years ago
Ryan 41d89f611f Add DNS API. 16 years ago
Ryan 0462b5d1ec ObjectWrap: MakeWeak again after each Weak callback. 16 years ago
Ryan edbae656d6 Add IsNearDeath assertion to ObjectWrap destructor 16 years ago
Ryan 041af82b8c Bugfix: Sockets not properly reattached if reconnected during disconnect event. 16 years ago
Ryan 51e77c37b5 Do not call Detach() from Server::~Server. 16 years ago
Ryan 22c3a1e2a5 Templatize ObjectWrap::Unwrap. Remove NODE_UNWRAP macro. 16 years ago
Ryan 1fc4dce08b Simplify and cleanup ObjectWrap. 16 years ago