Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(225)

Issue 8271029: Implement List.insertRange. (Closed)

Created:
9 years, 2 months ago by ngeoffray
Modified:
9 years, 2 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Implement List.insertRange. Committed: https://code.google.com/p/dart/source/detail?r=439

Patch Set 1 : '' #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -19 lines) Patch
M compiler/lib/implementation/array.dart View 3 chunks +17 lines, -13 lines 0 comments Download
M compiler/lib/implementation/array.js View 1 chunk +9 lines, -1 line 0 comments Download
M compiler/lib/implementation/arrays.dart View 1 chunk +1 line, -1 line 0 comments Download
M corelib/src/list.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/lib/array.dart View 2 chunks +4 lines, -2 lines 0 comments Download
M runtime/lib/arrays.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/growable_array.dart View 1 chunk +24 lines, -1 line 0 comments Download
A tests/corelib/src/ListInsertRangeTest.dart View 1 chunk +45 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ngeoffray
9 years, 2 months ago (2011-10-14 12:22:39 UTC) #1
floitsch
9 years, 2 months ago (2011-10-14 13:41:13 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698