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.
 
 
 
 
 
 
Michael Dawson 3ccfeb483d tls: migrate tls.js to use internal/errors.js 7 years ago
..
internal tls: migrate tls.js to use internal/errors.js 7 years ago
.eslintrc.yaml tools: eslint - use `error` and `off` 7 years ago
_http_agent.js http: guard against failed sockets creation 7 years ago
_http_client.js benchmark,lib,test: use braces for multiline block 7 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: OutgoingMessage change writable after end 7 years ago
_http_server.js lib: fix off-by-one indentation 7 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 lib: use consistent indentation for ternaries 7 years ago
_stream_transform.js stream: use more explicit statements 7 years ago
_stream_wrap.js stream: use more explicit statements 7 years ago
_stream_writable.js stream: avoid possible slow path w UInt8Array 7 years ago
_tls_common.js lib: correct typo in createSecureContext 7 years ago
_tls_legacy.js lib: normalize indentation in parentheses 7 years ago
_tls_wrap.js lib: remove excess indentation 7 years ago
assert.js assert: refactor to reduce unecessary code paths 7 years ago
async_hooks.js async_hooks: make AsyncResource match emitInit 7 years ago
buffer.js buffer: fix indentation nits 7 years ago
child_process.js child_process: refactor normalizeSpawnArguments() 7 years ago
cluster.js lib: use consistent indentation for ternaries 7 years ago
console.js console: use a plain object for the the error stack 7 years ago
constants.js meta: restore original copyright header 8 years ago
crypto.js lib: remove excess indentation 7 years ago
dgram.js dgram,process,util: refactor Error to TypeError 7 years ago
dns.js dns: make `dns.setServers` support customized port 7 years ago
domain.js meta: restore original copyright header 8 years ago
events.js lib: update indentation of ternaries 7 years ago
fs.js fs: two minor optimizations 7 years ago
http.js http: use more efficient module.exports pattern 8 years ago
https.js https: make opts optional & immutable when create 7 years ago
inspector.js lib: remove excess indentation 7 years ago
module.js inspector: --debug* deprecation and invalidation 8 years ago
net.js lib: update indentation of ternaries 7 years ago
os.js os: refactor os structure, add Symbol.toPrimitive 8 years ago
path.js path: fix incorrect use of ERR_INVALID_ARG_TYPE 7 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: fix up lastPos usage 7 years ago
readline.js lib: normalize indentation in parentheses 7 years ago
repl.js repl: fix crash with large buffer tab completion 7 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 lib: remove excess indentation 7 years ago
tls.js tls: migrate tls.js to use internal/errors.js 7 years ago
tty.js lib: fix typos 7 years ago
url.js lib: update indentation of ternaries 7 years ago
util.js util: delete unused argument 'depth' 7 years ago
v8.js v8: add new to the throw statement 7 years ago
vm.js meta: restore original copyright header 8 years ago
zlib.js zlib: improve performance 7 years ago