aboutsummaryrefslogtreecommitdiff
path: root/src/node_object_wrap.h
AgeCommit message (Expand)Author
2011-09-05ObjectWraps should be MarkIndependentRyan Dahl
2011-03-14Update copyright headersRyan Dahl
2010-10-04ClearWeak on ObjectWraps. I /think/ this is the correct semanticsRyan Dahl
2010-09-13Fix style in node_object_wrap.hRyan Dahl
2010-09-09Use SetPointerInInternalFieldRyan Dahl
2010-06-04Allow ObjectWrap destructors before Wrap()Ryan Dahl
2010-05-24Create a public Buffer constructor for use in addons.Ryan Dahl
2010-01-27ObjectWrap fixed - buffers working!Ryan Dahl
2009-12-07Attach/Detach -> Ref/UnrefRyan Dahl
2009-10-27Prefix all source files with node_Ryan Dahl