..
internal
fs: fchmod->fchown in promises/lchown
2018-05-08 18:26:16 -07:00
.eslintrc.yaml
tools: add eslintrc rule for assert.rejects
2018-04-16 16:18:44 -07:00
_http_agent.js
_http_client.js
http: added aborted property to request
2018-05-04 11:51:12 -04:00
_http_common.js
http: remove duplicate parser unset
2018-04-23 07:20:05 -07:00
_http_incoming.js
http: added aborted property to request
2018-05-04 11:51:12 -04:00
_http_outgoing.js
http: refactor outgoing headers processing
2018-05-04 11:54:32 -04:00
_http_server.js
http: added aborted property to request
2018-05-04 11:51:12 -04:00
_stream_duplex.js
stream: only check options once in Duplex ctor
2018-05-04 11:54:32 -04:00
_stream_passthrough.js
_stream_readable.js
Revert "stream: prevent 'end' to be emitted after 'error'"
2018-05-08 18:26:16 -07:00
_stream_transform.js
_stream_wrap.js
_stream_writable.js
Revert "stream: prevent 'end' to be emitted after 'error'"
2018-05-08 18:26:16 -07:00
_tls_common.js
tls: specify options.name in validateKeyCert
2018-05-04 11:54:32 -04:00
_tls_wrap.js
tls: remove sharedCreds in Server constructor
2018-05-08 18:26:16 -07:00
assert.js
assert: validate the block return type
2018-04-20 13:16:46 -07:00
async_hooks.js
buffer.js
errors: validate input arguments
2018-04-16 16:11:21 -07:00
child_process.js
child_process: name anonymous functions
2018-05-08 14:22:25 -07:00
cluster.js
console.js
console: make console.table() use colored inspect
2018-05-08 18:26:16 -07:00
constants.js
crypto.js
dgram.js
dns.js
errors: alter ERR_INVALID_IP_ADDRESS
2018-04-16 16:13:59 -07:00
domain.js
domain: converted anonymous to named function
2018-04-19 08:42:19 -07:00
events.js
events: optimize condition for optimal scenario
2018-05-08 14:22:25 -07:00
fs.js
fs: move fs/promises to fs.promises
2018-05-08 18:26:16 -07:00
http.js
http2.js
https.js
https: defines maxHeadersCount in the constructor
2018-05-08 18:26:16 -07:00
inspector.js
module.js
net.js
net: honor default values in Socket constructor
2018-04-23 09:47:23 -07:00
os.js
lib: remove unnecessary assignment of exports
2018-04-23 07:12:42 -07:00
path.js
perf_hooks.js
process.js
punycode.js
querystring.js
readline.js
repl.js
repl: add spaces to load/save messages
2018-05-08 18:26:16 -07:00
stream.js
stream: add pipeline and finished
2018-04-16 16:20:31 -07:00
string_decoder.js
sys.js
timers.js
timers: named anonymous functions
2018-05-08 14:22:25 -07:00
tls.js
lib: remove duplicate require calls in tls.js
2018-04-19 08:45:57 -07:00
trace_events.js
trace_events: adds a new trace_events api
2018-04-17 10:47:41 -07:00
tty.js
url.js
test: fix a TODO and remove obsolete TODOs
2018-05-04 11:54:32 -04:00
util.js
util: named anonymous functions
2018-05-08 14:22:25 -07:00
v8.js
lib: remove unnecessary assignment of exports
2018-04-23 07:12:42 -07:00
vm.js
zlib.js
zlib: fix windowBits validation to allow 0 for decompression mode
2018-04-10 00:56:10 +02:00