0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Rich Trott 8271215118 doc: improve Buffer.allocUnsafeSlow() and related
* Fixed "cleanup" being misused as a verb
* "Use of Foo should only be used" construction changed to "Foo should
  only be used..."
* Otherwise-unmentioned "`Persistent`" changed to more understandable
  "persistent"
* remove an instance of unnecessary italics
* wrap at 80 characters

Change all "initialize a...instance to zeroes" to say "with zeroes"
instead. Previously, both formulations appeared.

PR-URL: https://github.com/nodejs/node/pull/19742
Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
2018-04-03 22:09:34 -07:00
..
_toc.md doc: add introduced_in metadata to _toc.md 2018-03-06 09:18:37 +01:00
addons.md doc: fix n-api example string 2018-03-24 10:46:10 +01:00
all.md
assert.md tools: add 'spaced-comment' into eslint rules 2018-04-01 22:33:13 +08:00
async_hooks.md doc: fix punctuation issue in async_hooks.md 2018-03-15 14:30:30 -07:00
buffer.md doc: improve Buffer.allocUnsafeSlow() and related 2018-04-03 22:09:34 -07:00
child_process.md tools: add 'spaced-comment' into eslint rules 2018-04-01 22:33:13 +08:00
cli.md 2018-03-07, Version 9.8.0 (Current) 2018-03-07 17:54:36 -08:00
cluster.md doc: add 'v' prefix to all versions in metadata 2018-03-25 10:10:10 -07:00
console.md console: add table method 2018-03-30 19:41:41 -05:00
crypto.md tls: drop NPN (next protocol negotiation) support 2018-03-27 16:22:37 +02:00
debugger.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
deprecations.md tls: runtime-deprecate tls.convertNPNProtocols() 2018-03-27 16:22:37 +02:00
dgram.md doc: remove use of "random port" re dgram send 2018-03-27 03:35:41 +03:00
dns.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
documentation.md doc: replace to Node.js 2018-03-06 00:46:30 +09:00
domain.md doc: replace to Node.js 2018-03-06 00:46:30 +09:00
errors.md fs,cluster,net: assign error codes to remaining errors 2018-03-21 20:14:57 +01:00
esm.md doc: replace to Node.js 2018-03-06 00:46:30 +09:00
events.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
fs.md doc: fix quotes mistypes in inline code blocks 2018-04-01 00:25:51 -07:00
globals.md url: expose the WHATWG URL API globally 2018-01-31 16:00:51 +01:00
http2.md tools: add 'spaced-comment' into eslint rules 2018-04-01 22:33:13 +08:00
http.md http: fix request when setHost is true 2018-04-03 15:43:40 -07:00
https.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
index.md
inspector.md doc: fix/improve inspector profiler example 2018-03-20 14:29:06 -07:00
intl.md doc: add RegExp Unicode Property Escapes to intl 2018-03-02 02:34:37 +02:00
modules.md doc: add require.main to require properties 2018-03-24 18:26:35 +02:00
n-api.md 2018-03-28, Version 9.10.0 (Current) 2018-03-28 12:21:10 -04:00
net.md tools: add 'spaced-comment' into eslint rules 2018-04-01 22:33:13 +08:00
os.md doc: fix/add link to Android info 2018-02-26 18:27:29 +02:00
path.md doc: remove extraneous "for example" text 2018-02-23 02:53:21 +02:00
perf_hooks.md perf_hooks: simplify perf_hooks 2018-04-03 13:57:41 -07:00
process.md doc: update to adding listens on SIGUSR1 2018-04-03 01:12:22 -07:00
punycode.md doc: remove **Note:** tags 2018-02-08 11:57:14 -05:00
querystring.md doc: remove extraneous "for example" text 2018-02-23 02:53:21 +02:00
readline.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
repl.md repl: remove magic mode 2018-03-11 02:43:27 +01:00
stream.md doc: fix paragraph order in stream.md 2018-03-21 04:53:00 +02:00
string_decoder.md
synopsis.md doc: be more explicit in the sypnosis 2018-02-07 15:06:14 +01:00
timers.md 2018-03-01, Version 9.7.0 (Current) 2018-03-01 20:47:02 +11:00
tls.md tls: drop NPN (next protocol negotiation) support 2018-03-27 16:22:37 +02:00
tracing.md perf_hooks,trace_events: emit perf milestone trace events 2018-03-16 10:54:05 -07:00
tty.md 2018-03-21, Version 9.9.0 (Current) 2018-03-21 15:47:12 +00:00
url.md doc: add URL.format() example 2018-03-04 12:47:55 +01:00
util.md util: show Weak(Set|Map) entries in inspect 2018-03-25 03:21:27 +02:00
v8.md doc: add new documentation lint rule 2018-02-23 16:26:29 +00:00
vm.md vm: move options checks from C++ to JS 2018-04-03 17:59:22 +02:00
zlib.md doc: replace to Node.js 2018-03-06 00:46:30 +09:00