dcarlson@google.com
|
7c1ae41e25
|
restructure string decoding to support iterable use and include benchmarks for UTF-8 decoding.
R=jat@google.com,ahe@google.com,sgjesse@google.com
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com//9410001
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@4366 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-02-17 19:00:19 +00:00 |
|
dcarlson@google.com
|
4e438222b0
|
Optimize special cases in utf8 and utf16 where input can be copied to output.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com//9323077
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3974 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-02-06 23:44:42 +00:00 |
|
dcarlson@google.com
|
9da015d58b
|
Fix mac/git renaming case failure. Aaarrrrgggghhhh.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com//9310038
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3816 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-02-01 22:38:38 +00:00 |
|
dcarlson@google.com
|
db17ef4ea3
|
String encoding utility methods and tests for Unicode, UTF-8, -16 and -32.
BUG=
TEST=
Review URL: https://chromiumcodereview.appspot.com//9233041
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@3814 260f80e4-7a28-3924-810f-c04153c831b5
|
2012-02-01 22:25:46 +00:00 |
|