..
internal
fs: use proper .destroy() implementation for SyncWriteStream
2019-03-18 10:30:07 +01:00
_http_agent.js
http: reduce usage of public util
2019-03-12 06:40:57 +01:00
_http_client.js
lib: move DTRACE_* probes out of global scope
2019-03-12 14:19:36 +00:00
_http_common.js
http: reduce usage of public util
2019-03-12 06:40:57 +01:00
_http_incoming.js
http: improve performance for incoming headers
2019-02-13 21:25:20 +08:00
_http_outgoing.js
http: delay ret declaration in method _flushOutput
2019-03-15 10:23:02 +01:00
_http_server.js
lib: move DTRACE_* probes out of global scope
2019-03-12 14:19:36 +00:00
_stream_duplex.js
benchmark,doc,lib,test: capitalize comments
2019-03-10 00:44:40 +01:00
_stream_passthrough.js
_stream_readable.js
stream: fix regression introduced in #26059
2019-03-16 11:58:12 +01:00
_stream_transform.js
stream: make sure 'readable' is emitted before ending the stream
2019-03-06 08:38:29 +00:00
_stream_wrap.js
lib: assign missed deprecation code
2019-03-07 15:48:55 +01:00
_stream_writable.js
benchmark,doc,lib,test: capitalize comments
2019-03-10 00:44:40 +01:00
_tls_common.js
_tls_wrap.js
tls: return correct version from getCipher()
2019-03-18 07:34:16 +01:00
.eslintrc.yaml
lib,test: improve faulty assert usage detection
2019-03-13 18:50:35 +01:00
assert.js
module: revert module._compile to original state if module is patched
2019-02-19 20:58:37 +05:30
async_hooks.js
async_hooks: remove deprecated emitBefore and emitAfter
2019-03-18 11:36:48 +01:00
buffer.js
buffer: harden SlowBuffer creation
2019-03-11 09:46:29 +01:00
child_process.js
child_process: truncate output when maxBuffer is exceeded
2019-01-23 15:45:46 -08:00
cluster.js
console.js
constants.js
crypto.js
crypto: expose KeyObject class
2019-03-17 10:53:58 +01:00
dgram.js
benchmark,doc,lib,test: capitalize comments
2019-03-10 00:44:40 +01:00
dns.js
dns: use IDNA 2008 to encode non-ascii hostnames
2019-01-28 20:42:44 +01:00
domain.js
domain: set .domain
non-enumerable on resources
2019-03-13 00:07:42 +00:00
events.js
events: improve for-loop
2019-03-05 02:04:32 +01:00
fs.js
benchmark,doc,lib,test: capitalize comments
2019-03-10 00:44:40 +01:00
http2.js
http.js
lib: support overriding http\s.globalAgent
2019-01-08 00:10:36 +01:00
https.js
tls: introduce client 'session' event
2019-02-01 19:06:58 -08:00
inspector.js
inspector: return Error objects on error
2019-02-26 16:44:47 -05:00
module.js
net.js
net: some scattered cleanup
2019-03-15 10:26:37 +08:00
os.js
src: simplify loop arithmetic in GetCPUInfo
2019-02-21 08:45:40 +01:00
path.js
path: refactor code for clarity
2019-03-01 14:55:33 +01:00
perf_hooks.js
perf_hooks: implement histogram based api
2019-02-08 09:20:18 -08:00
process.js
punycode.js
querystring.js
benchmark,doc,lib,test: capitalize comments
2019-02-28 18:31:10 +01:00
readline.js
lib: refactor deprecated function in readline.js
2019-03-13 16:27:20 +01:00
repl.js
repl: remove redundant initialization
2019-03-15 10:23:12 +01:00
stream.js
string_decoder.js
sys.js
benchmark,doc,lib,test: capitalize comments
2019-03-10 00:44:40 +01:00
timers.js
timers: remove dead code and simplify args check
2019-03-13 15:04:43 +01:00
tls.js
lib: switch to object spread where possible
2018-12-20 13:14:46 +01:00
trace_events.js
src: split ownsProcessState off isMainThread
2019-02-05 21:55:54 +01:00
tty.js
tty: add hasColors function
2019-03-05 18:37:39 +01:00
url.js
lib: make lowerProto scope more clear
2019-03-15 10:23:15 +01:00
util.js
lib: explicitly initialize debuglog during bootstrap
2019-03-08 13:57:38 +01:00
v8.js
v8: integrate node-heapdump into core
2019-03-13 15:50:32 +00:00
vm.js
inspector,vm: remove --eval wrapper
2019-02-03 20:40:16 +01:00
worker_threads.js
worker: implement worker.moveMessagePortToContext()
2019-03-15 16:54:19 +01:00
zlib.js
benchmark,doc,lib,test: capitalize comments
2019-03-10 00:44:40 +01:00