Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: use proper #include directives | Ben Noordhuis | 2012-03-10 | 1 | -2/+2 |
* | Fixes #2140. Fix illumos build. | Ryan Dahl | 2011-11-17 | 1 | -0/+1 |
* | Windows: make Buffer and ObjectWrap available to compiled extensions | Bert Belder | 2011-11-17 | 1 | -1/+1 |
* | ObjectWraps should be MarkIndependent | Ryan Dahl | 2011-09-05 | 1 | -0/+1 |
* | Update copyright headers | Ryan Dahl | 2011-03-14 | 1 | -0/+21 |
* | ClearWeak on ObjectWraps. I /think/ this is the correct semantics | Ryan Dahl | 2010-10-04 | 1 | -1/+3 |
* | Fix style in node_object_wrap.h | Ryan Dahl | 2010-09-13 | 1 | -8/+10 |
* | Use SetPointerInInternalField | Ryan Dahl | 2010-09-09 | 1 | -3/+2 |
* | Allow ObjectWrap destructors before Wrap() | Ryan Dahl | 2010-06-04 | 1 | -3/+6 |
* | Create a public Buffer constructor for use in addons. | Ryan Dahl | 2010-05-24 | 1 | -1/+0 |
* | ObjectWrap fixed - buffers working! | Ryan Dahl | 2010-01-27 | 1 | -17/+12 |
* | Attach/Detach -> Ref/Unref | Ryan Dahl | 2009-12-07 | 1 | -13/+13 |
* | Prefix all source files with node_ | Ryan Dahl | 2009-10-27 | 1 | -0/+92 |