.. |
internal
|
lib,src: standardize owner_symbol for handles
|
2018-08-05 13:46:13 +02:00 |
_http_agent.js
|
http: fix request with option timeout and agent
|
2018-07-13 18:44:03 +02:00 |
_http_client.js
|
http: fix request with option timeout and agent
|
2018-07-13 18:44:03 +02:00 |
_http_common.js
|
http: name anonymous function in _http_common.js
|
2018-07-18 04:50:27 -07:00 |
_http_incoming.js
|
http: added aborted property to request
|
2018-04-26 19:38:27 +02:00 |
_http_outgoing.js
|
http,tls: name anonymous callbacks
|
2018-08-04 17:09:58 -04:00 |
_http_server.js
|
http: fix res emit close before user finish
|
2018-05-24 13:23:57 -04:00 |
_stream_duplex.js
|
stream: only check options once in Duplex ctor
|
2018-04-28 17:13:55 +02:00 |
_stream_passthrough.js
|
|
|
_stream_readable.js
|
stream: named anonymous functions in _stream_readable.js
|
2018-07-18 17:13:12 +02:00 |
_stream_transform.js
|
|
|
_stream_wrap.js
|
|
|
_stream_writable.js
|
stream: name anonymous function in _stream_writable.js
|
2018-07-18 17:18:29 +02:00 |
_tls_common.js
|
http,tls: name anonymous callbacks
|
2018-08-04 17:09:58 -04:00 |
_tls_wrap.js
|
lib,src: standardize owner_symbol for handles
|
2018-08-05 13:46:13 +02:00 |
.eslintrc.yaml
|
tools: stricter eslint rule for globals
|
2018-05-18 15:27:29 +02:00 |
assert.js
|
assert: improve simple assert
|
2018-07-16 11:30:55 +02:00 |
async_hooks.js
|
|
|
buffer.js
|
buffer: use FastBuffer when fill is set to 0
|
2018-08-05 10:51:59 -07:00 |
child_process.js
|
lib,src: replace all C++ promises with JS promises
|
2018-07-16 16:45:48 +02:00 |
cluster.js
|
|
|
console.js
|
util: improve display of iterators and weak entries
|
2018-07-18 17:21:14 +02:00 |
constants.js
|
constants: freeze the constants object
|
2018-05-07 14:26:11 +02:00 |
crypto.js
|
crypto: move createCipher to runtime deprecation
|
2018-08-05 23:17:20 +02:00 |
dgram.js
|
lib,src: standardize owner_symbol for handles
|
2018-08-05 13:46:13 +02:00 |
dns.js
|
dns: add promisified dns module
|
2018-06-20 13:35:27 -04:00 |
domain.js
|
domain: converted anonymous to named function
|
2018-04-17 23:44:14 -07:00 |
events.js
|
events: optimize condition for optimal scenario
|
2018-05-03 14:45:09 +02:00 |
fs.js
|
src,lib: rename FSReqWrap to FSReqCallback
|
2018-08-01 15:07:06 -04:00 |
http2.js
|
|
|
http.js
|
http: allow url and options to be passed to http*.request and http*.get
|
2018-07-13 14:09:39 +01:00 |
https.js
|
https: allow url and options to be passed to https.request
|
2018-07-31 22:53:25 -07:00 |
inspector.js
|
inspector: expose original console
|
2018-07-07 00:04:52 +02:00 |
module.js
|
|
|
net.js
|
lib,src: standardize owner_symbol for handles
|
2018-08-05 13:46:13 +02:00 |
os.js
|
lib: remove unnecessary assignment of exports
|
2018-04-22 11:39:16 +02:00 |
path.js
|
|
|
perf_hooks.js
|
perf_hooks: remove less useful bootstrap marks
|
2018-06-15 09:05:19 -07:00 |
process.js
|
|
|
punycode.js
|
lib: update punycode to 2.1.1
|
2018-07-16 15:55:15 -07:00 |
querystring.js
|
|
|
readline.js
|
readline,zlib: named anonymous functions
|
2018-08-01 21:39:07 -07:00 |
repl.js
|
repl: support mult-line string-keyed objects
|
2018-08-03 20:20:00 -07:00 |
stream.js
|
stream: add pipeline and finished
|
2018-04-16 16:02:12 +02:00 |
string_decoder.js
|
|
|
sys.js
|
|
|
timers.js
|
lib,src: replace all C++ promises with JS promises
|
2018-07-16 16:45:48 +02:00 |
tls.js
|
tls: name anonymous function in tls.js
|
2018-07-18 05:01:28 -07:00 |
trace_events.js
|
trace_events: adds a new trace_events api
|
2018-04-17 08:30:20 -07:00 |
tty.js
|
readline: lazy loaded
|
2018-05-18 15:25:40 +02:00 |
url.js
|
lib: remove unnecessary require
|
2018-05-18 15:32:05 +02:00 |
util.js
|
util: harden util.inspect
|
2018-07-27 19:16:46 +02:00 |
v8.js
|
v8: replace Buffer with FastBuffer in deserialize
|
2018-06-14 11:47:53 +05:30 |
vm.js
|
src: remove unused env->vm_parsing_context_symbol
|
2018-08-04 15:32:35 -04:00 |
worker_threads.js
|
worker: rename to worker_threads
|
2018-06-06 19:44:15 +02:00 |
zlib.js
|
readline,zlib: named anonymous functions
|
2018-08-01 21:39:07 -07:00 |