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

Issue 8339015: Rename GrowableObjectArray to ListImplementation. (Closed)

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

Description

Rename GrowableObjectArray to ListImplementation.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -449 lines) Patch
M runtime/lib/array.dart View 4 chunks +4 lines, -4 lines 0 comments Download
D runtime/lib/growable_array.dart View 1 chunk +0 lines, -242 lines 0 comments Download
M runtime/lib/lib_impl_sources.gypi View 1 chunk +1 line, -1 line 0 comments Download
A + runtime/lib/list_implementation.dart View 6 chunks +14 lines, -16 lines 0 comments Download
M runtime/vm/parser.cc View 2 chunks +6 lines, -6 lines 0 comments Download
D tests/corelib/src/GrowableObjectArray2VMTest.dart View 1 chunk +0 lines, -74 lines 0 comments Download
D tests/corelib/src/GrowableObjectArrayVMTest.dart View 1 chunk +0 lines, -92 lines 0 comments Download
A + tests/corelib/src/ListImplementation2VMTest.dart View 4 chunks +7 lines, -7 lines 0 comments Download
A + tests/corelib/src/ListImplementationVMTest.dart View 5 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ngeoffray
9 years, 2 months ago (2011-10-18 11:24:41 UTC) #1
srdjan
On 2011/10/18 11:24:41, ngeoffray wrote: I need to think more about the rename of GrowableObjectArray ...
9 years, 2 months ago (2011-10-18 11:48:24 UTC) #2
Ivan Posva
Please refrain from changing the internal implementation of VM core libraries, even if only renaming ...
9 years, 2 months ago (2011-10-19 00:16:15 UTC) #3
Ivan Posva
On 2011/10/19 00:16:15, Ivan Posva wrote: > Please refrain from changing the internal implementation of ...
9 years, 2 months ago (2011-10-19 00:54:32 UTC) #4
ngeoffray
9 years, 2 months ago (2011-10-19 07:50:25 UTC) #5
Closing it then, I'll let you guys handle the mess :-)

Powered by Google App Engine
This is Rietveld 408576698