W3C Mercurial service hosted at dvcs.w3.org was discontinued on April 1st, 2019

This site serves a read-only snapshot taken on that date.
The repositories that are still active have been migrated to other platforms such as W3C's GitHub repository.
More about the archival.

The important views were preserved:

Some minor functionnalities were dropped such as:

 
descriptionArchived on 2019-04-01
last changeWed, 19 Aug 2015 12:43:34 +0900
changes
Wed, 19 Aug 2015 12:43:34 +0900 Michael[tm] Smith updated default tip
Wed, 22 Oct 2014 21:31:10 +0900 Takeshi Yoshino Fix phrasing for publishing WD.
Tue, 21 Oct 2014 10:31:19 -0400 Art Barstow Add missing URL for WebApps patent disclosure page
Tue, 21 Oct 2014 10:27:36 -0400 Art Barstow WD snapshot for 2014 Oct 23
Wed, 01 Oct 2014 13:22:31 +0900 Takeshi Yoshino Cleanup the spec. All the ideas has been ported to WHATWG Github.
Wed, 09 Apr 2014 08:25:34 +0900 Takeshi Yoshino Fix link
Wed, 09 Apr 2014 08:23:27 +0900 Takeshi Yoshino Add a link to WHATWG github where we're working on the core primitive design
Thu, 06 Feb 2014 21:05:11 +0900 Takeshi Yoshino Change data sink model requirement list to use not ol but ul
Mon, 03 Feb 2014 18:01:04 +0900 Takeshi Yoshino - Reorder properties to group generic ones and binary data specific ones
Mon, 03 Feb 2014 17:48:19 +0900 Takeshi Yoshino Example update
Mon, 03 Feb 2014 15:52:36 +0900 Takeshi Yoshino Give names to interaction between dataSink and WritableStream
Mon, 03 Feb 2014 15:37:13 +0900 Takeshi Yoshino Give names to interaction between dataSource and ReadableStream
Fri, 31 Jan 2014 13:07:27 +0900 Takeshi Yoshino Rename readUpTo() to readBytes. Converge all the byte stream specific operation to that.
Thu, 30 Jan 2014 15:29:32 +0900 Takeshi Yoshino Minor rephrasing
Thu, 30 Jan 2014 15:27:42 +0900 Takeshi Yoshino Remove more unnecessary task queuing
Thu, 30 Jan 2014 15:25:53 +0900 Takeshi Yoshino Remove unnecessary task queuing
Thu, 30 Jan 2014 15:23:12 +0900 Takeshi Yoshino More rewriting on writeAbort/Close
Thu, 30 Jan 2014 14:12:30 +0900 Takeshi Yoshino Change the role of the Promise returned by write()
Thu, 30 Jan 2014 12:27:05 +0900 Takeshi Yoshino More fix
Thu, 30 Jan 2014 11:32:27 +0900 Takeshi Yoshino Killed readPending
Thu, 30 Jan 2014 11:24:35 +0900 Takeshi Yoshino More renaming
Thu, 30 Jan 2014 11:23:07 +0900 Takeshi Yoshino Renaming retrieve data -> request data production
Thu, 30 Jan 2014 11:18:32 +0900 Takeshi Yoshino Remove unnecessary "process received data and signal" call
Thu, 30 Jan 2014 11:17:46 +0900 Takeshi Yoshino More ReadableStream algorithm refactoring
Thu, 30 Jan 2014 10:57:24 +0900 Takeshi Yoshino - pendingRead member reordering
Wed, 29 Jan 2014 22:10:17 +0900 Takeshi Yoshino Almost finished clean up / bug fixes related to the read/pipe refactoring
Wed, 29 Jan 2014 21:51:07 +0900 Takeshi Yoshino More clean up
Wed, 29 Jan 2014 21:10:42 +0900 Takeshi Yoshino Style fixes
Wed, 29 Jan 2014 20:20:41 +0900 Takeshi Yoshino Add referece to Promise guideline doc by Domenic
Wed, 29 Jan 2014 20:14:44 +0900 Takeshi Yoshino More "byte" removal
Wed, 29 Jan 2014 20:09:33 +0900 Takeshi Yoshino Remove note about form of data in readDataBuffer
Wed, 29 Jan 2014 18:41:50 +0900 Takeshi Yoshino More fix
Wed, 29 Jan 2014 18:18:35 +0900 Takeshi Yoshino - refactored pipe algorithm and merged with ones for read() and readUpTo()
Tue, 28 Jan 2014 14:56:24 +0900 Takeshi Yoshino - Some rephrasing
Tue, 28 Jan 2014 14:42:50 +0900 Takeshi Yoshino pendingRead may be null when returning pendingRead.promise. Use local
Tue, 28 Jan 2014 14:38:48 +0900 Takeshi Yoshino - Some reorg of algorithm
Tue, 28 Jan 2014 14:28:05 +0900 Takeshi Yoshino Remove read as Blob support
Tue, 28 Jan 2014 13:01:17 +0900 Takeshi Yoshino Split data output code from read() and readUpTo() algorithm
Thu, 23 Jan 2014 19:50:26 +0900 Takeshi Yoshino cost argument -> costOverride
Thu, 23 Jan 2014 19:47:24 +0900 Takeshi Yoshino Make URI stuff more separate
Tue, 14 Jan 2014 23:04:48 +0900 Takeshi Yoshino Throw -> return a Promise rejected with
Tue, 14 Jan 2014 22:56:35 +0900 Takeshi Yoshino - new -> newly-create
Tue, 14 Jan 2014 21:42:24 +0900 Takeshi Yoshino ReadableStream rewriting
Fri, 10 Jan 2014 23:04:10 +0900 Takeshi Yoshino More rewriting
Fri, 10 Jan 2014 21:43:59 +0900 Takeshi Yoshino Rewording
Fri, 10 Jan 2014 20:00:02 +0900 Takeshi Yoshino ByteStreamReadType -> StreamReadType
Fri, 10 Jan 2014 19:57:16 +0900 Takeshi Yoshino - ByteStreamReadResult -> StreamReadResult
Fri, 10 Jan 2014 19:54:27 +0900 Takeshi Yoshino Revert name back to Readable/WritableStream
Fri, 10 Jan 2014 19:23:44 +0900 Takeshi Yoshino Fix merge
Fri, 10 Jan 2014 16:12:36 +0900 Takeshi Yoshino Remove stale text
Wed, 11 Dec 2013 21:51:25 +0900 Takeshi Yoshino Break at the end of a sentence
Tue, 10 Dec 2013 02:54:48 +0900 Takeshi Yoshino Add how to notify abort/error signal
Tue, 10 Dec 2013 01:20:10 +0900 Takeshi Yoshino Make reason optional
Tue, 10 Dec 2013 01:19:16 +0900 Takeshi Yoshino Add readAbort
Tue, 10 Dec 2013 01:15:50 +0900 Takeshi Yoshino Add writeAbort
Mon, 09 Dec 2013 23:31:56 +0900 Takeshi Yoshino Define cost
Tue, 10 Dec 2013 14:25:02 +0900 Takeshi Yoshino Change readExact to readUpTo and make it able to handle non-byte type data
Tue, 10 Dec 2013 14:00:22 +0900 Takeshi Yoshino Add pullAmount precise flow control example
Tue, 10 Dec 2013 13:46:35 +0900 Takeshi Yoshino Add "as-is" type to ByteStreamReadType
Mon, 09 Dec 2013 23:19:07 +0900 Takeshi Yoshino write accepts any data
Mon, 09 Dec 2013 23:16:26 +0900 Takeshi Yoshino Abort wait -> abort waiting
Mon, 09 Dec 2013 23:15:59 +0900 Takeshi Yoshino Make write() agnostic to data type
Mon, 09 Dec 2013 22:47:12 +0900 Takeshi Yoshino More "foo of bar" -> "bar.foo"
Mon, 09 Dec 2013 22:44:43 +0900 Takeshi Yoshino Rename variables agnostic to type of data Streams API handles
Mon, 09 Dec 2013 21:22:07 +0900 Takeshi Yoshino More foo of bar -> bar.foo clean up
Mon, 09 Dec 2013 21:17:40 +0900 Takeshi Yoshino Fix typo in pipe() algorithm
Mon, 09 Dec 2013 21:09:39 +0900 Takeshi Yoshino Change readClose to return a Promise
Mon, 09 Dec 2013 21:03:51 +0900 Takeshi Yoshino Change writeClose() return type to Promise
Mon, 09 Dec 2013 20:50:48 +0900 Takeshi Yoshino TODO about pipe() finish timing
Mon, 09 Dec 2013 18:27:55 +0900 Takeshi Yoshino More pipe() bug fixes
Mon, 09 Dec 2013 18:24:41 +0900 Takeshi Yoshino More bug fix in pipe(). numBytesRequested is used where numBytesSpaceAvailable must be used.
Mon, 09 Dec 2013 18:04:42 +0900 Takeshi Yoshino Teminology: Tuple -> struct type
Mon, 09 Dec 2013 17:50:57 +0900 Takeshi Yoshino More tuple -> pendingWrite renaming
Mon, 09 Dec 2013 17:48:47 +0900 Takeshi Yoshino Add Francois-Xavier Kowalski to acknowledgement list
Mon, 09 Dec 2013 17:47:15 +0900 Takeshi Yoshino Add FileWriter to consumer list
Mon, 09 Dec 2013 17:01:30 +0900 Takeshi Yoshino Data source rephrasing and clarification
Mon, 09 Dec 2013 16:48:21 +0900 Takeshi Yoshino Formatting data sink definition
Mon, 09 Dec 2013 14:07:36 +0900 Takeshi Yoshino A bit tweak on data sink definition
Mon, 09 Dec 2013 13:57:57 +0900 Takeshi Yoshino Remainder of last commit
Mon, 09 Dec 2013 13:55:25 +0900 Takeshi Yoshino Renames for readability
Mon, 09 Dec 2013 13:44:30 +0900 Takeshi Yoshino Add Rob Manson to acknowledgement
Sat, 07 Dec 2013 03:15:47 +0900 Takeshi Yoshino Type Steam -> Stream
Sat, 07 Dec 2013 02:19:01 +0900 Takeshi Yoshino Rephrased dataSink definition
Sat, 07 Dec 2013 02:05:20 +0900 Takeshi Yoshino Break at the end of each sentence.
Sat, 07 Dec 2013 01:59:00 +0900 Takeshi Yoshino Complement waitPromise definition sentence
Sat, 07 Dec 2013 01:49:52 +0900 Takeshi Yoshino Fix bug24021. Typo in process pendingWriteQueue
Wed, 04 Dec 2013 00:17:34 -0800 fmoussa fixed merge
Wed, 04 Dec 2013 00:15:07 -0800 fmoussa moved images, fixed typos, fixed header
Wed, 04 Dec 2013 16:57:09 +0900 Takeshi Yoshino Resolved variable name conflict
Wed, 04 Dec 2013 16:52:43 +0900 Takeshi Yoshino Fix typo
Wed, 04 Dec 2013 02:42:45 +0900 Takeshi Yoshino Empty preview.html
Wed, 04 Dec 2013 00:59:38 +0900 Takeshi Yoshino Renaming variables and one grammar fix
Mon, 02 Dec 2013 20:19:58 +0900 Takeshi Yoshino Add diagrams
Mon, 02 Dec 2013 19:20:20 +0900 Takeshi Yoshino Rewording
Fri, 29 Nov 2013 19:02:13 -0800 fmoussa Moved preview to overview, and added note about preview deprication
Fri, 29 Nov 2013 18:58:02 -0800 fmoussa reorganized sections, cleaned up content, lots of tweaks
Thu, 28 Nov 2013 21:27:48 +0900 Takeshi Yoshino Tweaks
Mon, 25 Nov 2013 17:15:06 +0900 Takeshi Yoshino Update consumer/producer list
Sat, 23 Nov 2013 21:53:59 -0800 fmoussa added blurb about domstring and writeencoding
Sat, 23 Nov 2013 21:48:46 -0800 fmoussa Many tweaks to preview to support the new readable/writeable bytestream concepts. Tweaked wording, scenarios, etc
Thu, 14 Nov 2013 21:00:09 +0900 Takeshi Yoshino Bunch of typo fix, rephrasing, etc.
Thu, 14 Nov 2013 16:11:30 +0900 Takeshi Yoshino More introduction and abstract rewriting
Thu, 14 Nov 2013 13:58:16 +0900 Takeshi Yoshino Updated introduction
Thu, 14 Nov 2013 04:26:11 +0900 Takeshi Yoshino Allow bytes buffered as original objects
Thu, 14 Nov 2013 02:18:32 +0900 Takeshi Yoshino Some small fix
Thu, 14 Nov 2013 02:16:25 +0900 Takeshi Yoshino Fix type attribute
Thu, 14 Nov 2013 02:06:34 +0900 Takeshi Yoshino Big refactoring and cleanup for ED
Tue, 12 Nov 2013 07:00:49 +0900 Takeshi Yoshino Fixed pipe()'s return type to Promise
Tue, 12 Nov 2013 06:57:23 +0900 Takeshi Yoshino Minor fixes
Tue, 12 Nov 2013 06:14:31 +0900 Takeshi Yoshino Minor typo fixes
Tue, 12 Nov 2013 05:56:48 +0900 Takeshi Yoshino Introduced pullAmount
Fri, 08 Nov 2013 14:27:19 +0900 Takeshi Yoshino Strike out stale texts
Fri, 08 Nov 2013 13:46:18 +0900 Takeshi Yoshino Clarify readExact note
Fri, 08 Nov 2013 06:07:08 +0900 Takeshi Yoshino Updating ByteStream to follow new WritableByteStream, ReadableByteStream interface
Fri, 08 Nov 2013 05:07:35 +0900 Takeshi Yoshino Updated examples
Fri, 08 Nov 2013 04:16:14 +0900 Takeshi Yoshino Fix some ReSpec warnings.
Fri, 08 Nov 2013 04:13:44 +0900 Takeshi Yoshino Remove redundant description from readType and readEncoding at ByteStream section.
Fri, 08 Nov 2013 04:09:22 +0900 Takeshi Yoshino Move ByteStreamReadType and ByteStreamReadResult section above ByteStream section
Fri, 08 Nov 2013 04:00:04 +0900 Takeshi Yoshino Revert writeClose() type back to void from Promise<undefined>
Fri, 08 Nov 2013 03:54:56 +0900 Takeshi Yoshino Revert substream() back to fork() and add readClose().
Fri, 08 Nov 2013 03:45:48 +0900 Takeshi Yoshino Rename ByteStreamConsumeResult to ByteStreamReadResult
Fri, 08 Nov 2013 03:42:09 +0900 Takeshi Yoshino Split read into read and readExact
Fri, 08 Nov 2013 02:43:24 +0900 Takeshi Yoshino Cleaned up WritableByteStream interface.
Fri, 08 Nov 2013 01:30:19 +0900 Takeshi Yoshino Add data source model section to be used for substream() method.
Thu, 07 Nov 2013 03:53:25 +0900 Takeshi Yoshino Add links to Bugzilla listing and entering UI.
Thu, 07 Nov 2013 01:33:59 +0900 Takeshi Yoshino External dependency clean up
Thu, 07 Nov 2013 01:19:03 +0900 Takeshi Yoshino - Add sync/async hybrid read method experimentally
Wed, 06 Nov 2013 14:45:46 +0900 Takeshi Yoshino writeEncoding addition and some typo fixes
Wed, 06 Nov 2013 14:02:42 +0900 Takeshi Yoshino Add a link to Mercurial history.
Wed, 06 Nov 2013 13:48:57 +0900 Takeshi Yoshino Some more tab/space unification
Tue, 05 Nov 2013 21:29:41 +0900 Takeshi Yoshino Change the title of preview.html to say it's preview version.
Tue, 05 Nov 2013 21:29:10 +0900 Takeshi Yoshino Add preview.html which contains changes not yet discussed well for previewing
Tue, 05 Nov 2013 15:40:27 +0900 Takeshi Yoshino Merging changes made for preparing WD
Tue, 05 Nov 2013 14:59:04 +0900 Takeshi Yoshino - Unify indentation to tabs.
Mon, 04 Nov 2013 13:49:46 -0600 fmoussa added sotd text ot pubreaady version
Mon, 04 Nov 2013 13:33:58 -0600 fmoussa Added sotd
Mon, 04 Nov 2013 14:05:19 -0500 Art Barstow Remove redundant sentence about comments
Mon, 04 Nov 2013 13:13:18 -0500 Art Barstow Fix id issues for Link Checker
Mon, 04 Nov 2013 13:05:19 -0500 Art Barstow Fix id issues for Link Checker
Mon, 04 Nov 2013 12:37:05 -0500 Art Barstow Adding missing URL to the patent page
Mon, 04 Nov 2013 12:30:30 -0500 Art Barstow Fix markup to make HTML Validator happy
Mon, 04 Nov 2013 12:21:28 -0500 Art Barstow Fix validator erros
Mon, 04 Nov 2013 12:14:53 -0500 Art Barstow This is the 5-Nov-2013 WD version
Fri, 01 Nov 2013 00:42:54 -0500 fmoussa fixed link
Fri, 01 Nov 2013 00:40:38 -0500 fmoussa Fixed editors spec link and removed section that was not needed
Fri, 01 Nov 2013 00:22:27 -0500 fmoussa added websockets to list of consumers and producers
Mon, 28 Oct 2013 10:17:53 -0500 fmoussa Complete update of streams spec to support promises and further refinements
Fri, 11 Oct 2013 22:04:33 -0400 fmoussa added note to indiciate incorporating promises version of streams api
Tue, 12 Feb 2013 09:40:23 -0500 Art Barstow Change DOCTYPE to html(5)
Tue, 12 Feb 2013 01:18:17 -0800 fmoussa Resolving additional anchor link issues
Tue, 12 Feb 2013 01:00:34 -0800 fmoussa resolving broken links
Mon, 11 Feb 2013 17:49:12 -0500 Art Barstow Fix broken fragment for readAsBlob
Mon, 11 Feb 2013 17:40:25 -0500 Art Barstow Fix some broken fragments to File API spec
Mon, 11 Feb 2013 17:31:37 -0500 Art Barstow Fix some broken fragments
Mon, 11 Feb 2013 17:23:15 -0500 Art Barstow change pub date to 14 Feb 2013
Mon, 11 Feb 2013 16:49:21 -0500 Art Barstow minor edits for TR publication
Mon, 11 Feb 2013 12:23:51 -0800 fmoussa fixing editors draft link
Mon, 11 Feb 2013 12:21:30 -0800 fmoussa Resolving more conflicts
Mon, 11 Feb 2013 12:19:01 -0800 fmoussa Fixing https css load
Mon, 11 Feb 2013 12:12:39 -0800 fmoussa First complete update to prep for FPWD
Mon, 11 Feb 2013 09:43:15 -0800 fmoussa Resolving respec js file path
Mon, 11 Feb 2013 09:40:34 -0800 fmoussa updating respec url
Mon, 11 Feb 2013 09:32:52 -0800 fmoussa Switching to respec version
Thu, 17 Jan 2013 23:12:02 -0800 fmoussa fixed issue with resolving css file
Thu, 17 Jan 2013 23:06:46 -0800 fmoussa fixed a typo with 'any future reads'
Sun, 23 Dec 2012 14:02:38 -0800 fmoussa Updating affiliation
Fri, 26 Oct 2012 10:15:19 -0700 eliotgra Corrected link to editor's draft
Fri, 26 Oct 2012 10:13:29 -0700 eliotgra Added CSS links and correct image for W3C logo
Fri, 26 Oct 2012 08:33:25 -0700 eliotgra Updated
Tue, 29 Nov 2011 13:07:10 -0800 eliotgra Correct url for draft
Tue, 29 Nov 2011 10:56:59 -0800 eliotgra Adding Editors Draft
...
tags
...
bookmarks
...
branches
Wed, 19 Aug 2015 12:43:34 +0900 default
...