dart-sdk/pkg
lrn@google.com f41508d33b Added new version of reduce.
Removed min/max and uses of min/max.

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@21258 260f80e4-7a28-3924-810f-c04153c831b5
2013-04-11 08:32:31 +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
expect Remove Expect from core library. 2013-04-05 19:43:16 +00:00
fixnum Remove Expect from core library. 2013-04-05 19:43:16 +00:00
http Remove HttpClientRequest.response, as it's identical to HttpClientRequest.done. 2013-04-10 12:54:23 +00:00
intl Make use of the patterns in Intl number formatting 2013-04-09 19:58:42 +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 Normalize packages' library names. 2013-04-08 19:39:30 +00:00
pathos Fixed two doc comments in pathos. 2013-03-04 17:26:37 +00:00
scheduled_test Add flag to disable capturing stack traces. 2013-04-10 23:20:43 +00:00
serialization BREAKING CHANGE: Rename InstanceMIrror.invoke, .getField, .setField to invokeAsync, getFieldAsync, setFieldAsync. Likewise ClosureMirror.apply and ClassMIrror.newInstance. This is in preparation of new synchronous versions of the originals. 2013-04-10 23:58:22 +00:00
source_maps lib/utf: remove codepointsToString 2013-04-09 13:51:05 +00:00
stack_trace Added new version of reduce. 2013-04-11 08:32:31 +00:00
unittest Don't try to measure the running time if the test hasn't started yet. 2013-04-09 19:09:30 +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 Remove Expect from core library. 2013-04-05 19:43:16 +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 skipping IE test which is now timing out instead of failing 2013-04-06 00:36:39 +00:00