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

Issue 93550043: code review 93550043: math/big: implement Rat.Float32 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 11 months ago by gri
Modified:
9 years, 10 months ago
Reviewers:
gobot, adonovan
CC:
adonovan, golang-codereviews
Visibility:
Public.

Description

math/big: implement Rat.Float32 Pending CL 101750048. For submission after the 1.3 release. Fixes issue 8065.

Patch Set 1 #

Patch Set 2 : diff -r 15feabceaef4 https://code.google.com/p/go/ #

Patch Set 3 : diff -r 15feabceaef4 https://code.google.com/p/go/ #

Total comments: 4

Patch Set 4 : diff -r 900650e66b4f https://code.google.com/p/go/ #

Patch Set 5 : diff -r 900650e66b4f https://code.google.com/p/go/ #

Patch Set 6 : diff -r 900650e66b4f https://code.google.com/p/go/ #

Patch Set 7 : diff -r 9f902e837883 https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+354 lines, -63 lines) Patch
M src/pkg/math/big/int.go View 1 2 chunks +22 lines, -9 lines 0 comments Download
M src/pkg/math/big/rat.go View 1 2 3 4 chunks +149 lines, -36 lines 0 comments Download
M src/pkg/math/big/rat_test.go View 1 2 3 4 5 12 chunks +183 lines, -18 lines 0 comments Download

Messages

Total messages: 6
gri
Hello adonovan@google.com (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
9 years, 11 months ago (2014-05-22 22:58:44 UTC) #1
adonovan
LG, but needs tests. https://codereview.appspot.com/93550043/diff/20002/src/pkg/math/big/rat.go File src/pkg/math/big/rat.go (right): https://codereview.appspot.com/93550043/diff/20002/src/pkg/math/big/rat.go#newcode67 src/pkg/math/big/rat.go:67: // quotToFloat32 returns the non-negative ...
9 years, 11 months ago (2014-05-23 02:23:40 UTC) #2
gri
PTAL Also added tests. https://codereview.appspot.com/93550043/diff/20002/src/pkg/math/big/rat.go File src/pkg/math/big/rat.go (right): https://codereview.appspot.com/93550043/diff/20002/src/pkg/math/big/rat.go#newcode67 src/pkg/math/big/rat.go:67: // quotToFloat32 returns the non-negative ...
9 years, 11 months ago (2014-05-28 20:10:42 UTC) #3
adonovan
On 2014/05/28 20:10:42, gri wrote: > PTAL > > Also added tests. > > https://codereview.appspot.com/93550043/diff/20002/src/pkg/math/big/rat.go ...
9 years, 11 months ago (2014-05-28 20:29:21 UTC) #4
gri
*** Submitted as https://code.google.com/p/go/source/detail?r=cb1af30a996c *** math/big: implement Rat.Float32 Pending CL 101750048. For submission after the ...
9 years, 10 months ago (2014-06-11 16:10:52 UTC) #5
gobot
9 years, 10 months ago (2014-06-11 16:57:47 UTC) #6
Message was sent while issue was closed.
This CL appears to have broken the darwin-386 builder.
See http://build.golang.org/log/a6d89a79deaa5fe8001564491cbc95d862097fbb
Sign in to reply to this message.

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