summaryrefslogtreecommitdiff
path: root/src/uv.cc
Commit message (Expand)AuthorAgeFilesLines
* src: attach env directly to api functionsBen Noordhuis2014-10-131-2/+2
* src: remove unnecessary HandleScopesBen Noordhuis2014-10-121-2/+0
* src: update to v8 3.24 APIsFedor Indutny2014-03-131-2/+2
* src: remove `node_isolate` from sourceFedor Indutny2014-02-221-6/+10
* node: register modules from DSO constructorsKeith M Wesolowski2014-01-271-1/+1
* cpplint: disallow if one-linersFedor Indutny2013-10-171-1/+2
* src: add multi-context supportBen Noordhuis2013-09-061-3/+5
* src: use v8::String::NewFrom*() functionsBen Noordhuis2013-08-091-4/+5
* src: more lint after cpplint tighteningBen Noordhuis2013-07-311-1/+1
* src: add libuv bindings moduleBen Noordhuis2013-07-201-0/+61