..
assert
dns
fs
inspector
internal
watch: clarify that the fileName parameter can be null
2024-01-02 15:05:28 -03:00
path
readline
readline: use addAbortListener
2023-07-11 19:50:13 +03:00
stream
stream: add pipeline() for webstreams
2023-02-02 19:45:42 +00:00
test
test_runner: adds built in lcov reporter
2023-11-11 20:38:21 +01:00
timers
fs: use kResistStopPropagation
2023-06-24 15:52:38 +00:00
util
.eslintrc.yaml
lib: expose default prepareStackTrace
2024-01-02 15:05:24 -03:00
_http_agent.js
lib: remove deprecated string methods
2023-11-14 09:18:04 +01:00
_http_client.js
http: do not override user-provided options object
2024-01-02 15:05:23 -03:00
_http_common.js
http: null the joinDuplicateHeaders property on cleanup
2023-07-03 06:20:13 +00:00
_http_incoming.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
_http_outgoing.js
http: handle multi-value content-disposition header
2023-12-15 15:26:24 -03:00
_http_server.js
http: remove misleading warning
2024-01-02 15:05:25 -03:00
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js
_stream_transform.js
_stream_wrap.js
_stream_writable.js
_tls_common.js
tools: add prefer-proto rule
2023-01-10 05:38:36 +00:00
_tls_wrap.js
errors: improve hideStackFrames
2023-11-14 09:18:05 +01:00
assert.js
lib: fix assert shows diff messages in ESM and CJS
2023-11-14 09:18:04 +01:00
async_hooks.js
lib: add trailing commas to all public core modules
2023-02-28 12:10:24 +01:00
buffer.js
errors: improve hideStackFrames
2023-11-14 09:18:05 +01:00
child_process.js
typings: update JSDoc for cwd in child_process
2023-08-08 15:32:31 +08:00
cluster.js
cluster: use ObjectPrototypeHasOwnProperty
2023-05-25 16:04:19 +00:00
console.js
constants.js
crypto.js
crypto: remove DEFAULT_ENCODING
2023-03-26 18:03:58 +00:00
dgram.js
errors: improve hideStackFrames
2023-11-14 09:18:05 +01:00
diagnostics_channel.js
doc: correct tracingChannel.traceCallback()
2023-12-15 15:26:23 -03:00
dns.js
errors: improve hideStackFrames
2023-11-14 09:18:05 +01:00
domain.js
lib: implement WeakReference on top of JS WeakRef
2023-08-16 18:45:07 +02:00
events.js
stream: pre-allocate _events
2023-11-14 09:17:45 +01:00
fs.js
fs: add missing jsdoc parameters to readSync
2024-01-02 15:05:25 -03:00
http.js
lib: update params in jsdoc for HTTPRequestOptions
2023-09-29 13:14:24 +02:00
http2.js
lib: add trailing commas to all public core modules
2023-02-28 12:10:24 +01:00
https.js
lib: update params in jsdoc for HTTPRequestOptions
2023-09-29 13:14:24 +02:00
inspector.js
inspector: use private fields instead of symbols
2023-11-29 09:46:33 -03:00
module.js
module: implement register utility
2023-06-12 00:00:46 +00:00
net.js
net: add connection attempt events
2024-01-02 15:05:24 -03:00
os.js
errors: improve hideStackFrames
2023-11-14 09:18:05 +01:00
path.js
path: indicate index of wrong resolve() parameter
2023-05-04 14:03:20 +00:00
perf_hooks.js
lib: add trailing commas to all public core modules
2023-02-28 12:10:24 +01:00
process.js
punycode.js
lib: runtime deprecate punycode
2023-04-03 17:47:28 +00:00
querystring.js
lib: add trailing commas to all public core modules
2023-02-28 12:10:24 +01:00
readline.js
readline: use addAbortListener
2023-07-11 19:50:13 +03:00
repl.js
lib: expose default prepareStackTrace
2024-01-02 15:05:24 -03:00
stream.js
errors: improve performance of instantiation
2023-09-28 09:57:38 +00:00
string_decoder.js
tools: fix jsdoc lint
2023-05-02 00:48:20 +00:00
sys.js
test.js
test_runner: add initial draft for fakeTimers
2023-06-22 04:01:52 +00:00
timers.js
timers: export timers.promises
2024-01-02 15:05:26 -03:00
tls.js
tls: add trailing commas in source files
2023-02-22 01:22:23 +01:00
trace_events.js
lib: add trailing commas to all public core modules
2023-02-28 12:10:24 +01:00
tty.js
errors: improve hideStackFrames
2023-11-14 09:18:05 +01:00
url.js
url: validate pathToFileURL(path) argument as string
2023-08-31 20:35:04 +08:00
util.js
lib,src: replace toUSVString with toWellFormed()
2023-12-04 11:15:03 +01:00
v8.js
src: make AliasedBuffers in the binding data weak
2023-04-20 03:28:35 +00:00
vm.js
vm: allow dynamic import with a referrer realm
2023-11-14 09:17:50 +01:00
wasi.js
wasi: make returnOnExit true by default
2023-04-11 16:35:52 -04:00
worker_threads.js
src: throw DataCloneError on transfering untransferable objects
2023-05-05 11:22:42 +00:00
zlib.js
errors: improve hideStackFrames
2023-11-14 09:18:05 +01:00