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.
 
 
 
 
 
 
Dan Fabulich 65531d0e86 fs: promisify exists correctly 8 years ago
..
internal inspector: --debug* deprecation and invalidation 8 years ago
.eslintrc.yaml tools: rename eslintrc to an undeprecated format 8 years ago
_http_agent.js lib: implement async_hooks API in core 8 years ago
_http_client.js http: fix IPv6 Host header check 8 years ago
_http_common.js lib: implement async_hooks API in core 8 years ago
_http_incoming.js http: suppress data event if req aborted 8 years ago
_http_outgoing.js http: improve outgoing string write performance 8 years ago
_http_server.js http: destroy sockets after keepAliveTimeout 8 years ago
_stream_duplex.js stream: add destroy and _destroy methods. 8 years ago
_stream_passthrough.js meta: restore original copyright header 8 years ago
_stream_readable.js stream: support Uint8Array input to methods 8 years ago
_stream_transform.js stream: improve multiple callback error message 8 years ago
_stream_wrap.js stream: avoid using forEach 8 years ago
_stream_writable.js stream: support Uint8Array input to methods 8 years ago
_tls_common.js meta: restore original copyright header 8 years ago
_tls_legacy.js test,lib,doc: use function declarations 8 years ago
_tls_wrap.js tls: accept `lookup` option for `tls.connect()` 8 years ago
assert.js errors: AssertionError moved to internal/error 8 years ago
async_hooks.js async_hooks: rename AsyncEvent to AsyncResource 8 years ago
buffer.js lib,src: refactor buffer out of range index 8 years ago
child_process.js child_process: support promisified `exec(File)` 8 years ago
cluster.js meta: restore original copyright header 8 years ago
console.js errors: migrate lib/console 8 years ago
constants.js meta: restore original copyright header 8 years ago
crypto.js test,lib,doc: use function declarations 8 years ago
dgram.js dgram: convert to using internal/errors 8 years ago
dns.js dns: return TypeError on invalid resolve() input 8 years ago
domain.js meta: restore original copyright header 8 years ago
events.js events: remove unreachable code 8 years ago
fs.js fs: promisify exists correctly 7 years ago
http.js http: use more efficient module.exports pattern 8 years ago
https.js http: destroy sockets after keepAliveTimeout 8 years ago
inspector.js inspector: JavaScript bindings for the inspector 8 years ago
module.js inspector: --debug* deprecation and invalidation 8 years ago
net.js lib,src: improve writev() performance for Buffers 8 years ago
os.js os: refactor os structure, add Symbol.toPrimitive 8 years ago
path.js meta: restore original copyright header 8 years ago
process.js src: remove excessive license boilerplate 10 years ago
punycode.js lib: remove let from for loops 8 years ago
querystring.js querystring: improve unescapeBuffer() performance 8 years ago
readline.js readline: move escape codes into internal/readline 8 years ago
repl.js vm: fix displayErrors in runIn.. functions 8 years ago
stream.js stream: support Uint8Array input to methods 8 years ago
string_decoder.js meta: restore original copyright header 8 years ago
sys.js meta: restore original copyright header 8 years ago
timers.js timers: do not use user object call/apply 8 years ago
tls.js tls: support Uint8Arrays for protocol list buffers 8 years ago
tty.js tty_wrap: throw when uv_tty_init() returns error 8 years ago
url.js url: move to module.exports = {} pattern 8 years ago
util.js util: add util.promisify() 8 years ago
v8.js v8: refactor struture of v8 module 8 years ago
vm.js meta: restore original copyright header 8 years ago
zlib.js zlib: expose amount of data read for engines 8 years ago