..
fs
fs: move fs.promises API to fs/promises
2018-02-17 10:15:20 +01:00
internal
timers: add helper fn for async init
2018-02-19 07:02:21 -05:00
_http_agent.js
async_hooks: clean up usage in internal code
2018-02-16 14:23:14 -05:00
_http_client.js
http: process 100, 102-199 according to specs.
2018-02-15 11:57:57 +01:00
_http_common.js
http: simplify checkInvalidHeaderChar
2018-02-16 19:27:28 +01:00
_http_incoming.js
_http_outgoing.js
http: OutgoingMessage.end() should return this
2018-02-19 08:59:32 +01:00
_http_server.js
http: process 100, 102-199 according to specs.
2018-02-15 11:57:57 +01:00
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js
lib: switch to Number.isNaN
2018-02-16 18:09:56 +01:00
_stream_transform.js
stream: delete unused code
2018-02-02 23:00:50 +01:00
_stream_wrap.js
_stream_writable.js
stream: writable.end should return this.
2018-02-19 08:59:12 +01:00
_tls_common.js
_tls_wrap.js
tls: provide now value from C++
2018-02-07 12:21:42 -05:00
.eslintrc.yaml
test,benchmark,doc: enable dot-notation rule
2018-02-16 19:37:43 +01:00
assert.js
assert: fix throws trace
2018-02-09 08:45:51 -05:00
async_hooks.js
async_hooks: clean up usage in internal code
2018-02-16 14:23:14 -05:00
buffer.js
lib: switch to Number.isNaN
2018-02-16 18:09:56 +01:00
child_process.js
util: implement util.getSystemErrorName()
2018-01-20 08:51:47 +08:00
cluster.js
console.js
tools: non-Ascii linter for /lib only
2018-02-04 16:55:13 +01:00
constants.js
crypto.js
crypto: docs-only deprecate crypto.fips, replace
2018-02-02 07:50:31 -08:00
dgram.js
async_hooks: clean up usage in internal code
2018-02-16 14:23:14 -05:00
dns.js
errors: move error creation helpers to errors.js
2018-02-07 18:42:40 +08:00
domain.js
domain: runtime deprecate MakeCallback
2018-02-09 10:38:50 +01:00
events.js
lib: switch to Number.isNaN
2018-02-16 18:09:56 +01:00
fs.js
fs: remove useless comments which duplicate names of variables
2018-02-17 16:07:41 -02:00
http2.js
http.js
https.js
https: add extra options to Agent#getName()
2018-02-10 14:15:57 +01:00
inspector.js
lib: enable dot-notation eslint rule
2018-01-09 10:52:18 -05:00
module.js
module: replace magic numbers by constants
2018-02-16 19:32:03 +01:00
net.js
net: simplify net.Socket#end()
2018-02-17 14:37:35 +01:00
os.js
lib,src: audit process.env in lib/ for setuid binary
2018-02-16 17:42:21 +01:00
path.js
path: replace duplicate conditions by functions
2018-02-17 14:53:58 +01:00
perf_hooks.js
perf_hooks: add warning when too many entries in the timeline
2018-01-31 15:24:58 -08:00
process.js
punycode.js
querystring.js
readline.js
lib: switch to Number.isNaN
2018-02-16 18:09:56 +01:00
repl.js
lib: switch to Number.isNaN
2018-02-16 18:09:56 +01:00
stream.js
tools: non-Ascii linter for /lib only
2018-02-04 16:55:13 +01:00
string_decoder.js
string_decoder: fix regressions
2018-02-13 08:03:23 -05:00
sys.js
timers.js
timers: add helper fn for async init
2018-02-19 07:02:21 -05:00
tls.js
tls: make deprecated tls.createSecurePair() use public API
2018-01-14 14:49:41 +01:00
tty.js
errors: move error creation helpers to errors.js
2018-02-07 18:42:40 +08:00
url.js
url: simplify loop in parser
2018-01-31 18:36:43 +01:00
util.js
errors: move error creation helpers to errors.js
2018-02-07 18:42:40 +08:00
v8.js
vm.js
vm: add modules
2018-01-30 17:00:57 -08:00
zlib.js
lib: switch to Number.isNaN
2018-02-16 18:09:56 +01:00