dart-sdk/pkg
2013-03-08 21:06:55 +00:00
..
analyzer-experimental Use JavaFile instead of Dart File. 2013-03-06 22:16:13 +00:00
args Make List.from and Iterable.toList default to not growable. 2013-03-04 14:55:40 +00:00
browser Fix dart.js to handle query strings 2013-02-14 23:38:20 +00:00
fixnum Change new List(n) to return fixed length list. 2013-02-27 08:45:04 +00:00
http Renamed StreamSink to EventSink. Renamed signalError to addError. 2013-03-08 11:31:19 +00:00
intl Fix deprecated StringBuffer usages in Intl 2013-03-04 18:41:28 +00:00
logging Don't use package: imports in logging until dartdoc/mirros support them. 2013-03-01 00:32:14 +00:00
meta Update documentation links to point to the correct URLs. 2013-02-15 01:27:10 +00:00
oauth2 Import packages outside oauth2 via ../../.../pkg/ . This allows packages 2013-03-06 17:17:05 +00:00
pathos Fixed two doc comments in pathos. 2013-03-04 17:26:37 +00:00
scheduled_test Remove deprecated StringBuffer.add, addAll and addCharCode. 2013-03-08 13:07:18 +00:00
serialization Add List.asMap(). 2013-03-04 16:57:52 +00:00
unittest pkg/unittest: fix TestCase.runningTime 2013-03-05 22:27:04 +00:00
webdriver Fix webdriver build warnings. 2013-03-08 21:06:55 +00:00
yaml Remove deprecated StringBuffer.add, addAll and addCharCode. 2013-03-08 13:07:18 +00:00
.gitignore Clean up svn:ignore property and .gitignore in dart, dart/pkg, dart/runtime, and dart/samples. 2012-11-27 14:07:53 +00:00
pkg.gyp pkg.gyp causes dartium build failure on windows 2012-12-11 05:57:04 +00:00
pkg.status Mark date_time_format_unitialized_test as flaky. 2013-03-08 13:12:40 +00:00