Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | async-wrap: explicitly pass parent | Trevor Norris | 2014-12-09 | 1 | -2/+6 |
* | src: don't use class specific Unwrap methods | Trevor Norris | 2013-10-29 | 1 | -1/+0 |
* | src: add multi-context support | Ben Noordhuis | 2013-09-06 | 1 | -3/+7 |
* | src: lint c++ code | Fedor Indutny | 2013-07-31 | 1 | -3/+3 |
* | lib, src: upgrade after v8 api change | Ben Noordhuis | 2013-07-06 | 1 | -6/+7 |
* | process: abstract out HandleToStream | Fedor Indutny | 2013-06-15 | 1 | -1/+1 |
* | core: use proper #include directives | Ben Noordhuis | 2012-03-10 | 1 | -1/+1 |
* | cluster: support passing of named pipes | Ben Noordhuis | 2012-03-09 | 1 | -0/+1 |
* | binding for uv_pipe_pending_instances | Igor Zinkovsky | 2011-12-01 | 1 | -0/+4 |
* | Add missing copyright headers | Ryan Dahl | 2011-11-02 | 1 | -0/+21 |
* | uv_write2 uv_read2_start binding | Ryan Dahl | 2011-10-06 | 1 | -1/+1 |
* | Wrap uv_pipe_open, implement net.Stream(fd); | Ryan Dahl | 2011-09-12 | 1 | -0/+1 |
* | add wrapper for uv_spawn | Ryan Dahl | 2011-07-29 | 1 | -0/+32 |