Chris Dickinson
|
cf0306cd71
|
doc: update stability index
This simplifies the stability index to 4 levels:
0 - deprecated
1 - experimental / feature-flagged
2 - stable
3 - locked
Domains has been downgraded to deprecated, assert has been
downgraded to stable. Timers and Module remain locked. All
other APIs are now stable.
PR-URL: https://github.com/iojs/io.js/pull/943
Fixes: https://github.com/iojs/io.js/issues/930
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com>
Reviewed-By: Vladimir Kurchatkin <vladimir.kurchatkin@gmail.com>
|
2015-02-27 14:23:01 -08:00 |
|
isaacs
|
061f2075cf
|
string_decoder: Add 'end' method, do base64 properly
|
2012-10-11 16:46:18 -07:00 |
|
Kyle Robinson Young
|
df6c12cdcc
|
doc: update string_decoder stability index to 3
Ref #3140
|
2012-04-25 01:13:08 +02:00 |
|
Kyle Robinson Young
|
d91ef153e7
|
doc: add string_decoder doc
|
2012-04-20 16:17:41 +02:00 |
|
Micheil Smith
|
e190c9616e
|
Splitting documentation
|
2010-10-28 14:59:15 -07:00 |
|