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

Issue 4639041: code review 4639041: sort: change the name of Float64Array to Float64Slice. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by r
Modified:
12 years, 11 months ago
Reviewers:
CC:
golang-dev, dsymonds
Visibility:
Public.

Description

sort: change the name of Float64Array to Float64Slice. I missed this before because I used the wrong regexp. What a moron.

Patch Set 1 #

Patch Set 2 : diff -r df607ef238c9 https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 3 : diff -r 001f5f776015 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 4
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 11 months ago (2011-06-16 07:39:01 UTC) #1
r
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 11 months ago (2011-06-16 07:40:41 UTC) #2
dsymonds
LGTM http://codereview.appspot.com/4639041/diff/3001/src/pkg/sort/sort.go File src/pkg/sort/sort.go (right): http://codereview.appspot.com/4639041/diff/3001/src/pkg/sort/sort.go#newcode195 src/pkg/sort/sort.go:195: // SortFloat64s sorts an array of float64s in ...
12 years, 11 months ago (2011-06-16 07:42:23 UTC) #3
r
12 years, 11 months ago (2011-06-16 07:48:12 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=dd3913e4b4b9 ***

sort: change the name of Float64Array to Float64Slice.
I missed this before because I used the wrong regexp. What a moron.

R=golang-dev, dsymonds
CC=golang-dev
http://codereview.appspot.com/4639041
Sign in to reply to this message.

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