Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-12src: remove unnecessary HandleScopesBen Noordhuis
2014-07-12child_process: copy spawnSync() cwd option to proper buffercjihrig
2014-04-30child_process: fix assertion error in spawnSyncShigeki Ohtsu
2014-04-07src: update uv callbacks after API changesSaúl Ibarra Corretgé
2014-03-13src: update to v8 3.24 APIsFedor Indutny
2014-02-28src: use new loop APISaúl Ibarra Corretgé
2014-02-27src: spawn_sync should close handles upon exitSaúl Ibarra Corretgé
2014-02-22src: remove `node_isolate` from sourceFedor Indutny
2014-02-11bindings: add spawn_sync bindingsBert Belder