- From: Andreu Botella <notifications@github.com>
- Date: Thu, 28 May 2020 11:41:03 -0700
- To: whatwg/encoding <encoding@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <whatwg/encoding/pull/215@github.com>
This change renames the Encoding-specific concept of "streams", which had been causing confusion with readable/writable streams for years, to "token queues". It also exports the corresponding definitions.
Closes #180.
<!--
This comment and the below content is programatically generated.
You may add a comma-separated list of anchors you'd like a
direct link to below (e.g. #idl-serializers, #idl-sequence):
Don't remove this comment or modify anything below this line.
If you don't want a preview generated for this pull request,
just replace the whole of this comment's content by "no preview"
and remove what's below.
-->
***
<a href="https://whatpr.org/encoding/215.html" title="Last updated on May 28, 2020, 6:40 PM UTC (bb9b17b)">Preview</a> | <a href="https://whatpr.org/encoding/215/dd8e302...bb9b17b.html" title="Last updated on May 28, 2020, 6:40 PM UTC (bb9b17b)">Diff</a>
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/encoding/pull/215
-- Commit Summary --
* Rename Encoding's "streams" to "token queues"
* Export token queue and its algorithms.
-- File Changes --
M encoding.bs (242)
-- Patch Links --
https://github.com/whatwg/encoding/pull/215.patch
https://github.com/whatwg/encoding/pull/215.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/encoding/pull/215
Received on Thursday, 28 May 2020 18:41:16 UTC