summaryrefslogtreecommitdiff
path: root/src/node_object_wrap.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersRyan Dahl2011-03-141-0/+21
* ClearWeak on ObjectWraps. I /think/ this is the correct semanticsRyan Dahl2010-10-041-1/+3
* Fix style in node_object_wrap.hRyan Dahl2010-09-131-8/+10
* Use SetPointerInInternalFieldRyan Dahl2010-09-091-3/+2
* Allow ObjectWrap destructors before Wrap()Ryan Dahl2010-06-041-3/+6
* Create a public Buffer constructor for use in addons.Ryan Dahl2010-05-241-1/+0
* ObjectWrap fixed - buffers working!Ryan Dahl2010-01-271-17/+12
* Attach/Detach -> Ref/UnrefRyan Dahl2009-12-071-13/+13
* Prefix all source files with node_Ryan Dahl2009-10-271-0/+92