1
0
mirror of https://github.com/golang/go synced 2024-10-05 02:21:22 -06:00
go/src/lib/strconv
Russ Cox b54133d200 make safe for new package local defaults
R=r
DELTA=462  (9 added, 33 deleted, 420 changed)
OCL=22879
CL=22885
2009-01-15 16:16:42 -08:00
..
atof_test.go make safe for new package local defaults 2009-01-15 16:16:42 -08:00
atof.go make safe for new package local defaults 2009-01-15 16:16:42 -08:00
atoi_test.go make safe for new package local defaults 2009-01-15 16:16:42 -08:00
atoi.go return *os.Error instead of bool from strconv.ato* 2008-11-18 17:12:07 -08:00
decimal_test.go change naming convention for tests from 2008-11-19 19:11:01 -08:00
decimal.go new new & make 2009-01-06 15:19:02 -08:00
fp_test.go printf->Printf etc. 2009-01-15 13:48:11 -08:00
ftoa_test.go make safe for new package local defaults 2009-01-15 16:16:42 -08:00
ftoa.go make safe for new package local defaults 2009-01-15 16:16:42 -08:00
itoa_test.go make safe for new package local defaults 2009-01-15 16:16:42 -08:00
itoa.go convert *[] to []. 2008-12-18 22:37:22 -08:00
Makefile replay CL 19916 and CL 19913 now that the build can handle them 2008-11-24 14:51:33 -08:00
quote_test.go assorted cleanup and fixes 2008-12-10 15:55:59 -08:00
quote.go make safe for new package local defaults 2009-01-15 16:16:42 -08:00
testfp.txt correctly rounded floating-point conversions 2008-11-17 12:34:03 -08:00