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

Issue 4536063: code review 4536063: pkg: spelling tweaks, A-H (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 10 months ago by rh
Modified:
13 years, 10 months ago
Reviewers:
CC:
ality, bradfitz, rsc, dsymonds, adg, zhai, dchest, golang-dev
Visibility:
Public.

Description

pkg: spelling tweaks, A-H

Patch Set 1 #

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

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

Total comments: 2

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

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -120 lines) Patch
M src/pkg/asn1/asn1.go View 1 2 chunks +4 lines, -4 lines 0 comments Download
M src/pkg/asn1/common.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/asn1/marshal.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/big/nat.go View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/big/rat.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/compress/bzip2/bzip2.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/compress/bzip2/huffman.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/compress/flate/huffman_bit_writer.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/compress/gzip/gzip_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/container/heap/heap.go View 1 1 chunk +1 line, -1 line 1 comment Download
M src/pkg/crypto/elliptic/elliptic.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/elliptic/elliptic_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
src/pkg/crypto/hmac/hmac_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/openpgp/armor/armor.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/openpgp/packet/packet.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/crypto/openpgp/packet/public_key.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/openpgp/packet/signature.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/openpgp/read.go View 1 4 chunks +5 lines, -5 lines 0 comments Download
M src/pkg/crypto/openpgp/read_test.go View 1 1 chunk +3 lines, -3 lines 0 comments Download
M src/pkg/crypto/openpgp/s2k/s2k.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/rsa/rsa.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/crypto/subtle/constant_time_test.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/crypto/tls/common.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/tls/conn.go View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/crypto/tls/handshake_server.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/crypto/tls/key_agreement.go View 1 1 chunk +4 lines, -4 lines 0 comments Download
M src/pkg/crypto/x509/x509.go View 1 5 chunks +9 lines, -9 lines 0 comments Download
M src/pkg/crypto/xtea/block.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/xtea/xtea_test.go View 1 4 chunks +5 lines, -5 lines 0 comments Download
M src/pkg/debug/dwarf/type.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/debug/macho/file.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/debug/pe/file.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/debug/proc/proc_linux.go View 1 2 3 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/encoding/git85/git.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/encoding/pem/pem.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/datafmt/datafmt.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/draw/x11/conn.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/exp/eval/expr.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/eval/stmt.go View 1 3 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/exp/eval/typec.go View 1 1 chunk +1 line, -1 line 0 comments Download
src/pkg/exp/wingui/winapi.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/expvar/expvar_test.go View 1 1 chunk +15 lines, -15 lines 0 comments Download
M src/pkg/go/ast/ast.go View 1 5 chunks +6 lines, -6 lines 0 comments Download
src/pkg/go/parser/parser.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/printer/nodes.go View 1 4 chunks +4 lines, -4 lines 0 comments Download
M src/pkg/go/printer/printer.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/printer/testdata/comments.golden View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/printer/testdata/comments.input View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/scanner/scanner_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/go/token/position.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/gob/decode.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/gob/gobencdec_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/gob/type.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/html/token_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/http/chunked.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/http/persist.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/http/serve_test.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 14
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, 10 months ago (2011-05-17 07:24:41 UTC) #1
ality
LGTM aside from the one nit below. Just curious, did you do this by hand ...
13 years, 10 months ago (2011-05-17 07:47:59 UTC) #2
bradfitz
On Tue, May 17, 2011 at 12:47 AM, <ality@pbrane.org> wrote: > LGTM aside from the ...
13 years, 10 months ago (2011-05-17 14:06:01 UTC) #3
rsc
LGTM except the zombies What did you use to find these? I am impressed that ...
13 years, 10 months ago (2011-05-17 14:56:58 UTC) #4
rh
It is good to know that Go does not suffer the flesh-eating zombies that plague ...
13 years, 10 months ago (2011-05-18 01:27:05 UTC) #5
dsymonds
FYI http://codereview.appspot.com/4536063/diff/4001/src/pkg/expvar/expvar_test.go File src/pkg/expvar/expvar_test.go (left): http://codereview.appspot.com/4536063/diff/4001/src/pkg/expvar/expvar_test.go#oldcode79 src/pkg/expvar/expvar_test.go:79: colours := NewMap("bike-shed-colours") I am sorely tempted to ...
13 years, 10 months ago (2011-05-18 01:32:30 UTC) #6
adg
On 18 May 2011 11:27, <robert.hencke@gmail.com> wrote: > I used grep, the Mac OS X ...
13 years, 10 months ago (2011-05-18 01:34:42 UTC) #7
rh
Hello ality@pbrane.org, bradfitz@golang.org, rsc@golang.org, dsymonds@golang.org, adg@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 10 months ago (2011-05-18 01:38:54 UTC) #8
zhai
and run gofmt -r 'a[b:len(a)] -> a[b:]' -w $GOROOT/src/pkg gofmt -r 'a[0:b] -> a[:b]' -w ...
13 years, 10 months ago (2011-05-18 01:40:00 UTC) #9
dsymonds
On Wed, May 18, 2011 at 11:40 AM, zhai <qyzhai@gmail.com> wrote: > and run > ...
13 years, 10 months ago (2011-05-18 01:45:20 UTC) #10
rh
Thank you adg, everyone. Will try to get I-Z done next week.
13 years, 10 months ago (2011-05-18 01:46:35 UTC) #11
dchest
http://codereview.appspot.com/4536063/diff/2059/src/pkg/container/heap/heap.go File src/pkg/container/heap/heap.go (right): http://codereview.appspot.com/4536063/diff/2059/src/pkg/container/heap/heap.go#newcode25 src/pkg/container/heap/heap.go:25: // A heap must be initialized before any of ...
13 years, 10 months ago (2011-05-18 10:33:27 UTC) #12
ality
dchest@gmail.com once said: > http://codereview.appspot.com/4536063/diff/2059/src/pkg/container/heap/heap.go#newcode25 > src/pkg/container/heap/heap.go:25: // A heap must be initialized before > ...
13 years, 10 months ago (2011-05-18 12:40:47 UTC) #13
rsc
13 years, 10 months ago (2011-05-18 17:15:00 UTC) #14
*** Submitted as http://code.google.com/p/go/source/detail?r=3d83d1c93822 ***

pkg: spelling tweaks, A-H

R=ality, bradfitz, rsc, dsymonds, adg, qyzhai, dchest
CC=golang-dev
http://codereview.appspot.com/4536063

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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