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

Issue 3025042: code review 3025042: sort: simplify semantics of Search. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 4 months ago by rog
Modified:
14 years, 4 months ago
Reviewers:
CC:
gri, golang-dev
Visibility:
Public.

Description

sort: simplify semantics of Search. As discussed earlier.

Patch Set 1 #

Patch Set 2 : code review 3025042: sort: simplify semantics of Search. #

Patch Set 3 : code review 3025042: sort: simplify semantics of Search. #

Patch Set 4 : code review 3025042: sort: simplify semantics of Search. #

Patch Set 5 : code review 3025042: sort: simplify semantics of Search. #

Patch Set 6 : code review 3025042: sort: simplify semantics of Search. #

Total comments: 6

Patch Set 7 : code review 3025042: sort: simplify semantics of Search. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -39 lines) Patch
M src/pkg/sort/search.go View 1 2 3 4 5 6 4 chunks +24 lines, -24 lines 0 comments Download
M src/pkg/sort/search_test.go View 1 2 3 4 5 4 chunks +16 lines, -15 lines 0 comments Download

Messages

Total messages: 10
rog
Hello gri (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 4 months ago (2010-11-11 19:06:36 UTC) #1
gri
Can you please upload the latest version sync'ed against the repository? It appears that it ...
14 years, 4 months ago (2010-11-11 23:05:07 UTC) #2
rog
PTAL (i *hope* i got the merging right) On 11 November 2010 23:04, Robert Griesemer ...
14 years, 4 months ago (2010-11-11 23:21:21 UTC) #3
gri
http://codereview.appspot.com/3025042/diff/17001/src/pkg/sort/search.go File src/pkg/sort/search.go (right): http://codereview.appspot.com/3025042/diff/17001/src/pkg/sort/search.go#newcode31 src/pkg/sort/search.go:31: // caller to verify the actual presence by testing ...
14 years, 4 months ago (2010-11-11 23:44:05 UTC) #4
rog
http://codereview.appspot.com/3025042/diff/17001/src/pkg/sort/search.go File src/pkg/sort/search.go (right): http://codereview.appspot.com/3025042/diff/17001/src/pkg/sort/search.go#newcode31 src/pkg/sort/search.go:31: // caller to verify the actual presence by testing ...
14 years, 4 months ago (2010-11-12 06:05:25 UTC) #5
rog
On 11 November 2010 23:04, Robert Griesemer <gri@golang.org> wrote: >It appears that it does the ...
14 years, 4 months ago (2010-11-12 06:44:52 UTC) #6
gri
On Thu, Nov 11, 2010 at 10:44 PM, roger peppe <rogpeppe@gmail.com> wrote: > On 11 ...
14 years, 4 months ago (2010-11-12 23:56:14 UTC) #7
gri
LGTM thanks! - gri
14 years, 4 months ago (2010-11-12 23:56:34 UTC) #8
gri
*** Submitted as http://code.google.com/p/go/source/detail?r=c4f0f4abb627 *** sort: simplify semantics of Search. As discussed earlier. R=gri CC=golang-dev ...
14 years, 4 months ago (2010-11-12 23:57:38 UTC) #9
rog
14 years, 4 months ago (2010-12-02 19:23:50 UTC) #10
*** Abandoned ***
Sign in to reply to this message.

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