1
0
mirror of https://github.com/golang/go synced 2024-11-20 11:04:56 -07:00
go/src/pkg/strconv
Russ Cox 4b409289f6 remove Line in bufio.ReadLine(Bytes|Slice|String)
also drop bool arg from ReadString

R=r
DELTA=45  (13 added, 1 deleted, 31 changed)
OCL=33923
CL=33960
2009-08-27 11:20:15 -07:00
..
atof_test.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
atof.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
atoi_test.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
atoi.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
decimal_test.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
decimal.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
fp_test.go remove Line in bufio.ReadLine(Bytes|Slice|String) 2009-08-27 11:20:15 -07:00
ftoa_test.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
ftoa.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
internal_test.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
itoa_test.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
itoa.go add Uitoa etc. 2009-07-02 16:57:46 -07:00
Makefile convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
quote_test.go convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
quote.go publish strconv.UnquoteChar 2009-06-23 16:44:01 -07:00
testfp.txt mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00