..
assert
dns
fs
internal
async_hooks: fix AsyncLocalStorage in unhandledRejection cases
2021-12-21 09:33:45 -06:00
path
readline
readline: propagate signal.reason in awaitable question
2021-12-02 12:13:02 -08:00
stream
stream: remove whatwg streams experimental warning
2021-12-01 08:02:13 +00:00
timers
timers: add experimental scheduler api
2021-12-05 07:36:50 -08:00
util
_http_agent.js
Revert "async_hooks: merge resource_symbol with owner_symbol"
2021-11-18 18:42:27 +05:30
_http_client.js
tls: improve handling of shutdown
2021-12-08 07:29:55 +01:00
_http_common.js
http: remove CRLF variable
2021-09-16 09:44:12 -04:00
_http_incoming.js
lib: fix typos in lib code comments
2021-11-12 23:26:20 +01:00
_http_outgoing.js
http: don't write empty data on req/res end()
2021-12-10 19:44:24 +00:00
_http_server.js
http: response should always emit 'close'
2021-10-25 07:35:24 +00:00
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js
_stream_transform.js
_stream_wrap.js
_stream_writable.js
_tls_common.js
_tls_wrap.js
tls: validate "rejectUnauthorized: undefined"
2021-08-11 16:22:15 +01:00
.eslintrc.yaml
fs: fix error codes for fs.cp
2021-12-10 10:26:47 +00:00
assert.js
assert: prefer reference comparison over string comparison
2021-12-14 14:58:47 +00:00
async_hooks.js
async_hooks: expose async_wrap providers
2021-11-12 21:48:34 +00:00
buffer.js
url,buffer: implement URL.createObjectURL
2021-08-12 07:23:15 -07:00
child_process.js
child_process: add support for URL to cp.fork
2021-12-19 22:40:53 +00:00
cluster.js
console.js
constants.js
crypto.js
crypto: implement webcrypto.randomUUID
2021-08-05 16:52:13 +02:00
dgram.js
dgram: fix send with out of bounds offset + length
2021-10-25 13:26:24 +00:00
diagnostics_channel.js
lib: add unsubscribe method to non-active DC channels
2021-10-19 14:46:14 +00:00
dns.js
dns: runtime deprecate type coercion of dns.lookup
options
2021-09-15 16:59:10 +00:00
domain.js
lib: comment explaining special-case handling of promises
2021-07-23 03:54:33 +00:00
events.js
lib: use consistent types in JSDoc @returns
2021-12-07 06:23:30 -08:00
fs.js
fs: accept URL as argument for fs.rm
and fs.rmSync
2021-12-13 14:45:09 +00:00
http2.js
http.js
lib,test,tools: use consistent JSDoc types
2021-11-29 06:48:00 +00:00
https.js
inspector.js
typings: add JSDoc typings for inspector
2021-10-31 13:14:33 +01:00
module.js
net.js
Revert "async_hooks: merge resource_symbol with owner_symbol"
2021-11-18 18:42:27 +05:30
os.js
path.js
lib: fix typos in lib code comments
2021-11-12 23:26:20 +01:00
perf_hooks.js
perf_hooks: fix performance timeline wpt failures
2021-07-30 07:29:44 -07:00
process.js
punycode.js
querystring.js
lib: include return types in JSDoc
2021-12-12 03:51:00 +00:00
readline.js
readline: propagate signal.reason in awaitable question
2021-12-02 12:13:02 -08:00
repl.js
repl: fix and extend require/import tab complete
2021-11-25 00:01:30 +00:00
stream.js
stream: add isErrored helper
2021-12-16 14:28:31 +01:00
string_decoder.js
sys.js
timers.js
process: add getActiveResourcesInfo()
2021-12-14 14:09:08 +00:00
tls.js
trace_events.js
tty.js
url.js
url: detect hostname more reliably in url.parse()
2021-12-02 17:58:05 +00:00
util.js
util: expose stripVTControlCharacters()
2021-10-01 22:56:58 -04:00
v8.js
lib,test,tools: use consistent JSDoc types
2021-11-29 06:48:00 +00:00
vm.js
vm: add support for import assertions in dynamic imports
2021-10-09 08:44:53 +00:00
wasi.js
worker_threads.js
zlib.js
zlib: avoid converting Uint8Array
instances to Buffer
2021-07-26 09:01:53 -07:00