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

Issue 1686044: code review 1686044: complex divide: match C99 implementation (Closed)

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

Description

complex divide: match C99 implementation

Patch Set 1 #

Patch Set 2 : code review 1686044: complex divide: match C99 implementation #

Patch Set 3 : code review 1686044: complex divide: match C99 implementation #

Total comments: 4

Patch Set 4 : code review 1686044: complex divide: match C99 implementation #

Patch Set 5 : code review 1686044: complex divide: match C99 implementation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2569 lines, -41 lines) Patch
M src/pkg/runtime/complex.c View 1 2 3 4 1 chunk +47 lines, -23 lines 0 comments Download
A test/cmplxdivide.c View 1 1 chunk +61 lines, -0 lines 0 comments Download
A test/cmplxdivide.go View 1 2 3 1 chunk +43 lines, -0 lines 0 comments Download
A test/cmplxdivide1.go View 1 1 chunk +2406 lines, -0 lines 0 comments Download
M test/golden.out View 1 chunk +0 lines, -8 lines 0 comments Download
M test/recover2.go View 1 2 3 4 1 chunk +4 lines, -4 lines 0 comments Download
M test/zerodivide.go View 1 2 3 4 3 chunks +8 lines, -6 lines 0 comments Download

Messages

Total messages: 10
rsc
Hello iant, ken2, r (cc: golang-dev@googlegroups.com), I'd like you to review this change.
13 years, 11 months ago (2010-06-15 20:36:43 UTC) #1
r2
something else needs to change so that the two cmplxdivide files get compiled together. i ...
13 years, 11 months ago (2010-06-15 20:40:24 UTC) #2
rsc
On Tue, Jun 15, 2010 at 13:40, <r@google.com> wrote: > something else needs to change ...
13 years, 11 months ago (2010-06-15 20:43:00 UTC) #3
r2
On Jun 15, 2010, at 1:42 PM, Russ Cox wrote: > On Tue, Jun 15, ...
13 years, 11 months ago (2010-06-15 20:43:59 UTC) #4
r2
http://codereview.appspot.com/1686044/diff/5001/6001 File src/pkg/runtime/complex.c (right): http://codereview.appspot.com/1686044/diff/5001/6001#newcode9 src/pkg/runtime/complex.c:9: void you should put in a comment explaining the ...
13 years, 11 months ago (2010-06-15 20:47:46 UTC) #5
ken3
LGTM
13 years, 11 months ago (2010-06-15 20:59:16 UTC) #6
rsc
> http://codereview.appspot.com/1686044/diff/5001/6001#newcode9 > src/pkg/runtime/complex.c:9: void > you should put in a comment explaining the source ...
13 years, 11 months ago (2010-06-15 21:38:08 UTC) #7
r2
LGTM
13 years, 11 months ago (2010-06-15 21:53:20 UTC) #8
iant
LGTM
13 years, 11 months ago (2010-06-15 23:50:30 UTC) #9
rsc
13 years, 10 months ago (2010-06-18 22:46:06 UTC) #10
*** Submitted as http://code.google.com/p/go/source/detail?r=6fc6a132f72f ***

complex divide: match C99 implementation

R=iant, ken2, r, r2, ken3
CC=golang-dev
http://codereview.appspot.com/1686044
Sign in to reply to this message.

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