0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 15:30:56 +01:00
nodejs/doc/api
James M Snell 7f9eb4c29c util: graduate TextEncoder/TextDecoder, tests
Add tests ported from Web Platform Tests.

Graduate TextEncoder / TextDecoder from experimental

PR-URL: https://github.com/nodejs/node/pull/15743
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
2017-10-23 21:12:56 -07:00
..
_toc.md doc: add ESM doc to _toc.md and all.md 2017-09-08 06:34:47 +03:00
addons.md doc: standardize function param/object prop style 2017-09-28 02:26:56 -03: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 comment in assert.md 2017-10-20 15:08:38 +03:00
async_hooks.md doc: async_hooks grammar nits 2017-10-22 14:06:56 +02:00
buffer.md doc: replace methods used in the example code 2017-10-23 22:55:45 +03:00
child_process.md doc: remove duplicate options 2017-10-20 18:22:15 +03:00
cli.md async_hooks: skip runtime checks when disabled 2017-10-19 12:45:21 +02:00
cluster.md doc: add missing comma 2017-10-15 08:22:36 +08:00
console.md 2017-09-12, Version 8.5.0 (Current) 2017-09-12 17:34:51 +02:00
crypto.md crypto: refactor argument validation for pbkdf2 2017-10-23 15:52:11 -07:00
debugger.md test: remove obsolete debugger tests 2017-09-13 17:58:38 -03:00
deprecations.md vm: deprecate vm.runInDebugContext 2017-10-23 17:17:16 +02:00
dgram.md doc: fix dgram.md typos 2017-10-14 12:37:33 +08:00
dns.md doc: fix types and description for dns.resolveTxt 2017-09-22 02:54:00 +02:00
documentation.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
domain.md src: do not add .domain to promises in VM contexts 2017-10-04 12:27:08 -07:00
errors.md crypto: refactor argument validation for pbkdf2 2017-10-23 15:52:11 -07:00
esm.md module: resolve and instantiate loader pipeline hooks 2017-10-11 08:47:23 -05:00
events.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
fs.md doc: replace undocumented encoding aliases 2017-10-22 13:12:24 +03:00
globals.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
http2.md http2: support generic Duplex streams 2017-10-23 16:50:44 +02:00
http.md http: support generic Duplex streams 2017-10-23 17:11:57 +02:00
https.md doc: fix inconsistent server.listen documentation 2017-10-19 02:26:01 -02:00
index.md doc: git mv to .md 2016-04-20 16:34:27 -07:00
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 doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
n-api.md doc: update to use NAPI_AUTO_LENGTH 2017-10-15 15:52:42 -07:00
net.md doc: standardize function param/object prop style 2017-09-28 02:26:56 -03:00
os.md doc: clarify os.cpus() returns logical CPU cores 2017-10-18 11:14:12 +03:00
path.md path: deprecate internal _makeLong, replace 2017-10-02 11:30:19 -07:00
perf_hooks.md perf_hooks: remove docs for unimplemented API 2017-09-29 09:38:48 -07:00
process.md doc: minor correction to note on process section 2017-10-19 20:39:27 +05:30
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: clarify using crlfDelay with fs streams 2017-10-19 02:15:13 +03:00
repl.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
stream.md doc: improve {readable,writable}._destroy() docs 2017-10-21 07:33:58 +05:30
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: fix inconsistent server.listen documentation 2017-10-19 02:26:01 -02:00
tracing.md src: Node Tracing Controller 2016-12-20 12:31:09 -08:00
tty.md tty,doc: add type-check to isatty 2017-10-22 16:51:10 -07:00
url.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
util.md util: graduate TextEncoder/TextDecoder, tests 2017-10-23 21:12:56 -07:00
v8.md doc: add links to alternative versions of doc 2017-08-28 11:17:08 +02:00
vm.md vm: deprecate vm.runInDebugContext 2017-10-23 17:17:16 +02:00
zlib.md doc: add UV_THREADPOOL_SIZE link definition 2017-10-14 21:45:33 +08:00