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

Issue 180046: code review 180046: math: faster, easier to inline IsNaN, IsInf (Closed)

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

Description

math: faster, easier to inline IsNaN, IsInf

Patch Set 1 #

Patch Set 2 : code review 180046: math: faster, easier to inline IsNaN, IsInf #

Patch Set 3 : code review 180046: math: faster, easier to inline IsNaN, IsInf #

Total comments: 1

Patch Set 4 : code review 180046: math: faster, easier to inline IsNaN, IsInf #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -4 lines) Patch
M src/pkg/math/bits.go View 1 2 3 2 chunks +10 lines, -4 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello r (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
15 years, 3 months ago (2009-12-16 01:03:48 UTC) #1
r
LGTM fix typo http://codereview.appspot.com/180046/diff/1004/1005 File src/pkg/math/bits.go (right): http://codereview.appspot.com/180046/diff/1004/1005#newcode44 src/pkg/math/bits.go:44: // Test for infinity by comparing ...
15 years, 3 months ago (2009-12-16 01:05:44 UTC) #2
rsc
15 years, 3 months ago (2009-12-16 01:21:03 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=3a009c7db720 ***

math: faster, easier to inline IsNaN, IsInf

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

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