Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1792)

Issue 12021044: code review 12021044: container/list: added MoveBefore and MoveAfter (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by peted
Modified:
10 years, 9 months ago
Reviewers:
gri
CC:
golang-dev, bradfitz, gri
Visibility:
Public.

Description

container/list: added MoveBefore and MoveAfter Fixes issue 4940.

Patch Set 1 #

Patch Set 2 : diff -r aaec807a07a1 https://code.google.com/p/go #

Patch Set 3 : diff -r 5333e97ad270 https://code.google.com/p/go #

Patch Set 4 : diff -r 5333e97ad270 https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -0 lines) Patch
M src/pkg/container/list/list.go View 1 2 1 chunk +18 lines, -0 lines 0 comments Download
M src/pkg/container/list/list_test.go View 1 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 4
peted
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 9 months ago (2013-07-31 18:33:42 UTC) #1
bradfitz
R=gri On Wed, Jul 31, 2013 at 11:33 AM, <pieter@binky.org.uk> wrote: > Reviewers: golang-dev1, > ...
10 years, 9 months ago (2013-07-31 19:44:19 UTC) #2
gri
LGTM. thanks.
10 years, 9 months ago (2013-07-31 20:39:13 UTC) #3
gri
10 years, 9 months ago (2013-07-31 21:11:28 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=4cd1a99ee4de ***

container/list: added MoveBefore and MoveAfter

Fixes issue 4940.

R=golang-dev, bradfitz, gri
CC=golang-dev
https://codereview.appspot.com/12021044

Committer: Robert Griesemer <gri@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b