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.
Sam Roberts
d61c181085
doc: unify dirname and filename description
__dirname is path.dirname(__filename), but its docs, specifically the
attempt to describe javascript scope in terms of "running" and
"executing" had drifted apart. Rework to describe one as a variation of
the other, move the example, and just describe the names in terms of the
module, and it's local variables rather than the ill defined execution
concepts.
Fix: https://github.com/nodejs/node/issues/5525
PR-URL: https://github.com/nodejs/node/pull/10527
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
8 years ago
..
_toc.md
doc: git mv to .md
9 years ago
addons.md
doc: remove extra spaces and concats in examples
8 years ago
all.md
doc: git mv to .md
9 years ago
assert.md
doc: fix typo in assert code example
8 years ago
buffer.md
doc: consistent 'Returns:'
8 years ago
child_process.md
doc: killSignal option accepts integer values
8 years ago
cli.md
crypto: allow adding extra certs to well-known CAs
8 years ago
cluster.md
doc: consistent 'Returns:'
8 years ago
console.md
doc: more efficient example in the console.md
8 years ago
crypto.md
doc: fix crypto Verify cut-n-paste from Sign
8 years ago
debugger.md
doc: remove minor contradiction in debugger doc
8 years ago
dgram.md
doc: fix broken link in dgram doc
8 years ago
dns.md
doc: change logical to bitwise OR in dns lookup
8 years ago
documentation.md
doc: use blockquotes for Stability: markers
8 years ago
domain.md
doc: consistent 'Returns:' part two
8 years ago
errors.md
doc: specify that errno is a number, not a string
8 years ago
events.md
doc: add `added:` information for events
8 years ago
fs.md
fs: add the fs.mkdtemp() function.
8 years ago
globals.md
doc: unify dirname and filename description
8 years ago
http.md
doc: fix e.g., to e.g. in doc/http.md
8 years ago
https.md
doc: changed order of invocations in https.request() example.
8 years ago
index.md
doc: git mv to .md
9 years ago
modules.md
doc: require() tries first core not native modules
8 years ago
net.md
doc: use blockquotes for Stability: markers
8 years ago
os.md
doc: use blockquotes for Stability: markers
8 years ago
path.md
doc: use blockquotes for Stability: markers
8 years ago
process.md
process: add process.cpuUsage() - implementation, doc, tests
8 years ago
punycode.md
doc: use blockquotes for Stability: markers
8 years ago
querystring.md
doc: use blockquotes for Stability: markers
8 years ago
readline.md
doc: remove backtick escaping for manpage refs
8 years ago
repl.md
doc: remove backtick escaping for manpage refs
8 years ago
stream.md
doc: consistent 'Returns:'
8 years ago
string_decoder.md
doc: use blockquotes for Stability: markers
8 years ago
synopsis.md
doc: git mv to .md
9 years ago
timers.md
doc: use blockquotes for Stability: markers
8 years ago
tls.md
tls, crypto: add ALPN Support
8 years ago
tty.md
doc: use blockquotes for Stability: markers
8 years ago
url.md
doc: use blockquotes for Stability: markers
8 years ago
util.md
doc: add `added:` information for util
8 years ago
v8.md
v8,src: expose statistics about heap spaces
8 years ago
vm.md
doc: use blockquotes for Stability: markers
8 years ago
zlib.md
doc: use blockquotes for Stability: markers
8 years ago