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.
 
 
 
 
 
 
Azard b8e0a5ea23
readline: remove max limit of crlfDelay
8 years ago
..
internal linkedlist: correct grammar in comments 8 years ago
.eslintrc.yaml tools: remove legacy indentation linting 8 years ago
_http_agent.js http: check for handle before running asyncReset() 8 years ago
_http_client.js benchmark,lib,test: use braces for multiline block 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: disable OutgoingMessage pipe method 8 years ago
_http_server.js lib: fix off-by-one indentation 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 lib: use consistent indentation for ternaries 8 years ago
_stream_transform.js stream: use more explicit statements 8 years ago
_stream_wrap.js stream: use more explicit statements 8 years ago
_stream_writable.js stream: avoid possible slow path w UInt8Array 8 years ago
_tls_common.js tls: fix empty issuer/subject/infoAccess parsing 8 years ago
_tls_legacy.js doc, lib, test: do not re-require needlessly 8 years ago
_tls_wrap.js errors: migrate tls_wrap to use internal/errors 8 years ago
assert.js buffer: refactor module.exports, imports 8 years ago
async_hooks.js async_hooks: remove deprecated APIs 8 years ago
buffer.js buffer: refactor module.exports, imports 8 years ago
child_process.js lib: modify destructuring for indentation 8 years ago
cluster.js lib: use consistent indentation for ternaries 8 years ago
console.js lib,src: fix consistent spacing inside braces 8 years ago
constants.js meta: restore original copyright header 8 years ago
crypto.js lib: remove excess indentation 8 years ago
dgram.js lib,src: fix consistent spacing inside braces 8 years ago
dns.js errors: migrate dns to use internal/errors 8 years ago
domain.js meta: restore original copyright header 8 years ago
events.js lib: update indentation of ternaries 8 years ago
fs.js lib,src: fix consistent spacing inside braces 8 years ago
http.js http: use more efficient module.exports pattern 8 years ago
https.js https: make opts optional & immutable when create 8 years ago
inspector.js lib,src: fix consistent spacing inside braces 8 years ago
module.js lib: include cached modules in module.children 8 years ago
net.js net: fix bytesWritten during writev 8 years ago
os.js os: refactor os structure, add Symbol.toPrimitive 8 years ago
path.js path: fix win32 volume-relative paths 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: fix up lastPos usage 8 years ago
readline.js readline: remove max limit of crlfDelay 8 years ago
repl.js repl: do not consider `...` as a REPL command 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 lib: remove excess indentation 8 years ago
tls.js tls: migrate tls.js to use internal/errors.js 8 years ago
tty.js lib: fix typos 8 years ago
url.js lib: update indentation of ternaries 8 years ago
util.js util: implement WHATWG Encoding Standard API 8 years ago
v8.js v8: add new to the throw statement 8 years ago
vm.js meta: restore original copyright header 8 years ago
zlib.js zlib: fix interaction of flushing and needDrain 8 years ago