..
internal
linkedlist: correct grammar in comments
2017-07-31 08:03:19 +08:00
_http_agent.js
http: check for handle before running asyncReset()
2017-07-24 20:42:24 -04:00
_http_client.js
benchmark,lib,test: use braces for multiline block
2017-06-23 14:43:20 -07:00
_http_common.js
lib: implement async_hooks API in core
2017-05-10 22:22:29 +02:00
_http_incoming.js
http: suppress data event if req aborted
2017-05-31 10:39:17 +02:00
_http_outgoing.js
http: disable OutgoingMessage pipe method
2017-07-25 16:02:36 -07:00
_http_server.js
lib: fix off-by-one indentation
2017-07-04 06:49:05 -07:00
_stream_duplex.js
stream: add destroy and _destroy methods.
2017-05-22 08:34:14 +02:00
_stream_passthrough.js
meta: restore original copyright header
2017-03-10 11:23:48 -08:00
_stream_readable.js
lib: use consistent indentation for ternaries
2017-07-07 06:57:16 -07: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
tls: fix empty issuer/subject/infoAccess parsing
2017-07-27 17:36:50 +02:00
_tls_legacy.js
doc, lib, test: do not re-require needlessly
2017-07-21 20:40:52 +03:00
_tls_wrap.js
errors: migrate tls_wrap to use internal/errors
2017-07-19 18:24:11 -04:00
.eslintrc.yaml
tools: remove legacy indentation linting
2017-07-30 09:21:52 -07:00
assert.js
buffer: refactor module.exports, imports
2017-07-24 07:24:53 -07:00
async_hooks.js
async_hooks: remove deprecated APIs
2017-07-27 20:02:01 +02:00
buffer.js
buffer: refactor module.exports, imports
2017-07-24 07:24:53 -07:00
child_process.js
lib: modify destructuring for indentation
2017-07-25 12:21:26 -07:00
cluster.js
lib: use consistent indentation for ternaries
2017-07-07 06:57:16 -07:00
console.js
lib,src: fix consistent spacing inside braces
2017-07-21 15:13:47 -04:00
constants.js
meta: restore original copyright header
2017-03-10 11:23:48 -08:00
crypto.js
lib: remove excess indentation
2017-07-07 13:18:19 -07:00
dgram.js
lib,src: fix consistent spacing inside braces
2017-07-21 15:13:47 -04:00
dns.js
errors: migrate dns to use internal/errors
2017-07-24 08:26:26 -04:00
domain.js
meta: restore original copyright header
2017-03-10 11:23:48 -08:00
events.js
lib: update indentation of ternaries
2017-07-17 22:09:46 -07:00
fs.js
lib,src: fix consistent spacing inside braces
2017-07-21 15:13:47 -04:00
http.js
http: use more efficient module.exports pattern
2017-03-20 16:01:31 -07:00
https.js
https: make opts optional & immutable when create
2017-06-14 15:14:34 -04:00
inspector.js
lib,src: fix consistent spacing inside braces
2017-07-21 15:13:47 -04:00
module.js
lib: include cached modules in module.children
2017-07-24 16:56:31 +02:00
net.js
net: fix bytesWritten during writev
2017-07-29 11:21:48 -07:00
os.js
os: refactor os structure, add Symbol.toPrimitive
2017-05-01 11:44:56 -07:00
path.js
path: fix win32 volume-relative paths
2017-07-30 19:24:23 +08:00
process.js
punycode.js
querystring.js
querystring: fix up lastPos usage
2017-07-12 12:12:48 +08:00
readline.js
readline: remove max limit of crlfDelay
2017-07-31 23:03:18 +02:00
repl.js
repl: do not consider ...
as a REPL command
2017-07-29 10:35:01 +02:00
stream.js
stream: support Uint8Array input to methods
2017-05-27 11:19:39 +02:00
string_decoder.js
meta: restore original copyright header
2017-03-10 11:23:48 -08:00
sys.js
meta: restore original copyright header
2017-03-10 11:23:48 -08:00
timers.js
lib: remove excess indentation
2017-07-07 13:18:19 -07:00
tls.js
tls: migrate tls.js to use internal/errors.js
2017-07-18 14:03:23 -04:00
tty.js
lib: fix typos
2017-06-19 18:18:56 +02:00
url.js
lib: update indentation of ternaries
2017-07-17 22:09:46 -07:00
util.js
util: implement WHATWG Encoding Standard API
2017-07-24 14:04:13 -07:00
v8.js
v8: add new to the throw statement
2017-06-28 20:00:42 +02:00
vm.js
meta: restore original copyright header
2017-03-10 11:23:48 -08:00
zlib.js
zlib: fix interaction of flushing and needDrain
2017-07-31 22:44:05 +02:00