.. |
internal
|
child_process: use internal/errors
|
8 years ago |
.eslintrc.yaml
|
tools: rename eslintrc to an undeprecated format
|
8 years ago |
_http_agent.js
|
http: overridable keep-alive behavior of `Agent`
|
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
|
benchmark,lib,test: use braces for multiline block
|
8 years ago |
_http_server.js
|
http: simplify if statement
|
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: fix `undefined` in Readable object mode
|
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
|
lib: correct typo in createSecureContext
|
8 years ago |
_tls_legacy.js
|
test,lib,doc: use function declarations
|
8 years ago |
_tls_wrap.js
|
lib: fix typos
|
8 years ago |
assert.js
|
assert: fix incorrect use of ERR_INVALID_ARG_TYPE
|
8 years ago |
async_hooks.js
|
async_hooks: rename currentId and triggerId
|
8 years ago |
buffer.js
|
benchmark,lib,test: use braces for multiline block
|
8 years ago |
child_process.js
|
benchmark,lib,test: use braces for multiline block
|
8 years ago |
cluster.js
|
meta: restore original copyright header
|
8 years ago |
console.js
|
console: use a plain object for the the error stack
|
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,process,util: refactor Error to TypeError
|
8 years ago |
dns.js
|
dns: make `dns.setServers` support customized port
|
8 years ago |
domain.js
|
meta: restore original copyright header
|
8 years ago |
events.js
|
lib: "iff" changed to "if and only if"
|
8 years ago |
fs.js
|
benchmark,lib,test: use braces for multiline block
|
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
|
benchmark,lib,test: use braces for multiline block
|
8 years ago |
module.js
|
inspector: --debug* deprecation and invalidation
|
8 years ago |
net.js
|
benchmark,lib,test: use braces for multiline block
|
8 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
|
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: properly handle 0-width characters
|
8 years ago |
repl.js
|
lib: fix typos
|
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: fix typos
|
8 years ago |
tls.js
|
benchmark,lib,test: use braces for multiline block
|
8 years ago |
tty.js
|
lib: fix typos
|
8 years ago |
url.js
|
errors,url: port url errors to internal/errors
|
8 years ago |
util.js
|
benchmark,lib,test: use braces for multiline block
|
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: improve performance
|
8 years ago |