node/doc/api
cjihrig d83373d800 2016-08-15, Version 6.4.0 (Current)
Notable changes:

* build: zlib symbols and additional OpenSSL symbols are now exposed on Windows platforms. (Alex Hultman) https://github.com/nodejs/node/pull/7983 and https://github.com/nodejs/node/pull/7576
* child_process, cluster: Forked child processes and cluster workers now support stdio configuration. (Colin Ihrig) https://github.com/nodejs/node/pull/7811 and https://github.com/nodejs/node/pull/7838
* child_process: argv[0] can now be set to arbitrary values in spawned processes. (Pat Pannuto) https://github.com/nodejs/node/pull/7696
* fs: fs.ReadStream now exposes the number of bytes it has read so far. (Linus Unnebäck) https://github.com/nodejs/node/pull/7942
* repl: The REPL now supports editor mode. (Prince J Wesley) https://github.com/nodejs/node/pull/7275
* util: inspect() can now be configured globally using util.inspect.defaultOptions. (Roman Reiss) https://github.com/nodejs/node/pull/8013

Refs: https://github.com/nodejs/node/issues/8020
PR-URL: https://github.com/nodejs/node/pull/8070
2016-08-16 10:36:00 -04: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: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
child_process.md child_process: control argv0 for spawned processes 2016-08-08 16:35: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: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
crypto.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
debugger.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
dgram.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
dns.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
documentation.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
domain.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
errors.md doc: various documentation formatting fixes 2016-07-14 12:26:50 +03:00
events.md doc: add added: information for events 2016-08-05 14:43:09 -07:00
fs.md 2016-08-15, Version 6.4.0 (Current) 2016-08-16 10:36:00 -04:00
globals.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
http.md doc: improve server.listen() random port 2016-08-05 23:31:07 +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: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
net.md doc: improve server.listen() random port 2016-08-05 23:31:07 +02:00
os.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
path.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
process.md 2016-08-15, Version 6.4.0 (Current) 2016-08-16 10:36:00 -04: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: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
repl.md repl: Add editor mode support 2016-08-06 19:41:35 +05:30
stream.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +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: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
tls.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
tty.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
url.md doc: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00
util.md util: add inspect.defaultOptions 2016-08-09 20:57:24 +02: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: use blockquotes for Stability: markers 2016-08-04 22:43:34 +02:00