node/doc/api
Jeremiah Senkpiel ea2a309e3b 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-15 14:00:09 -07:00
..
_toc.md doc: subdivide TOC, add auxiliary links 2016-04-29 13:27:18 -04:00
addons.md doc: remove extra spaces and concats in examples 2016-07-29 09:12:17 -07:00
all.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
assert.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
buffer.md doc: fix buf.readUIntBE, buf.readUIntLE examples 2016-08-25 07:24:41 +02:00
child_process.md child_process, win: fix shell spawn with AutoRun 2016-09-09 20:51:43 +02:00
cli.md 2016-08-15, Version 6.4.0 (Current) 2016-08-16 10:36:00 -04:00
cluster.md doc: fix cluster message event docs 2016-08-10 09:11:22 -04:00
console.md doc: standardize rest parameters 2016-09-14 08:08:28 +02:00
crypto.md doc: add added: information for crypto 2016-09-11 21:08:31 -07:00
debugger.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
dgram.md doc: fix broken link in dgram doc 2016-09-02 14:29:30 -04:00
dns.md doc: fix typos 2016-09-02 23:49:54 +02:00
documentation.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
domain.md doc: standardize rest parameters 2016-09-14 08:08:28 +02:00
errors.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
events.md doc: standardize rest parameters 2016-09-14 08:08:28 +02:00
fs.md doc: bad/better examples for fs.access() and fs.exists() 2016-09-01 08:22:00 -07:00
globals.md doc: standardize rest parameters 2016-09-14 08:08:28 +02:00
http.md doc: add return type of clientRequest.setTimeout 2016-09-03 09:25:06 +02:00
https.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
modules.md doc: add added: information for modules 2016-08-27 16:19:26 +02:00
net.md doc: doc that listen can be called multiple times 2016-08-29 15:32:32 -07:00
os.md doc: fix typos 2016-09-02 23:49:54 +02:00
path.md doc: standardize rest parameters 2016-09-14 08:08:28 +02:00
process.md doc: standardize rest parameters 2016-09-14 08:08:28 +02:00
punycode.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
querystring.md doc: fix "hashOwnProperty" typo in querystring 2016-08-15 10:42:38 -07:00
readline.md doc: remove duplicate content from readline doc 2016-09-15 08:31:09 +02:00
repl.md doc: fix example in repl documentation 2016-09-11 20:56:12 -07:00
stream.md doc: fix typos 2016-09-02 23:49:54 +02:00
string_decoder.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
synopsis.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
timers.md doc: standardize rest parameters 2016-09-14 08:08:28 +02:00
tls.md doc: fix typos 2016-09-02 23:49:54 +02:00
tty.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
url.md doc: capitalize arguments' type names in url doc 2016-09-15 14:19:00 +08:00
util.md 2016-09-14, Version 6.6.0 (Current) 2016-09-15 14:00:09 -07:00
v8.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
vm.md doc: fix typo in vm.runInNewContext() description 2016-08-09 11:31:46 -07:00
zlib.md doc: fix typos 2016-09-02 23:49:54 +02:00