Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | src: fix bad logic in uid/gid checks | Ben Noordhuis | 2016-07-05 | 1 | -1/+0 |
* | src: fix readability/namespace cpplint warnings | Ben Noordhuis | 2016-07-05 | 1 | -1/+2 |
* | src: add include guards to internal headers | Ben Noordhuis | 2016-06-02 | 1 | -0/+4 |
* | src: replace usage of v8::Handle with v8::Local | Michaël Zasso | 2015-09-06 | 1 | -4/+3 |
* | src: fix minor inefficiency in Buffer::New() call | Ben Noordhuis | 2015-05-05 | 1 | -1/+1 |
* | src: fix deprecation warnings | Ben Noordhuis | 2015-04-30 | 1 | -1/+1 |
* | Remove excessive copyright/license boilerplate | isaacs | 2015-01-12 | 1 | -21/+0 |
* | src: update uv callbacks after API changes | Saúl Ibarra Corretgé | 2014-04-07 | 1 | -2/+2 |
* | src: remove `node_isolate` from source | Fedor Indutny | 2014-02-22 | 1 | -2/+2 |
* | bindings: add spawn_sync bindings | Bert Belder | 2014-02-10 | 1 | -0/+247 |