kevmoo@google.com
|
7d956b24df
|
pkg/collection: define delegating collection constructors as const
Allows creating a singleton const instance for common values
R=lrn@google.com
Review URL: https://codereview.chromium.org//252133002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@35517 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-04-29 09:42:40 +00:00 |
|
kevmoo@google.com
|
4ad14f8935
|
pkg/collection: fix version
updated unittest max version
removed unused import
R=rnystrom@google.com
Review URL: https://codereview.chromium.org//182153002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@33090 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-02-26 21:22:22 +00:00 |
|
kevmoo@google.com
|
d5e713a9f1
|
pkg/collection: mark fields in wrappers as final
R=lrn@google.com
Review URL: https://codereview.chromium.org//143243005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32173 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-30 21:19:16 +00:00 |
|
lrn@google.com
|
30c0d67807
|
Add toString to delegating collections in package:collection.
BUG= http://dartbug.com/16274
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//141703009
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@32057 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-28 09:31:46 +00:00 |
|
lrn@google.com
|
77d28234f7
|
Publish priority queue in pkg:collection.
Updates version to 0.9.1.
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//138143002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31780 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-14 12:30:20 +00:00 |
|
lrn@google.com
|
4719012afc
|
Reduce running time of priority queue test.
R=ricow@google.com
Review URL: https://codereview.chromium.org//128033003
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31605 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-08 12:37:38 +00:00 |
|
lrn@google.com
|
48b3b3a626
|
Add missing signatures for add and addAll to priority queue.
R=ajohnsen@google.com
Review URL: https://codereview.chromium.org//121583004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31541 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-07 13:10:07 +00:00 |
|
lrn@google.com
|
9701b33281
|
Add priority queue to package:collection.
R=ajohnsen@google.com, sgjesse@google.com
Review URL: https://codereview.chromium.org//110483006
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31532 260f80e4-7a28-3924-810f-c04153c831b5
|
2014-01-07 07:58:57 +00:00 |
|
lrn@google.com
|
e6e524063c
|
Add missing files from previous commit.
Review URL: https://codereview.chromium.org//118783004
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31268 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-12-19 12:57:38 +00:00 |
|
lrn@google.com
|
c63d5e01c0
|
Adding license files to packages.
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//119203002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31264 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-12-19 12:36:15 +00:00 |
|
lrn@google.com
|
8d63f101f0
|
Remove suprplus quoting from pubspec author fields.
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//119093005
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31261 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-12-19 12:12:44 +00:00 |
|
lrn@google.com
|
047b32681d
|
Create associated packages for the dart:collection and dart:async libs.
R=sgjesse@google.com
Review URL: https://codereview.chromium.org//113883002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@31260 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-12-19 11:57:56 +00:00 |
|