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

Issue 4353043: code review 4353043: update go tree for reflect changes (Closed)

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

Description

update go tree for reflect changes

Patch Set 1 #

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

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

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

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

Patch Set 6 : diff -r 1ee1866e2351 https://go.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+693 lines, -686 lines) Patch
M src/cmd/gofmt/rewrite.go View 1 2 3 4 9 chunks +40 lines, -40 lines 0 comments Download
M src/pkg/asn1/asn1.go View 1 11 chunks +36 lines, -36 lines 0 comments Download
M src/pkg/asn1/asn1_test.go View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M src/pkg/asn1/common.go View 1 2 chunks +6 lines, -6 lines 0 comments Download
M src/pkg/asn1/marshal.go View 1 2 3 4 5 chunks +18 lines, -18 lines 0 comments Download
M src/pkg/encoding/binary/binary.go View 1 6 chunks +53 lines, -53 lines 0 comments Download
M src/pkg/encoding/binary/binary_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/datafmt/datafmt.go View 1 4 chunks +21 lines, -21 lines 0 comments Download
M src/pkg/exp/eval/bridge.go View 1 2 3 5 chunks +16 lines, -16 lines 0 comments Download
M src/pkg/exp/eval/type.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/exp/ogle/process.go View 1 2 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/exp/ogle/rruntime.go View 1 2 chunks +7 lines, -7 lines 0 comments Download
M src/pkg/fmt/print.go View 1 10 chunks +37 lines, -42 lines 0 comments Download
M src/pkg/fmt/scan.go View 1 1 chunk +18 lines, -18 lines 0 comments Download
M src/pkg/fmt/scan_test.go View 1 4 chunks +5 lines, -5 lines 0 comments Download
M src/pkg/go/ast/print.go View 1 4 chunks +16 lines, -15 lines 0 comments Download
M src/pkg/gob/decode.go View 1 2 3 4 20 chunks +39 lines, -38 lines 0 comments Download
M src/pkg/gob/decoder.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/gob/encode.go View 1 9 chunks +19 lines, -18 lines 0 comments Download
M src/pkg/gob/encoder.go View 1 2 chunks +9 lines, -9 lines 0 comments Download
M src/pkg/gob/encoder_test.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/gob/type.go View 1 2 3 4 12 chunks +26 lines, -26 lines 0 comments Download
M src/pkg/http/response_test.go View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/json/decode.go View 1 2 3 4 17 chunks +66 lines, -63 lines 0 comments Download
M src/pkg/json/decode_test.go View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M src/pkg/json/encode.go View 1 6 chunks +23 lines, -23 lines 0 comments Download
M src/pkg/net/dnsmsg.go View 1 7 chunks +31 lines, -31 lines 0 comments Download
M src/pkg/netchan/common.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/netchan/export.go View 1 2 3 4 2 chunks +10 lines, -10 lines 0 comments Download
M src/pkg/netchan/import.go View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/rpc/server.go View 1 2 3 4 3 chunks +10 lines, -9 lines 0 comments Download
M src/pkg/template/template.go View 1 2 3 4 10 chunks +43 lines, -42 lines 0 comments Download
M src/pkg/testing/quick/quick.go View 1 2 3 4 6 chunks +27 lines, -26 lines 0 comments Download
M src/pkg/testing/script/script.go View 1 4 chunks +6 lines, -6 lines 0 comments Download
M src/pkg/try/try.go View 1 2 chunks +4 lines, -4 lines 0 comments Download
M src/pkg/xml/read.go View 1 2 3 4 16 chunks +58 lines, -58 lines 0 comments Download
M src/pkg/xml/read_test.go View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M test/fixedbugs/bug177.go View 1 2 1 chunk +14 lines, -11 lines 0 comments Download
M test/interface/fake.go View 1 2 1 chunk +12 lines, -12 lines 0 comments Download
M test/ken/cplx3.go View 1 2 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4
rsc
Hello golang-dev (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg
13 years ago (2011-04-04 21:15:37 UTC) #1
rsc
This is mechanically generated by running gofix and then applying the patch below. There are ...
13 years ago (2011-04-04 21:16:28 UTC) #2
r
LGTM
13 years ago (2011-04-04 23:41:56 UTC) #3
rsc
13 years ago (2011-04-08 16:28:01 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=61c414d8a0a9 ***

update go tree for reflect changes

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

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