Commit Graph

4 Commits

Author SHA1 Message Date
floitsch@google.com 9d3ea53f2b Fix some warnings.
Partially fixes Issue 2142

Review URL: https://chromiumcodereview.appspot.com//9963029

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6119 260f80e4-7a28-3924-810f-c04153c831b5
2012-04-03 09:42:27 +00:00
iposva@google.com 890c1242b3 - Remove type arguments from internal classes and interfaces.
Review URL: https://chromiumcodereview.appspot.com//9861011

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5920 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-28 01:15:12 +00:00
ager@google.com bf13d0beb0 Fix UTF library.
utf16.dart has not been updated with utf_core.dart. It uses methods
that do not exist anymore.

R=dcarlson@google.com,dgrove@google.com
BUG=
TEST=

Review URL: https://chromiumcodereview.appspot.com//9835072

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5801 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-24 00:19:43 +00:00
dgrove@google.com 98302c85df Unify most of our utf8 implementations. This takes the implementation
from utils/string_encoding and moves it to utils/utf . utils/utf8
goes away.
Review URL: https://chromiumcodereview.appspot.com//9462001

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@5169 260f80e4-7a28-3924-810f-c04153c831b5
2012-03-08 13:28:40 +00:00