dart-sdk/pkg
lrn@google.com 3b13f62170 Remove addLast from List.
The List.addLast method has been deprecated for quite a while.
A recent change removed it from the interface, but left the
implementation in place (which caused some errors from the analyzer).
This removes it completely.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20857 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-03 12:52:19 +00:00
..
analyzer_experimental Tweak Resolver driver sample to prevent warning from new analyzer. 2013-03-27 00:31:09 +00:00
args Moved pkg pubspecs to use dev_dependencies where appropriate 2013-03-20 19:41:10 +00:00
browser Fix dart.js to handle query strings 2013-02-14 23:38:20 +00:00
fixnum Switch pkg packages, pub, and dartdoc to use package: imports. 2013-03-28 20:27:28 +00:00
http Change http code in pkg to use dart:typeddata instead of dart:scalarlist 2013-03-28 20:51:43 +00:00
intl pkg/intl: cleanup after message extraction test 2013-03-22 17:13:05 +00:00
logging Switch pkg packages, pub, and dartdoc to use package: imports. 2013-03-28 20:27:28 +00:00
meta Update documentation links to point to the correct URLs. 2013-02-15 01:27:10 +00:00
oauth2 Switch pkg packages, pub, and dartdoc to use package: imports. 2013-03-28 20:27:28 +00:00
pathos Fixed two doc comments in pathos. 2013-03-04 17:26:37 +00:00
scheduled_test Split apart several asynchronous tests to reduce timeouts. 2013-04-02 22:39:43 +00:00
serialization Remove addLast from List. 2013-04-03 12:52:19 +00:00
source_maps Move source maps package to the dart repo, so it can be used by other internal 2013-03-20 23:41:50 +00:00
stack_trace Use the stack_trace library in scheduled_test. 2013-04-01 20:46:15 +00:00
unittest pkg/unittest: clean up unittest tests 2013-04-02 16:34:58 +00:00
webdriver Bring webdriver up to date with SDK changes, and a bit of refactoring. 2013-03-14 17:45:09 +00:00
yaml Moved pkg pubspecs to use dev_dependencies where appropriate 2013-03-20 19:41:10 +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 some more tests as flaky due to v8 bug. 2013-04-03 12:25:47 +00:00