0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Evan Lucas 1132ea7434 2017-11-14, Version 9.2.0 (Current)
Notable changes:

* **crypto**:
  - Support building with both 1.1.0 and 1.0.2 (David Benjamin) https://github.com/nodejs/node/pull/16130
* **fs**:
  - fs.realpathSync.native and fs.realpath.native are now exposed (Ben Noordhuis) https://github.com/nodejs/node/pull/15776
* **process**:
  - expose process.ppid (cjihrig) https://github.com/nodejs/node/pull/16839

PR-URL: https://github.com/nodejs/node/pull/16992
2017-11-14 17:08:15 -06:00
..
_toc.md doc: add ESM doc to _toc.md and all.md 2017-09-08 06:34:47 +03:00
addons.md build: make test-doc and lint addon docs 2017-10-30 17:28:07 +08:00
all.md doc: add ESM doc to _toc.md and all.md 2017-09-08 06:34:47 +03:00
assert.md doc: fix typo in assert.md 2017-11-08 02:30:42 +02:00
async_hooks.md 2017-10-31, Version 9.0.0 (Current) 2017-10-31 12:59:12 -07:00
buffer.md doc: replace methods used in the example code 2017-10-23 22:55:45 +03:00
child_process.md doc: update subprocess.killed 2017-11-07 15:35:31 -05:00
cli.md cli: add --stack-trace-limit to NODE_OPTIONS 2017-11-03 01:04:07 +01:00
cluster.md doc: make default values and periods consistent 2017-10-30 11:08:47 +01:00
console.md doc: fix json generator warnings 2017-11-07 09:40:04 +01:00
crypto.md doc : mention constant-time in crypto doc 2017-11-02 18:38:17 +08:00
debugger.md test: remove obsolete debugger tests 2017-09-13 17:58:38 -03:00
deprecations.md build: runtime-deprecate requiring deps 2017-11-13 10:50:12 -08:00
dgram.md doc: correct the spelling of omitting in dgram.md 2017-11-11 10:19:01 +01:00
dns.md doc: make default values and periods consistent 2017-10-30 11:08:47 +01:00
documentation.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
domain.md 2017-10-24, Node.js Version 8.8.0 (Current) 2017-10-24 17:50:44 -04:00
errors.md tls: implement clientCertEngine option 2017-11-11 13:35:23 -08:00
esm.md doc: remove loader hooks from unsupported features 2017-10-25 10:57:51 -07:00
events.md doc: correct effects to affects 2017-11-06 03:51:53 -08:00
fs.md 2017-10-31, Version 9.0.0 (Current) 2017-10-31 12:59:12 -07:00
globals.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
http2.md doc: fix typo in http2 doc 2017-11-13 11:30:48 -08:00
http.md 2017-10-31, Version 9.0.0 (Current) 2017-10-31 12:59:12 -07:00
https.md doc: add clientCertEngine to docs 2017-11-11 13:35:23 -08:00
index.md
inspector.md doc: update test/inspector reference 2017-10-18 11:17:57 -07:00
intl.md doc: environmental->environment & NodeJS->Node.js 2017-08-24 15:17:29 -07:00
modules.md 2017-10-31, Version 8.9.0 'Carbon' (LTS) Release 2017-10-31 18:29:48 +00:00
n-api.md doc: fix typos in N-API 2017-11-11 10:26:45 +01:00
net.md doc: make default values and periods consistent 2017-10-30 11:08:47 +01:00
os.md doc: make default values and periods consistent 2017-10-30 11:08:47 +01:00
path.md 2017-10-31, Version 9.0.0 (Current) 2017-10-31 12:59:12 -07:00
perf_hooks.md perf_hooks: remove docs for unimplemented API 2017-09-29 09:38:48 -07:00
process.md 2017-11-14, Version 9.2.0 (Current) 2017-11-14 17:08:15 -06:00
punycode.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
querystring.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
readline.md doc: make default values and periods consistent 2017-10-30 11:08:47 +01:00
repl.md 2017-10-31, Version 9.0.0 (Current) 2017-10-31 12:59:12 -07:00
stream.md doc: make stream.Readable consistent 2017-11-06 04:02:09 -08:00
string_decoder.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
synopsis.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
timers.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
tls.md doc: add clientCertEngine to docs 2017-11-11 13:35:23 -08:00
tracing.md src: Node Tracing Controller 2016-12-20 12:31:09 -08:00
tty.md doc: add isTTY property documentation 2017-11-07 10:08:16 +00:00
url.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
util.md doc: util.isDeepStrictEqual returns boolean 2017-10-31 23:57:51 +01:00
v8.md v8: migrate setFlagsFromString to internal/errors 2017-10-29 17:04:27 -07:00
vm.md doc: improve documentation for the vm module 2017-11-09 21:29:55 +01:00
zlib.md doc: add docs for Zlib#close() 2017-11-03 09:48:10 +01:00