node/doc/api
Xuguang Mei d36b60e69a
readline: fix question still called after closed
resolve: https://github.com/nodejs/node/issues/42450

PR-URL: https://github.com/nodejs/node/pull/42464
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
2022-04-08 11:17:03 +01:00
..
addons.md doc: fix Embedder's Guide link to V8 official docs 2022-03-17 09:25:43 +00:00
assert.md doc: remove SameValue comparison reference 2022-01-13 06:17:05 +00:00
async_context.md doc: fix typo in async_context.md 2022-03-23 17:06:34 +00:00
async_hooks.md doc: fix comment text in async_hooks example 2022-03-30 16:58:03 +01:00
buffer.md 2022-02-10, Version 17.5.0 (Current) 2022-02-10 13:23:49 -05:00
child_process.md doc: clarify path search in child_process.spawn 2022-03-15 00:39:26 +01:00
cli.md test_runner: support 'only' tests 2022-04-04 15:14:49 +01:00
cluster.md doc: remove extraneous comma 2022-04-01 14:54:14 +01:00
console.md doc: remove empty block from console.timeEnd() example 2022-02-05 12:58:28 +00:00
corepack.md doc: copyedit corepack.md 2022-04-07 22:27:39 -07:00
crypto.md 2022-04-07, Version 17.9.0 (Current) 2022-04-07 17:42:55 -05:00
debugger.md debugger: add debugger alias for exec(expr) 2022-02-17 19:23:20 +00:00
deprecations.md fs: runtime deprecate string coercion in fs.write, fs.writeFileSync 2022-04-08 11:16:08 +01:00
dgram.md doc: remove repeated a word 2022-02-26 10:52:52 +00:00
diagnostics_channel.md 2022-02-08, Version 16.14.0 'Gallium' (LTS) 2022-02-08 14:28:28 -05:00
dns.md lib: replace validator and error 2022-02-05 08:36:48 -08:00
documentation.md doc: add stability class to legacy status description 2022-03-30 17:49:29 +02:00
domain.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
embedding.md tools,doc: use V8::DisposePlatform 2022-02-02 17:25:01 +01:00
errors.md readline: fix question still called after closed 2022-04-08 11:17:03 +01:00
esm.md esm: make extension-less errors in type:module actionable 2022-03-15 00:59:32 +00:00
events.md doc: remove comma splice in events.md 2022-03-27 23:33:06 +01:00
fs.md doc: add history entries for DEP0162 on fs.md 2022-04-08 11:16:00 +01:00
globals.md stream: expose web streams globals, remove runtime experimental warning 2022-04-04 09:36:54 +01:00
http2.md doc: simplify Http2Stream encoding text 2022-04-06 04:03:10 +01:00
http.md http: document that ClientRequest inherits from OutgoingMessage 2022-04-07 17:48:43 +01:00
https.md doc: clarify that some modules don't work when compiled without ssl 2022-03-05 22:43:29 +00:00
index.md test: add initial test module 2022-03-21 22:21:09 +00:00
inspector.md lib: replace validator and error 2022-02-05 08:36:48 -08:00
intl.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
module.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
modules.md doc: add introduction sentence for CJS 2022-04-02 19:29:22 +01:00
n-api.md doc: clarify napi_finalize behavior 2022-03-27 14:57:13 +01:00
net.md doc: fix version history for net.Socket and net.Server 2022-03-09 19:34:29 +00:00
os.md build: remove broken x32 arch support 2022-02-11 08:52:24 +00:00
packages.md doc: expand history for conditional exports changes in v12 2022-03-26 16:40:52 +00:00
path.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
perf_hooks.md net,dns: trace tcp connection and dns by perf_hooks 2022-03-29 16:43:28 +01:00
policy.md doc: add blank line between comments 2021-09-21 18:40:04 -07:00
process.md doc: simplify recommendations in process.md 2022-04-02 23:12:54 -07:00
punycode.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
querystring.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
readline.md readline: fix question still called after closed 2022-04-08 11:17:03 +01:00
repl.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
report.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
stream.md doc: remove obsolete stream API selection text 2022-04-05 13:17:03 +01:00
string_decoder.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
synopsis.md doc: clarify module system selection 2022-01-17 11:36:19 +01:00
test.md test_runner: support 'only' tests 2022-04-04 15:14:49 +01:00
timers.md doc: remove outdated timeout.unref content 2022-03-10 02:14:59 +00:00
tls.md doc: remove faulty justification for 128-bit AES 2022-04-03 21:56:00 +01:00
tracing.md doc: add note for handling signal events in trace events 2022-01-21 23:53:43 +00:00
tty.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
url.md doc: clarify the meaning of legacy status 2022-03-14 05:10:08 +00:00
util.md doc: adjust a/an word usage 2022-02-17 14:59:41 +00:00
v8.md v8: make v8.writeHeapSnapshot() error codes consistent 2022-04-05 14:55:51 +01:00
vm.md doc: fix typos 2022-03-02 14:55:53 +00:00
wasi.md doc: format doc/api/*.md with markdown formatter 2021-10-20 11:59:11 +02:00
webcrypto.md doc: aes webcrypto unwrap is not a node-specific extensions 2022-04-03 11:11:11 +01:00
webstreams.md stream: expose web streams globals, remove runtime experimental warning 2022-04-04 09:36:54 +01:00
worker_threads.md 2022-02-10, Version 17.5.0 (Current) 2022-02-10 13:23:49 -05:00
zlib.md doc: fix typos 2022-03-02 14:55:53 +00:00