0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/doc/api
Rich Trott c76f737ebc timers: unlock the timers API
Change the Stability Index on timers from Locked to Stable.

Note that this is not intended to encourage changes to the timers API,
but to allow it when its useful for Node.js (as has happened in
violation of the documented stability level), and possibly to simplify
the stability levels by removing Locked altogether.

PR-URL: https://github.com/nodejs/node/pull/11580
Ref: https://github.com/nodejs/node/issues/11200
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Reviewed-By: Gibson Fahnestock <gibfahn@gmail.com>
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2017-03-01 19:07:27 -08:00
..
_toc.md
addons.md
all.md
assert.md
buffer.md
child_process.md
cli.md 2017-02-28, Version 7.7.0 (Current) 2017-02-28 21:58:21 -05:00
cluster.md
console.md doc: argument types for console methods 2017-03-01 18:10:24 +01:00
crypto.md
debugger.md doc: update V8 debugger doc to mention --inspect-brk 2017-02-27 13:58:18 -08:00
deprecations.md
dgram.md
dns.md
documentation.md
domain.md
errors.md doc: fixup errors.md 2017-03-01 07:51:08 -08:00
events.md
fs.md
globals.md
http.md 2017-02-28, Version 7.7.0 (Current) 2017-02-28 21:58:21 -05:00
https.md
index.md
modules.md
net.md doc: add link to references in net.Socket 2017-03-01 23:40:24 +08:00
os.md
path.md
process.md doc: link to readable and writeable stream section 2017-02-27 12:24:36 -08:00
punycode.md
querystring.md doc: document pending semver-major API changes 2017-02-24 02:06:31 +01:00
readline.md doc: link to readable and writeable stream section 2017-02-27 12:24:36 -08:00
repl.md
stream.md doc: fix typo in stream doc 2017-03-01 17:39:57 +01:00
string_decoder.md
synopsis.md
timers.md timers: unlock the timers API 2017-03-01 19:07:27 -08:00
tls.md
tracing.md
tty.md
url.md doc: document WHATWG IDNA methods' error handling 2017-02-28 18:32:01 -08:00
util.md
v8.md
vm.md
zlib.md