gcc/libgo/go/strconv
Ian Lance Taylor f98dd1a338 libgo: Update to go1.6rc1.
Reviewed-on: https://go-review.googlesource.com/19200

From-SVN: r233110
2016-02-03 21:58:02 +00:00
..
testdata libgo: Update Go library to master revision 15489/921e53d4863c. 2013-01-29 20:52:43 +00:00
atob.go libgo: Update to weekly.2011-12-14. 2012-01-12 01:31:45 +00:00
atob_test.go libgo: Merge from revision 18783:00cce3a34d7e of master library. 2014-06-04 23:15:33 +00:00
atof.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
atof_test.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
atoi.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
atoi_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
decimal.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
decimal_test.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
doc.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
example_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
extfloat.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
fp_test.go libgo: Update to Go 1.1.1. 2013-07-16 06:54:42 +00:00
ftoa.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
ftoa_test.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
internal_test.go libgo: Update to weekly.2011-11-18. 2011-12-12 23:40:51 +00:00
isprint.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
itoa.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
itoa_test.go runtime: Remove now unnecessary pad field from ParFor. 2015-10-31 00:59:47 +00:00
makeisprint.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
quote.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
quote_test.go libgo: Update to go1.6rc1. 2016-02-03 21:58:02 +00:00
strconv_test.go libgo: Update to October 24 version of master library. 2013-11-06 19:49:01 +00:00
testfp.txt