You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ryan Dahl
6570cd99e5
Fix execFile timeouts, improve tests
It seems that a parent will not get a SIGCHLD if the child is killed by the
parent? It's unclear, so make 'exit' callback manually.
|
15 years ago |
.. |
assert.js
|
Soft migration of sys -> util, Removal of deprecated utils module.
|
15 years ago |
buffer.js
|
base64 decode should handle whitespace
|
15 years ago |
child_process.js
|
Fix execFile timeouts, improve tests
|
15 years ago |
constants.js
|
Add require('constants')
|
15 years ago |
crypto.js
|
Soft migration of sys -> util, Removal of deprecated utils module.
|
15 years ago |
dgram.js
|
Soft migration of sys -> util, Removal of deprecated utils module.
|
15 years ago |
dns.js
|
syntax fixes to pass jslint
|
15 years ago |
events.js
|
Add EventEmitter.prototype.once
|
15 years ago |
freelist.js
|
syntax fixes to pass jslint
|
15 years ago |
fs.js
|
Don't require events in fs.js
|
15 years ago |
http.js
|
Fix expect/continue keepalive
|
15 years ago |
net.js
|
net listen should emit eaddrinuse error
|
15 years ago |
path.js
|
Removed deprecated methods from lib/path.js
|
15 years ago |
querystring.js
|
Get rid of PHP/Rails style parameter munging.
|
15 years ago |
readline.js
|
Soft migration of sys -> util, Removal of deprecated utils module.
|
15 years ago |
repl.js
|
The cwdRequire hack is no longer necessary with the require.resolve refactor.
|
15 years ago |
stream.js
|
Soft migration of sys -> util, Removal of deprecated utils module.
|
15 years ago |
string_decoder.js
|
Remove require('buffer') in built-in libraries.
|
15 years ago |
sys.js
|
Soft migration of sys -> util, Removal of deprecated utils module.
|
15 years ago |
url.js
|
syntax fixes to pass jslint
|
15 years ago |
util.js
|
Soft migration of sys -> util, Removal of deprecated utils module.
|
15 years ago |