dart-sdk/utils
ajohnsen@google.com b09546b138 Don't delay IOSink.close() with no subscription to the next instance.
This fixes the issue with pub I found. Added TODO in pub, as
stdout/stderr doesn't really need wrapping anymore.

BUG=

Review URL: https://codereview.chromium.org//14261003

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21431 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-15 11:21:08 +00:00
..
apidoc Revert "Revert "Attempt to re-commit Dartdoc exports."" 2013-04-11 22:42:55 +00:00
compiler Move the dart2js snapshot into bin directory of sdk root. 2013-04-11 05:47:24 +00:00
css Remove deprecated StringBuffer.add, addAll and addCharCode. 2013-03-08 13:07:18 +00:00
lib Change all File APIs to make the mode and encoding arguments named 2013-03-18 12:10:32 +00:00
peg Remove deprecated StringBuffer.add, addAll and addCharCode. 2013-03-08 13:07:18 +00:00
pub Don't delay IOSink.close() with no subscription to the next instance. 2013-04-15 11:21:08 +00:00
template Remove deprecated StringBuffer.add, addAll and addCharCode. 2013-03-08 13:07:18 +00:00
testrunner Remove deprecated StringBuffer.add, addAll and addCharCode. 2013-03-08 13:07:18 +00:00
tests Import math library with a prefix. 2013-04-13 13:17:13 +00:00