1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:21:22 -06:00
go/src/lib/strconv
Russ Cox 7a706fb3d7 Rename os.FD to os.File.
Make Fstat, Readdirnames, and Readdir methods
on os.File.

R=r
DELTA=281  (79 added, 3 deleted, 199 changed)
OCL=25891
CL=26130
2009-03-11 12:51:10 -07:00
..
atof_test.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
atof.go strconv: doc 2009-03-05 15:29:04 -08:00
atoi_test.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
atoi.go strconv: doc 2009-03-05 15:29:04 -08:00
decimal_test.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
decimal.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
fp_test.go Rename os.FD to os.File. 2009-03-11 12:51:10 -07:00
ftoa_test.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
ftoa.go strconv: doc 2009-03-05 15:29:04 -08:00
itoa_test.go Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
itoa.go strconv: doc 2009-03-05 15:29:04 -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 Automated g4 rollback of changelist 25024, 2009-03-03 08:39:12 -08:00
quote.go strconv: doc 2009-03-05 15:29:04 -08:00
testfp.txt correctly rounded floating-point conversions 2008-11-17 12:34:03 -08:00