1
0
mirror of https://github.com/golang/go synced 2024-10-06 05:21:22 -06:00
go/src/cmd/compile/internal/big
Robert Griesemer 1893d3b320 cmd/compile/internal/big: update and apply vendor.bash
Package-external tests must use the vendored math/big package, not
the original one, otherwise tests may fail if there are discrepancies
in the implementation.

Change-Id: Ic5f0489aa6420ffea1f488633453f871ce1f0f66
Reviewed-on: https://go-review.googlesource.com/10380
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2015-05-22 22:46:44 +00:00
..
accuracy_string.go
arith_decl.go
arith_test.go
arith.go
bits_test.go
calibrate_test.go
decimal_test.go
decimal.go
example_test.go cmd/compile/internal/big: update and apply vendor.bash 2015-05-22 22:46:44 +00:00
float_test.go
float.go
floatconv_test.go
floatconv.go
floatexample_test.go cmd/compile/internal/big: update and apply vendor.bash 2015-05-22 22:46:44 +00:00
ftoa.go
gcd_test.go
hilbert_test.go
int_test.go
int.go
intconv_test.go
intconv.go
nat_test.go
nat.go
natconv_test.go
natconv.go
rat_test.go
rat.go
ratconv_test.go
ratconv.go
roundingmode_string.go
vendor.bash cmd/compile/internal/big: update and apply vendor.bash 2015-05-22 22:46:44 +00:00