dart-sdk/pkg
sigmund@google.com 5a1ee934cb pkg/unittest: Types, deprecations, docs
Add return types to a number of top-level members
deprecate callbackDone
guardAsync: added types, fixed documentation
- Shouldn't refer to private field in docs

Review URL: https://codereview.chromium.org//12381016
Patch from Kevin Moore <kevmoo@j832.com>.

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19335 260f80e4-7a28-3924-810f-c04153c831b5
2013-03-01 18:49:35 +00:00
..
analyzer-experimental Change new List(n) to return fixed length list. 2013-02-27 08:45:04 +00:00
args Make arg parser return growable list of rest arguments. 2013-02-27 09:48:17 +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 Remove the wrapStream workaround for issue 8310. 2013-02-28 23:24:21 +00:00
intl Remove deprecated string features. 2013-02-25 10:48:09 +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 Make oauth2 warning-clean. 2013-02-28 23:08:27 +00:00
pathos Make List.from default to not growable. 2013-02-27 13:09:11 +00:00
scheduled_test Make use of Completer.isComplete in pub and pkg/scheduled_test. 2013-02-28 23:18:27 +00:00
serialization Change new List(n) to return fixed length list. 2013-02-27 08:45:04 +00:00
unittest pkg/unittest: Types, deprecations, docs 2013-03-01 18:49:35 +00:00
webdriver Remove deprecated string features. 2013-02-25 10:48:09 +00:00
yaml Remove deprecated string features. 2013-02-25 10:48:09 +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 Fix the pkg/http multipart test to avoid a race condition. 2013-02-28 23:15:59 +00:00