..
internal
child_process: use internal/errors
2017-07-03 16:33:03 +02:00
_http_agent.js
http: guard against failed sockets creation
2017-07-03 15:15:43 -04:00
_http_client.js
benchmark,lib,test: use braces for multiline block
2017-06-23 14:43:20 -07:00
_http_common.js
_http_incoming.js
http: suppress data event if req aborted
2017-05-31 10:39:17 +02:00
_http_outgoing.js
benchmark,lib,test: use braces for multiline block
2017-06-23 14:43:20 -07:00
_http_server.js
lib: fix off-by-one indentation
2017-07-04 06:49:05 -07:00
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js
stream: fix undefined
in Readable object mode
2017-06-21 22:24:38 +02:00
_stream_transform.js
stream: use more explicit statements
2017-06-29 18:03:54 +02:00
_stream_wrap.js
stream: use more explicit statements
2017-06-29 18:03:54 +02:00
_stream_writable.js
stream: avoid possible slow path w UInt8Array
2017-06-30 19:17:54 +02:00
_tls_common.js
lib: correct typo in createSecureContext
2017-06-13 09:05:43 -07:00
_tls_legacy.js
_tls_wrap.js
lib: fix typos
2017-06-19 18:18:56 +02:00
.eslintrc.yaml
assert.js
assert: fix incorrect use of ERR_INVALID_ARG_TYPE
2017-07-03 16:20:13 +02:00
async_hooks.js
async_hooks: rename currentId and triggerId
2017-06-14 12:39:53 +02:00
buffer.js
benchmark,lib,test: use braces for multiline block
2017-06-23 14:43:20 -07:00
child_process.js
benchmark,lib,test: use braces for multiline block
2017-06-23 14:43:20 -07:00
cluster.js
console.js
console: use a plain object for the the error stack
2017-06-22 14:12:51 -04:00
constants.js
crypto.js
dgram.js
dgram,process,util: refactor Error to TypeError
2017-06-28 20:00:36 +02:00
dns.js
dns: make dns.setServers
support customized port
2017-06-20 18:42:25 -04:00
domain.js
events.js
lib: "iff" changed to "if and only if"
2017-06-06 14:38:28 -04:00
fs.js
benchmark,lib,test: use braces for multiline block
2017-06-23 14:43:20 -07:00
http.js
https.js
https: make opts optional & immutable when create
2017-06-14 15:14:34 -04:00
inspector.js
benchmark,lib,test: use braces for multiline block
2017-06-23 14:43:20 -07:00
module.js
inspector: --debug* deprecation and invalidation
2017-05-29 11:33:59 -04:00
net.js
benchmark,lib,test: use braces for multiline block
2017-06-23 14:43:20 -07:00
os.js
path.js
path: fix incorrect use of ERR_INVALID_ARG_TYPE
2017-07-03 16:28:02 +02:00
process.js
punycode.js
querystring.js
querystring: improve unescapeBuffer() performance
2017-05-26 18:39:14 +02:00
readline.js
readline: properly handle 0-width characters
2017-06-28 21:50:49 -07:00
repl.js
lib: fix typos
2017-06-19 18:18:56 +02:00
stream.js
stream: support Uint8Array input to methods
2017-05-27 11:19:39 +02:00
string_decoder.js
sys.js
timers.js
lib: fix typos
2017-06-19 18:18:56 +02:00
tls.js
benchmark,lib,test: use braces for multiline block
2017-06-23 14:43:20 -07:00
tty.js
lib: fix typos
2017-06-19 18:18:56 +02:00
url.js
errors,url: port url errors to internal/errors
2017-07-01 22:32:32 -04:00
util.js
benchmark,lib,test: use braces for multiline block
2017-06-23 14:43:20 -07:00
v8.js
v8: add new to the throw statement
2017-06-28 20:00:42 +02:00
vm.js
zlib.js
zlib: improve performance
2017-06-13 11:48:59 -07:00