|
pkg/math: undo manual inlining of IsInf and IsNaN
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+69 lines, -143 lines) |
Patch |
 |
M |
src/pkg/math/acosh.go
|
View
|
1
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/asinh.go
|
View
|
1
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/atan2.go
|
View
|
1
2
3
|
2 chunks |
+6 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/atanh.go
|
View
|
1
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/cbrt.go
|
View
|
1
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/dim.go
|
View
|
1
2
|
2 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/erf.go
|
View
|
1
|
2 chunks |
+6 lines, -10 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/exp.go
|
View
|
1
2
|
2 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/expm1.go
|
View
|
1
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/floor.go
|
View
|
1
|
2 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/frexp.go
|
View
|
1
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/gamma.go
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
src/pkg/math/hypot.go
|
View
|
1
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/j0.go
|
View
|
1
|
2 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/j1.go
|
View
|
1
|
2 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/jn.go
|
View
|
1
2
3
|
3 chunks |
+5 lines, -9 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/ldexp.go
|
View
|
1
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/lgamma.go
|
View
|
1
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/log.go
|
View
|
1
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/log1p.go
|
View
|
1
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/logb.go
|
View
|
1
|
2 chunks |
+4 lines, -8 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/mod.go
|
View
|
1
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/nextafter.go
|
View
|
1
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/pow.go
|
View
|
1
|
4 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/remainder.go
|
View
|
1
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/sin.go
|
View
|
1
2
|
2 chunks |
+3 lines, -7 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/sincos.go
|
View
|
1
2
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/sqrt.go
|
View
|
1
2
|
1 chunk |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
src/pkg/math/tan.go
|
View
|
1
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
Total messages: 4
|