amouravski@google.com
|
e84340b7b6
|
Fixed two doc comments in pathos.
Review URL: https://codereview.chromium.org//12386051
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19401 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-03-04 17:26:37 +00:00 |
|
lrn@google.com
|
f4300b84a2
|
Make List.from and Iterable.toList default to not growable.
Review URL: https://codereview.chromium.org//12401002
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19391 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-03-04 14:55:40 +00:00 |
|
lrn@google.com
|
cea269dca8
|
Make List.from default to not growable.
Review URL: https://codereview.chromium.org//12335131
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19130 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-02-27 13:09:11 +00:00 |
|
lrn@google.com
|
6b4f4b1bab
|
Change new List(n) to return fixed length list.
Deprecate List.fixedLength, add List.filled.
Make Iterable.toList and List.from take "growable" argument,
defaulting to false.
Review URL: https://codereview.chromium.org//12328104
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@19112 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-02-27 08:45:04 +00:00 |
|
sigmund@google.com
|
1ce392bfb1
|
Fix use of string buffer in pathos
Review URL: https://codereview.chromium.org//12330077
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18917 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-02-22 21:17:55 +00:00 |
|
nweiz@google.com
|
c8f6014ae7
|
Move pkg/path to pkg/pathos.
Review URL: https://codereview.chromium.org//12316056
git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@18906 260f80e4-7a28-3924-810f-c04153c831b5
|
2013-02-22 18:45:55 +00:00 |
|