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

Issue 5671061: code review 5671061: net/url: Rename ParseWithReference to ParseWithFragment. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 1 month ago by dsymonds
Modified:
13 years, 1 month ago
Reviewers:
CC:
golang-dev, r, r2
Visibility:
Public.

Description

net/url: Rename ParseWithReference to ParseWithFragment. Updates issue 2946.

Patch Set 1 #

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

Patch Set 3 : diff -r 1a03fdfef2ab https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 1a03fdfef2ab https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 1a03fdfef2ab https://go.googlecode.com/hg/ #

Total comments: 1

Patch Set 6 : diff -r 87cc9108a3b9 https://go.googlecode.com/hg/ #

Patch Set 7 : diff -r 87cc9108a3b9 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -12 lines) Patch
M doc/go1.html View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
M doc/go1.tmpl View 1 2 3 4 5 1 chunk +4 lines, -0 lines 0 comments Download
A src/cmd/fix/url2.go View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
A src/cmd/fix/url2_test.go View 1 2 1 chunk +31 lines, -0 lines 0 comments Download
M src/pkg/net/url/url.go View 1 2 1 chunk +5 lines, -5 lines 0 comments Download
M src/pkg/net/url/url_test.go View 1 4 chunks +7 lines, -7 lines 0 comments Download

Messages

Total messages: 11
dsymonds
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 1 month ago (2012-02-16 04:40:36 UTC) #1
dsymonds
I went with "ParseWithFragment" instead of the suggested "ParseFragment"; the latter is inaccurate because the ...
13 years, 1 month ago (2012-02-16 04:41:23 UTC) #2
r
does the go 1 doc need an update?
13 years, 1 month ago (2012-02-16 04:41:56 UTC) #3
dsymonds
http://codereview.appspot.com/5671061/diff/3003/src/cmd/fix/url2.go File src/cmd/fix/url2.go (right): http://codereview.appspot.com/5671061/diff/3003/src/cmd/fix/url2.go#newcode39 src/cmd/fix/url2.go:39: if sel.Sel.Name == "ParseWithReference" { This might look a ...
13 years, 1 month ago (2012-02-16 04:42:18 UTC) #4
dsymonds
On 2012/02/16 04:41:56, r wrote: > does the go 1 doc need an update? Yes, ...
13 years, 1 month ago (2012-02-16 04:42:35 UTC) #5
dsymonds
On 2012/02/16 04:42:35, dsymonds wrote: > On 2012/02/16 04:41:56, r wrote: > > does the ...
13 years, 1 month ago (2012-02-16 04:44:21 UTC) #6
r2
On Feb 16, 2012, at 3:41 PM, David Symonds wrote: > I went with "ParseWithFragment" ...
13 years, 1 month ago (2012-02-16 04:46:14 UTC) #7
r2
On Feb 16, 2012, at 3:44 PM, dsymonds@golang.org wrote: > On 2012/02/16 04:42:35, dsymonds wrote: ...
13 years, 1 month ago (2012-02-16 04:47:44 UTC) #8
dsymonds
Hello golang-dev@googlegroups.com, r@golang.org, r@google.com (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 1 month ago (2012-02-16 04:53:26 UTC) #9
r
LGTM
13 years, 1 month ago (2012-02-16 04:54:51 UTC) #10
dsymonds
13 years, 1 month ago (2012-02-16 04:56:10 UTC) #11
*** Submitted as http://code.google.com/p/go/source/detail?r=27d981f51226 ***

net/url: Rename ParseWithReference to ParseWithFragment.

Updates issue 2946.

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

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