node/doc/api
Evan Lucas b5e70ae456 2017-05-02, Version 7.10.0 (Current)
Notable changes:

* **crypto**:
  - add randomFill and randomFillSync (Evan Lucas)
    https://github.com/nodejs/node/pull/10209
* **meta**: Added new collaborators
  - add lucamaraschi to collaborators (Luca Maraschi)
    https://github.com/nodejs/node/pull/12538
  - add DavidCai1993 to collaborators (David Cai)
    https://github.com/nodejs/node/pull/12435
  - add jkrems to collaborators (Jan Krems)
    https://github.com/nodejs/node/pull/12427
  - add AnnaMag to collaborators (AnnaMag)
    https://github.com/nodejs/node/pull/12414
* **process**:
  - fix crash when Promise rejection is a Symbol (Cameron Little)
    https://github.com/nodejs/node/pull/11640
* **url**:
  - make WHATWG URL more spec compliant (Timothy Gu)
    https://github.com/nodejs/node/pull/12507
* **v8**:
  - fix stack overflow in recursive method (Ben Noordhuis)
    https://github.com/nodejs/node/pull/12460
  - fix build errors with g++ 7 (Ben Noordhuis)
    https://github.com/nodejs/node/pull/12392

PR-URL: https://github.com/nodejs/node/pull/12775
2017-05-02 20:42:02 -05:00
..
_toc.md doc: add deprecations page to docs toc 2017-04-10 08:32:05 +02:00
addons.md doc: update link to V8 Embedder's guide 2017-02-14 12:27:24 -05:00
all.md doc: synchronize + update _toc.md and all.md 2017-02-21 21:14:22 -05:00
assert.md doc: remove superfluous sample assert code 2017-03-28 18:28:55 -04:00
buffer.md doc: fix encoding string in buffer example 2017-05-02 12:46:11 -05:00
child_process.md doc: prepare js code for eslint-plugin-markdown 2017-05-02 12:46:17 -05:00
cli.md doc, inspector: note that the host is optional 2017-04-10 13:44:33 -04:00
cluster.md doc/tools: fix more type inconsistencies 2017-03-13 11:53:00 -04:00
console.md doc: prepare js code for eslint-plugin-markdown 2017-05-02 12:46:17 -05:00
crypto.md 2017-05-02, Version 7.10.0 (Current) 2017-05-02 20:42:02 -05:00
debugger.md doc: remove inspector experimental warning 2017-05-02 12:46:10 -05:00
deprecations.md doc: make the heading consistent 2017-04-10 13:51:38 -04:00
dgram.md doc: consistent case for primitive types 2017-03-13 11:53:00 -04:00
dns.md doc: clarify the callback arguments of dns.resolve 2017-05-02 12:46:13 -05:00
documentation.md doc: remove Locked from stability index 2017-03-07 05:56:55 -06:00
domain.md doc: fix sorting in API references 2017-02-25 21:15:11 +01:00
errors.md tools: enable no-useless-return eslint rule 2017-05-02 12:46:18 -05:00
events.md doc: missing argument types for events methods 2017-03-20 11:29:37 -04:00
fs.md doc: prepare js code for eslint-plugin-markdown 2017-05-02 12:46:17 -05:00
globals.md doc/tools: fix more type inconsistencies 2017-03-13 11:53:00 -04:00
http.md doc: response.write ignores body in some cases 2017-05-02 12:46:09 -05:00
https.md doc: modernize and fix code examples in https.md 2017-04-10 13:44:41 -04:00
index.md
modules.md doc: prepare js code for eslint-plugin-markdown 2017-05-02 12:46:17 -05:00
net.md doc: fix stylistic issues in api/net.md 2017-05-01 11:16:07 -05:00
os.md doc: update os.uptime() and process.uptime() info 2017-05-02 12:46:08 -05:00
path.md doc: path functions ignore trailing slashes 2017-05-02 12:46:10 -05:00
process.md doc: prepare js code for eslint-plugin-markdown 2017-05-02 12:46:17 -05:00
punycode.md doc: consistent case for primitive types 2017-03-13 11:53:00 -04:00
querystring.md doc: unify spaces in a querystring.md code example 2017-05-02 12:46:13 -05:00
readline.md doc: fix an unclear wording in readline.md 2017-05-02 12:46:18 -05:00
repl.md doc: fix examples in repl.md 2017-05-02 20:39:14 -05:00
stream.md tools: enable no-useless-return eslint rule 2017-05-02 12:46:18 -05:00
string_decoder.md doc: improve consistency in documentation titles 2017-02-14 11:52:28 -05:00
synopsis.md
timers.md doc: fix the timing of setImmediate's execution 2017-04-10 13:44:38 -04:00
tls.md doc: prepare js code for eslint-plugin-markdown 2017-05-02 12:46:17 -05:00
tracing.md src: add tracing controller 2017-02-28 19:22:19 -05:00
tty.md doc: add some info on tty#setRawMode() 2016-12-13 10:57:57 -05:00
url.md doc: add Added-in metadata for WHATWG URL 2017-05-02 15:22:47 -05:00
util.md doc: add single arg scenario for util.format 2017-05-02 12:46:09 -05:00
v8.md doc: add changelogs for v8 2017-02-25 21:15:32 +01:00
vm.md doc: add note that vm module is not a security mechanism 2017-03-20 11:30:33 -04:00
zlib.md doc: prepare js code for eslint-plugin-markdown 2017-05-02 12:46:17 -05:00