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

Issue 2336044: code review 2336044: Adds support for absolute exported Int values in expvar.

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 5 months ago by Sam
Modified:
14 years, 5 months ago
Reviewers:
adg, rsc
CC:
golang-dev, adg, rsc
Visibility:
Public.

Description

expvar: add (*Int).Set

Patch Set 1 #

Total comments: 4

Patch Set 2 : code review 2336044: Adds support for absolute exported Int values in expvar. #

Patch Set 3 : code review 2336044: Adds support for absolute exported Int values in expvar. #

Patch Set 4 : code review 2336044: Adds support for absolute exported Int values in expvar. #

Patch Set 5 : code review 2336044: Adds support for absolute exported Int values in expvar. #

Patch Set 6 : code review 2336044: Adds support for absolute exported Int values in expvar. #

Patch Set 7 : code review 2336044: expvar: add (*Int).Set #

Patch Set 8 : code review 2336044: expvar: add (*Int).Set #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
M src/pkg/expvar/expvar.go View 1 2 chunks +8 lines, -0 lines 0 comments Download
M src/pkg/expvar/expvar_test.go View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 8
Sam
14 years, 5 months ago (2010-10-07 18:46:57 UTC) #1
Sam
14 years, 5 months ago (2010-10-09 20:07:32 UTC) #2
adg
LGTM but: http://codereview.appspot.com/2336044/diff/1/src/pkg/expvar/expvar.go File src/pkg/expvar/expvar.go (right): http://codereview.appspot.com/2336044/diff/1/src/pkg/expvar/expvar.go#newcode47 src/pkg/expvar/expvar.go:47: // Add atomically adds the given delta ...
14 years, 5 months ago (2010-10-11 03:19:52 UTC) #3
Sam
http://codereview.appspot.com/2336044/diff/1/src/pkg/expvar/expvar.go File src/pkg/expvar/expvar.go (right): http://codereview.appspot.com/2336044/diff/1/src/pkg/expvar/expvar.go#newcode47 src/pkg/expvar/expvar.go:47: // Add atomically adds the given delta to the ...
14 years, 5 months ago (2010-10-11 06:28:55 UTC) #4
Sam
Hello golang-dev@googlegroups.com, adg (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 5 months ago (2010-10-11 06:44:48 UTC) #5
rsc
LGTM but change the CL description to expvar: add (*Int).Set see the discussion of CL ...
14 years, 5 months ago (2010-10-11 15:33:24 UTC) #6
Sam
Done, re-uploaded. Can you submit? On Mon, Oct 11, 2010 at 08:33, Russ Cox <rsc@golang.org> ...
14 years, 5 months ago (2010-10-11 17:00:30 UTC) #7
rsc
14 years, 5 months ago (2010-10-11 17:14:10 UTC) #8
*** Submitted as 011cc585549a ***

expvar: add (*Int).Set

R=golang-dev, adg, rsc
CC=golang-dev
http://codereview.appspot.com/2336044

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