4058 Commits (72246d97a243549c337ad91ab9c113ea7716a83e)
 

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