go/src/cmd/compile/internal/big
Josh Bleecher Snyder 5693bee0f1 cmd/compile/internal/big: re-vendor
Pick up a bunch of changes and fixes.

Change-Id: If4101f7185d433a4c89096bc786ee5de8eeabac0
Reviewed-on: https://go-review.googlesource.com/27123
Run-TryBot: Josh Bleecher Snyder <josharian@gmail.com>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
2016-08-16 14:51:21 +00:00
..
accuracy_string.go
arith.go src/cmd/compile/internal/gc: re-vendor math/big, manually adjust mparith3.go 2015-06-03 22:28:06 +00:00
arith_decl.go all: make copyright headers consistent with one space after period 2016-03-01 23:34:33 +00:00
arith_test.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
bits_test.go src/cmd/compile/internal/gc: re-vendor math/big, manually adjust mparith3.go 2015-06-03 22:28:06 +00:00
calibrate_test.go
decimal.go cmd/compile: re-vendor math/big so we use latest version in compiler 2015-12-16 18:35:23 +00:00
decimal_test.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
doc.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
example_rat_test.go cmd/compile: bring vendored copy of math/big up-to-date 2016-02-22 20:50:00 +00:00
example_test.go cmd/compile/internal/big: update vendored math/big 2015-08-21 20:03:16 +00:00
float.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
float_test.go cmd/compile: update vendored math/big to latest version 2016-03-22 17:09:29 +00:00
floatconv.go cmd/compile: re-vendor math/big to pick up bug fix 2016-03-04 17:40:16 +00:00
floatconv_test.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
floatexample_test.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
floatmarsh.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
floatmarsh_test.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
ftoa.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
gcd_test.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
hilbert_test.go
int.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
int_test.go cmd/compile: update vendored copy of math/big 2016-01-22 01:14:16 +00:00
intconv.go cmd/compile: update vendored math/big to latest version 2016-03-22 17:09:29 +00:00
intconv_test.go cmd/compile: re-vendor math/big so we use latest version in compiler 2015-12-16 18:35:23 +00:00
intmarsh.go cmd/compile: bring vendored copy of math/big up-to-date 2016-02-22 20:50:00 +00:00
intmarsh_test.go cmd/compile: bring vendored copy of math/big up-to-date 2016-02-22 20:50:00 +00:00
nat.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
nat_test.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
natconv.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
natconv_test.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
rat.go all: single space after period. 2016-03-02 00:13:47 +00:00
rat_test.go cmd/compile: re-vendor math/big so we use latest version in compiler 2015-12-16 18:35:23 +00:00
ratconv.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
ratconv_test.go cmd/compile/internal/big: re-vendor 2016-08-16 14:51:21 +00:00
ratmarsh.go cmd/compile: bring vendored copy of math/big up-to-date 2016-02-22 20:50:00 +00:00
ratmarsh_test.go cmd/compile: bring vendored copy of math/big up-to-date 2016-02-22 20:50:00 +00:00
roundingmode_string.go
vendor.bash all: make copyright headers consistent with one space after period 2016-05-02 13:43:18 +00:00