..
assert
lib: enforce use of trailing commas
2023-03-06 10:44:14 +01:00
bootstrap
lib: update comment
2023-05-15 11:37:33 +02:00
child_process
lib: enforce use of trailing commas for functions
2023-02-14 18:45:16 +01:00
cluster
cluster: add trailing commas in source files
2023-02-20 01:57:41 +01:00
console
lib: enforce use of trailing commas
2023-03-06 10:44:14 +01:00
crypto
crypto: remove default encoding from scrypt
2023-05-15 11:37:32 +02:00
debugger
debugger: improve validations and documents for watch and unwatch
2023-03-13 04:29:53 +00:00
dns
dns: call ada::idna::to_ascii directly from c++
2023-05-12 11:57:21 +02:00
events
fs
fs: make readdir recursive algorithm iterative
2023-05-12 11:57:20 +02:00
http2
lib: enforce use of trailing commas
2023-03-06 10:44:14 +01:00
legacy
lib: enforce use of trailing commas
2023-03-06 10:44:14 +01:00
main
sea: add option to disable the experimental SEA warning
2023-05-12 11:57:02 +02:00
modules
esm: do not use 'beforeExit' on the main thread
2023-05-15 11:37:35 +02:00
per_context
tools: fix jsdoc lint
2023-05-12 11:56:59 +02:00
perf
lib: add trailing commas in internal/perf
2023-02-20 01:59:21 +01:00
policy
tools: fix jsdoc lint
2023-05-12 11:56:59 +02:00
process
permission: resolve reference to absolute path only for fs permission
2023-05-12 11:57:22 +02:00
readline
readline: fix issue with newline-less last line
2023-05-02 09:33:52 +02:00
repl
repl: preserve preview on ESCAPE key press
2023-03-16 03:24:23 +00:00
source_map
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
streams
stream: prevent pipeline hang with generator functions
2023-05-03 08:34:21 +02:00
test
lib: enforce use of trailing commas in more files
2023-02-16 18:47:24 +01:00
test_runner
test_runner: use v8.serialize instead of TAP
2023-05-15 16:44:22 +02:00
tls
tls: support automatic DHE
2023-03-12 18:35:55 +00:00
util
sea: allow requiring core modules with the "node:" prefix
2023-05-12 11:57:02 +02:00
v8
v8: fix ERR_NOT_BUILDING_SNAPSHOT is not a constructor
2023-05-03 08:34:24 +02:00
vm
lib: enforce use of trailing commas
2023-03-06 10:44:14 +01:00
watch_mode
webstreams
stream: fix respondWithNewView() errors when view.byteOffset != 0
2023-02-24 12:54:11 +00:00
worker
lib: enforce use of trailing commas
2023-03-06 10:44:14 +01:00
abort_controller.js
doc: update output of example in AbortController
2023-03-25 22:46:05 +09:00
assert.js
async_hooks.js
tools: fix jsdoc lint
2023-05-12 11:56:59 +02:00
blob.js
lib: disallow file-backed blob cloning
2023-05-02 09:34:02 +02:00
blocklist.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
buffer.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
child_process.js
child_process: add trailing commas in source files
2023-02-24 09:44:18 +01:00
cli_table.js
constants.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
dgram.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
encoding.js
src: make AliasedBuffers in the binding data weak
2023-05-02 09:33:59 +02:00
error_serdes.js
worker: support more cases when (de)serializing errors
2023-05-15 11:37:33 +02:00
errors.js
http: prevent writing to the body when not allowed by HTTP spec
2023-05-15 11:37:34 +02:00
event_target.js
lib: use webidl DOMString converter in EventTarget
2023-05-02 09:33:52 +02:00
file.js
buffer: graduate File from experimental and expose as global
2023-03-22 19:28:12 +00:00
fixed_queue.js
freelist.js
freeze_intrinsics.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
heap_utils.js
histogram.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
http.js
idna.js
src: replace idna functions with ada::idna
2023-05-03 08:34:23 +02:00
inspector_async_hook.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
js_stream_socket.js
lib: enforce use of trailing commas for functions
2023-02-14 18:45:16 +01:00
linkedlist.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
mime.js
lib: enforce use of trailing commas for functions
2023-02-14 18:45:16 +01:00
net.js
net: enable autoSelectFamily by default
2023-04-13 16:48:51 -03:00
options.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
priority_queue.js
promise_hooks.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
querystring.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
readme.md
repl.js
repl: add trailing commas in source files
2023-02-24 09:43:27 +01:00
socket_list.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
socketaddress.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
stream_base_commons.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
structured_clone.js
timers.js
timers: use V8 fast API calls
2023-02-28 09:37:24 +00:00
trace_events_async_hooks.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
tty.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
url.js
url: add value argument to has and delete methods
2023-05-15 11:37:35 +02:00
util.js
module: do less CJS module loader initialization at run time
2023-04-13 16:48:51 -03:00
v8_prof_polyfill.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
v8_prof_processor.js
validators.js
tools: fix jsdoc lint
2023-05-12 11:56:59 +02:00
vm.js
lib: enforce use of trailing commas for functions
2023-02-14 18:45:16 +01:00
wasm_web_api.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
watchdog.js
lib: add trailing commas to more internal files
2023-02-26 11:34:02 +01:00
webidl.js
lib: use webidl DOMString converter in EventTarget
2023-05-02 09:33:52 +02:00
worker.js
esm: move hook execution to separate thread
2023-04-13 16:48:54 -03:00