node/lib
Giovanni Bucci 4d6d7d644b
assert: make assertion_error use Myers diff algorithm
Fixes: https://github.com/nodejs/node/issues/51733

Co-Authored-By: Pietro Marchini <pietro.marchini94@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/54862
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
2024-10-17 16:02:54 +00:00
..
assert
dns
fs
inspector
internal assert: make assertion_error use Myers diff algorithm 2024-10-17 16:02:54 +00:00
path
readline lib: remove Symbol[Async]Dispose polyfills 2024-10-07 09:47:44 +00:00
stream
test
timers
util
_http_agent.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
_http_client.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
_http_common.js lib: prefer optional chaining 2024-09-24 19:48:15 +00:00
_http_incoming.js lib: prefer optional chaining 2024-09-24 19:48:15 +00:00
_http_outgoing.js lib: prefer optional chaining 2024-09-24 19:48:15 +00:00
_http_server.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
_stream_duplex.js
_stream_passthrough.js
_stream_readable.js
_stream_transform.js
_stream_wrap.js
_stream_writable.js
_tls_common.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
_tls_wrap.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
assert.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
async_hooks.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
buffer.js lib: runtime deprecate SlowBuffer 2024-10-15 21:24:39 +00:00
child_process.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
cluster.js
console.js
constants.js
crypto.js crypto: runtime deprecate crypto.fips 2024-09-25 22:31:03 +00:00
dgram.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
diagnostics_channel.js diagnostics_channel: fix unsubscribe during publish 2024-10-14 10:55:39 +00:00
dns.js dns: honor the order option 2024-10-17 13:18:28 +00:00
domain.js lib: the REPL should survive deletion of Array.prototype methods 2024-09-17 15:08:43 +00:00
eslint.config_partial.mjs zlib: remove prototype primordials usage 2024-09-19 03:16:20 +00:00
events.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
fs.js fs,win: fix bug in paths with trailing slashes 2024-10-10 11:14:56 +00:00
http2.js
http.js
https.js lib: remove Symbol[Async]Dispose polyfills 2024-10-07 09:47:44 +00:00
inspector.js lib: remove Symbol[Async]Dispose polyfills 2024-10-07 09:47:44 +00:00
module.js module: implement flushCompileCache() 2024-09-20 19:05:07 +00:00
net.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
os.js os: use const with early return for path 2024-09-18 02:51:46 +00:00
path.js path: remove repetitive conditional operator in posix.resolve 2024-09-18 12:18:24 +00:00
perf_hooks.js
process.js
punycode.js
querystring.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
readline.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
repl.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
sea.js
sqlite.js
stream.js
string_decoder.js string_decoder: refactor encoding validation 2024-09-23 22:49:53 +00:00
sys.js
test.js
timers.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
tls.js
trace_events.js
tty.js
url.js lib: prefer logical assignment 2024-10-09 06:42:16 +00:00
util.js
v8.js v8: out of bounds copy 2024-10-07 11:11:29 +00:00
vm.js
wasi.js
worker_threads.js worker: add markAsUncloneable api 2024-10-04 07:09:37 +00:00
zlib.js zlib: remove zlib.bytesRead 2024-09-28 23:46:21 +00:00