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

Issue 929041: code review 929041: big: Get rid of function pointers and init function (Closed)

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

Description

big: Get rid of function pointers and init function

Patch Set 1 #

Patch Set 2 : code review 929041: big: Get rid of function pointers and init function #

Patch Set 3 : code review 929041: big: Get rid of function pointers and init function #

Patch Set 4 : code review 929041: big: Get rid of function pointers and init function #

Patch Set 5 : code review 929041: big: Get rid of function pointers and init function #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -89 lines) Patch
M src/pkg/big/arith.go View 1 2 3 7 chunks +7 lines, -53 lines 0 comments Download
M src/pkg/big/arith_386.s View 1 2 3 4 7 chunks +15 lines, -15 lines 0 comments Download
M src/pkg/big/arith_amd64.s View 1 2 3 4 7 chunks +14 lines, -14 lines 0 comments Download
M src/pkg/big/arith_arm.s View 1 2 3 4 1 chunk +7 lines, -7 lines 0 comments Download

Messages

Total messages: 7
eds
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 11 months ago (2010-04-18 17:34:40 UTC) #1
rsc
Renaming the routines so that there's no _s sufix on the assembly seems okay - ...
14 years, 11 months ago (2010-04-18 18:42:44 UTC) #2
eds
Oops, I just realized I forgot the new files in this CL. I moved the ...
14 years, 11 months ago (2010-04-18 18:59:29 UTC) #3
eds
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 11 months ago (2010-04-18 19:05:28 UTC) #4
rsc
LGTM leaving for gri
14 years, 11 months ago (2010-04-18 19:10:56 UTC) #5
gri
LGTM (Provided that we will continue to test both the assembly and portable versions of ...
14 years, 11 months ago (2010-04-20 02:06:41 UTC) #6
gri
14 years, 11 months ago (2010-04-20 02:07:25 UTC) #7
*** Submitted as http://code.google.com/p/go/source/detail?r=5adafa4a480d ***

big: Get rid of function pointers and init function

R=rsc, gri
CC=golang-dev
http://codereview.appspot.com/929041

Committer: Robert Griesemer <gri@golang.org>
Sign in to reply to this message.

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