You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jeremiah Senkpiel
1c1256718e
doc: addresses nits in string_decoder, url, util
- Only `@@toStringTag` affects `util.isError()`, this is the reason why
it uses `Object.prototype.toString.call(argument)` under the hood.
- Shows an actual Euro symbol for reference.
- Uses line-drawing characters for the URL chart & fixes the chart
borders.
PR-URL: https://github.com/nodejs/node/pull/7026
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
9 years ago
..
_toc.md
doc: subdivide TOC, add auxiliary links
9 years ago
addons.md
doc: fix deprecation warnings in addon examples
9 years ago
all.md
doc: git mv to .md
9 years ago
assert.md
doc: add `added:` information for assert
9 years ago
buffer.md
doc: clarify buffer class
9 years ago
child_process.md
doc: buffers are not sent over IPC with a socket
9 years ago
cli.md
doc: add `added: ` data for cli.md
9 years ago
cluster.md
doc: fix the lint of an example in cluster.md
9 years ago
console.md
doc: add `added:` information for console
9 years ago
crypto.md
doc: fix broken references
9 years ago
debugger.md
doc: improve debugger doc prose
9 years ago
dgram.md
doc: add `added:` info for dgram.*Membership()
9 years ago
dns.md
doc: Add resolveNaptr and naptr rrtype docs
9 years ago
documentation.md
doc: "a" -> "an" in api/documentation.md
9 years ago
domain.md
doc: git mv to .md
9 years ago
errors.md
doc: fix typo in Error.captureStackTrace
9 years ago
events.md
doc,events: fix a link typo
9 years ago
fs.md
doc: add info on what's used for fswatch on AIX
9 years ago
globals.md
doc: reference list of language-specific globals
9 years ago
http.md
doc: clarifies http.serverResponse implementation
9 years ago
https.md
doc: update openssl.org hash links
9 years ago
index.md
doc: git mv to .md
9 years ago
modules.md
doc: mention existence/purpose of module wrapper
9 years ago
net.md
doc: improve server.listen() documentation prose
9 years ago
os.md
doc: add `added:` information for os
9 years ago
path.md
doc: git mv to .md
9 years ago
process.md
doc: update process.hrtime docs to include optional parameter
9 years ago
punycode.md
doc: add `added:` information for punycode
9 years ago
querystring.md
doc: add `added:` information for querystring
9 years ago
readline.md
repl: copying tabs shouldn't trigger completion
9 years ago
repl.md
repl: exports `Recoverable`
9 years ago
stream.md
doc: discourage use of util.inherits
9 years ago
string_decoder.md
doc: addresses nits in string_decoder, url, util
9 years ago
synopsis.md
doc: use `Node.js` in synopsis document
9 years ago
timers.md
doc: git mv to .md
9 years ago
tls.md
doc: general improvements to tls.md copy
9 years ago
tty.md
doc: general improvements to tty.md
9 years ago
url.md
doc: addresses nits in string_decoder, url, util
9 years ago
util.md
doc: addresses nits in string_decoder, url, util
9 years ago
v8.md
doc: general improvements to v8.md copy
9 years ago
vm.md
doc: add `added:` information for vm
9 years ago
zlib.md
doc: add `added:` information for zlib
9 years ago