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

Issue 4517116: code review 4517116: pkg: spelling tweaks, I-Z (Closed)

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

Description

pkg: spelling tweaks, I-Z also, a few miscellaneous fixes to files outside pkg

Patch Set 1 #

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

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

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

Total comments: 11

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -48 lines) Patch
M misc/dashboard/builder/main.go View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M misc/dashboard/googlecode_upload.py View 1 1 chunk +1 line, -1 line 0 comments Download
M src/cmd/cgo/out.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/libmach/darwin.c View 1 1 chunk +1 line, -1 line 0 comments Download
src/pkg/image/gif/reader.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/index/suffixarray/suffixarray_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/math/log.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/math/sqrt_port.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/mime/multipart/multipart_test.go View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/mime/multipart/writer.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/mime/multipart/writer_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/net/fd_windows.go View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/net/ip.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/net/ipsock.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/net/textproto/reader.go View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/os/dir_plan9.go View 1 4 chunks +7 lines, -7 lines 0 comments Download
M src/pkg/reflect/value.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/regexp/all_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
src/pkg/runtime/arm/vlop.s View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/linux/thread.c View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/mprof.goc View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/runtime/runtime.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
src/pkg/runtime/runtime-gdb.py View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/strconv/decimal.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/syscall/route_bsd.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/tabwriter/tabwriter.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/time/tick.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/time/zoneinfo_windows.go View 1 4 chunks +4 lines, -4 lines 0 comments Download
M src/pkg/websocket/client.go View 1 4 chunks +4 lines, -4 lines 0 comments Download
M src/pkg/websocket/server.go View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/websocket/websocket.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9
rh
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 11 months ago (2011-05-30 02:45:22 UTC) #1
dsymonds
LGTM wow http://codereview.appspot.com/4517116/diff/9001/src/pkg/websocket/server.go File src/pkg/websocket/server.go (right): http://codereview.appspot.com/4517116/diff/9001/src/pkg/websocket/server.go#newcode127 src/pkg/websocket/server.go:127: // Step 8. let challenge to be ...
13 years, 11 months ago (2011-05-30 02:57:04 UTC) #2
mikio
Mr. Hencke, On Mon, May 30, 2011 at 11:45 AM, <robert.hencke@gmail.com> wrote: > -// IsLinkLinkLocalMulticast ...
13 years, 11 months ago (2011-05-30 03:08:45 UTC) #3
r
http://codereview.appspot.com/4517116/diff/9001/src/pkg/mime/multipart/multipart_test.go File src/pkg/mime/multipart/multipart_test.go (right): http://codereview.appspot.com/4517116/diff/9001/src/pkg/mime/multipart/multipart_test.go#newcode318 src/pkg/mime/multipart/multipart_test.go:318: `,"\n", "\r\n", -1) this doesn't look right. did gofmt ...
13 years, 11 months ago (2011-05-30 03:12:16 UTC) #4
dsymonds
FYI http://codereview.appspot.com/4517116/diff/9001/src/pkg/mime/multipart/multipart_test.go File src/pkg/mime/multipart/multipart_test.go (right): http://codereview.appspot.com/4517116/diff/9001/src/pkg/mime/multipart/multipart_test.go#newcode318 src/pkg/mime/multipart/multipart_test.go:318: `,"\n", "\r\n", -1) On 2011/05/30 03:12:17, r wrote: ...
13 years, 11 months ago (2011-05-30 03:21:19 UTC) #5
rh
PTAL. Thank you all for the reviews & suggestions. On 2011/05/30 03:08:45, mikioh wrote: > ...
13 years, 11 months ago (2011-05-30 07:39:55 UTC) #6
r
LGTM anyone else?
13 years, 11 months ago (2011-05-30 07:49:27 UTC) #7
dsymonds
LGTM
13 years, 11 months ago (2011-05-30 07:58:46 UTC) #8
r
13 years, 11 months ago (2011-05-30 08:03:05 UTC) #9
*** Submitted as http://code.google.com/p/go/source/detail?r=74fc11b9e9a8 ***

pkg: spelling tweaks, I-Z

also, a few miscellaneous fixes to files outside pkg

R=golang-dev, dsymonds, mikioh.mikioh, r
CC=golang-dev
http://codereview.appspot.com/4517116

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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