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

Issue 4529110: code review 4529110: big: remove some unnecessary conversions (Closed)

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

Description

big: remove some unnecessary conversions

Patch Set 1 #

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

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

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -42 lines) Patch
M src/pkg/big/arith.go View 1 2 chunks +2 lines, -2 lines 0 comments Download
M src/pkg/big/arith_386.s View 1 2 chunks +4 lines, -4 lines 0 comments Download
M src/pkg/big/arith_amd64.s View 1 4 chunks +6 lines, -6 lines 0 comments Download
M src/pkg/big/arith_arm.s View 1 6 chunks +9 lines, -3 lines 0 comments Download
M src/pkg/big/arith_decl.go View 1 1 chunk +2 lines, -2 lines 0 comments Download
M src/pkg/big/arith_test.go View 1 2 chunks +15 lines, -4 lines 0 comments Download
M src/pkg/big/nat.go View 1 2 3 4 5 6 chunks +22 lines, -21 lines 0 comments Download

Messages

Total messages: 3
gri
Hello rsc@golang.org (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-06-02 18:58:22 UTC) #1
rsc
LGTM
13 years, 11 months ago (2011-06-02 19:05:52 UTC) #2
gri
13 years, 11 months ago (2011-06-02 19:58:31 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=895ddf3d55bd ***

big: remove some unnecessary conversions

R=rsc
CC=golang-dev
http://codereview.appspot.com/4529110
Sign in to reply to this message.

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