node/doc/api
Jeremiah Senkpiel 0a3ad92292 2016-09-14, Version 6.6.0 (Current)
Notable changes:

* crypto: Added `crypto.timingSafeEqual()`. (not-an-aardvark)
https://github.com/nodejs/node/pull/8304
* events: Made the "max event listeners" memory leak warning more
accessible. (Anna Henningsen) https://github.com/nodejs/node/pull/8298
* promises: Unhandled rejections now emit a process warning after the
first tick. (Benjamin Gruenbaum)
https://github.com/nodejs/node/pull/8223
* repl: Added auto alignment for `.editor` mode. (Prince J Wesley)
https://github.com/nodejs/node/pull/8241
* util: Some functionality has been added to `util.inspect()`:
- Returning `this` from a custom inspect function now works. (Anna
Henningsen) https://github.com/nodejs/node/pull/8174
- Added support for Symbol-based custom inspection methods. (Anna
Henningsen) https://github.com/nodejs/node/pull/8174

Refs: https://github.com/nodejs/node/issues/8428
Refs: https://github.com/nodejs/node/pull/8457
PR-URL: https://github.com/nodejs/node/pull/8466
2016-09-14 10:13:08 -07:00
..
_toc.md doc: subdivide TOC, add auxiliary links 2016-05-03 20:20:35 -04:00
addons.md doc: remove extra spaces and concats in examples 2016-08-10 12:14:06 -04:00
all.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
assert.md doc: use blockquotes for Stability: markers 2016-08-10 12:41:56 -04:00
buffer.md doc: fix buf.readUIntBE, buf.readUIntLE examples 2016-09-09 11:06:04 -04:00
child_process.md doc: 'ipc' is required with fork stdio option 2016-09-09 11:06:09 -04:00
cli.md 2016-08-15, Version 6.4.0 (Current) 2016-08-15 09:58:30 -04:00
cluster.md doc: fix cluster message event docs 2016-08-10 13:04:59 -04:00
console.md doc: use blockquotes for Stability: markers 2016-08-10 12:41:56 -04:00
crypto.md doc: add added: information for crypto 2016-09-13 17:04:45 -07:00
debugger.md doc: use blockquotes for Stability: markers 2016-08-10 12:41:56 -04:00
dgram.md doc: fix broken link in dgram doc 2016-09-09 11:06:17 -04:00
dns.md doc: fix typos 2016-09-09 11:06:18 -04:00
documentation.md doc: use blockquotes for Stability: markers 2016-08-10 12:41:56 -04:00
domain.md doc: use blockquotes for Stability: markers 2016-08-10 12:41:56 -04:00
errors.md doc: various documentation formatting fixes 2016-08-10 11:16:06 -04:00
events.md events: make memory leak warning more accessible 2016-09-09 11:06:12 -04:00
fs.md doc: bad/better examples for fs.access() and fs.exists() 2016-09-09 11:06:16 -04:00
globals.md doc: use blockquotes for Stability: markers 2016-08-10 12:41:56 -04:00
http.md doc: add return type of clientRequest.setTimeout 2016-09-09 11:06:19 -04:00
https.md doc: use blockquotes for Stability: markers 2016-08-10 12:41:56 -04:00
index.md doc: git mv to .md 2016-04-26 12:16:28 -07:00
modules.md doc: add added: information for modules 2016-09-09 11:06:08 -04:00
net.md doc: doc that listen can be called multiple times 2016-09-09 11:06:10 -04:00
os.md doc: fix typos 2016-09-09 11:06:18 -04:00
path.md doc: fix typos 2016-09-09 11:06:18 -04:00
process.md doc: note that listening on SIGSEGV & co is unsafe 2016-09-13 17:04:44 -07:00
punycode.md doc: use blockquotes for Stability: markers 2016-08-10 12:41:56 -04:00
querystring.md doc: fix "hashOwnProperty" typo in querystring 2016-08-20 09:59:52 -05:00
readline.md doc: link SIGTSTP / SIGCONT events in readline doc 2016-09-13 17:04:47 -07:00
repl.md doc: fix example in repl documentation 2016-09-13 17:04:44 -07:00
stream.md doc: fix typos 2016-09-09 11:06:18 -04:00
string_decoder.md doc: use blockquotes for Stability: markers 2016-08-10 12:41:56 -04:00
synopsis.md doc: various documentation formatting fixes 2016-08-10 11:16:06 -04:00
timers.md doc: fix link on timers.md 2016-09-13 17:04:45 -07:00
tls.md doc: fix typos 2016-09-09 11:06:18 -04:00
tty.md doc: use blockquotes for Stability: markers 2016-08-10 12:41:56 -04:00
url.md doc: fix typos 2016-09-09 11:06:18 -04:00
util.md 2016-09-14, Version 6.6.0 (Current) 2016-09-14 10:13:08 -07:00
v8.md doc: various documentation formatting fixes 2016-08-10 11:16:06 -04:00
vm.md doc: fix typo in vm.runInNewContext() description 2016-08-10 13:02:48 -04:00
zlib.md doc: fix typos 2016-09-09 11:06:18 -04:00