4954 Commits (97900776bb3611877d126aa58743eb9b5b2a4be8)
 

Author SHA1 Message Date
Ryan Dahl 8ace421bfd Complete removal of node_child_process_win32.cc 13 years ago
Ryan Dahl 3ce671284b Remove node_child_process_win32.cc 13 years ago
Ryan Dahl 6d5218bc7d Merge branch 'v0.4' 13 years ago
Igor Zinkovsky a6e0a91a70 windows: remove dependency on rpcrt4 and ole32 13 years ago
Ryan Dahl 89b14fc0ff Upgrade libuv to 2e9a743 13 years ago
Igor Zinkovsky 1c09cc1550 windows: set stdio streams to binary mode 13 years ago
Bert Belder 70bf121f21 Partial fix for test-child-process.cwd on windows 13 years ago
Ryan Dahl 2908f323e1 win: fix test-child-process-exec-cwd 13 years ago
Ryan Dahl a44748b3d7 win2k3: fix test-child-process-env 13 years ago
Ryan Dahl bceab40b02 Upgrade libuv to c35548a 13 years ago
Ben Noordhuis e1bb241b51 test: add targets `test-http2` and `test-all-http2` 13 years ago
Ben Noordhuis e0d7c2cfa3 Upgrade libuv to 404d697 13 years ago
Ryan Dahl 99c15e5661 child_process_uv: don't attempt to pass test-child-process-deprecated-api 13 years ago
Ryan Dahl ced0b14185 Add test-tls-securepair-server to test-uv 13 years ago
Ryan Dahl e3ac47771c child_process_uv: fix test-child-process-stdin and -ipc 13 years ago
Tom Hughes 707b1dee84 cmake: Update for libuv. 13 years ago
Ryan Dahl 76fd364dfe Upgrade libuv to 5af7423f 13 years ago
Igor Zinkovsky 925b467a4e fix test-child-process-env on windows 13 years ago
Ryan Dahl 1710bea355 Add a few more asserts to test/simple/test-child-process-stdin.js 13 years ago
Ben Noordhuis 7c07e75db9 Upgrade libuv to b700896 13 years ago
Ryan Dahl c48b2a98d8 windows: Fix test-module-load-list 13 years ago
Ryan Dahl 9166f85285 Remove debug code 13 years ago
Ryan Dahl b30ad11b59 child_process_uv: Handle spawn errors 13 years ago
Ben Noordhuis 8da4831ed0 Upgrade libuv to 023f99a 13 years ago
Ryan Dahl f0f941a59e link to rpcrt4 and ole32 on win32 13 years ago
Ryan Dahl baa6a925c2 Upgrade libuv to e9bee51 13 years ago
Ryan Dahl 624dd38d89 child_process_uv: fix test/simple/test-child-process-env 13 years ago
Ryan Dahl ef767a152b child_process_uv: fix simple/test-child-process-cwd 13 years ago
Ryan Dahl 19a62589b2 child_process_uv: add exec, fix simple/test-child-process-exec-cwd 13 years ago
Ryan Dahl 4ac633bf21 Forgot to add child_process_uv.js 13 years ago
Ryan Dahl 7772f21b60 initial pass at lib/child_process_uv.js 13 years ago
koichik d3d8f1b972 Add %% escape to util.format() 13 years ago
Paul Querna 5501a5a641 Add stdlib include for free(), fixing build on linux after f01b241 13 years ago
Ryan Dahl f01b241057 add wrapper for uv_spawn 13 years ago
Ben Noordhuis 874260b40f util: add sprintf-like format() function 13 years ago
Fedor Indutny 9010f5fbab Add support for TLS SNI 13 years ago
Ryan Dahl 9dd979228d Upgrade libuv to 7108ca88 13 years ago
Robert Mustacchi de0b8d601c jslint cleanup: path.js, readline.js, repl.js, tls.js, tty_win32.js, url.js 13 years ago
isaacs 703a1ffe52 Revert "AMD compatibility for node" 13 years ago
koichik c72223e2a9 Doc improvements 13 years ago
koichik bffb758243 Fix http.ClientRequest crashes if end() was called twice 13 years ago
koichik 62aaf56d1b Fix http.ClientRequest crashes if end() was called twice 13 years ago
koichik 8b3ba47f88 Fix http.ClientRequest crashes if end() was called twice 13 years ago
Fedor Indutny 759fb36df3 crypto: dispose persistent properties on class destruction 13 years ago
Ryan Dahl 799c7bdcb6 Fix test-module-load-list for use-uv 13 years ago
Ryan Dahl 8527f00c3c Lazy load a few modules 13 years ago
Ryan Dahl ea9ee1fb7e Add process.moduleLoadList for better startup transparency 13 years ago
Ryan Dahl bca6e35b2b Don't always enable debug on startup 13 years ago
Ryan Dahl 497fe79f97 Speed up startup time 13 years ago
Ryan Dahl 1ca5b6cd05 Remove pkg-conf file 13 years ago