go/src/pkg/strconv
Shawn Smith d1a9143669 strconv: add tests for FormatBool and AppendBool
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/42480043
2013-12-27 08:40:14 -08:00
..
testdata
atob.go
atob_test.go strconv: add tests for FormatBool and AppendBool 2013-12-27 08:40:14 -08:00
atof.go strconv: remove unused atof32int function 2013-12-27 08:40:03 -08:00
atof_test.go
atoi.go strconv: fix doc comment for IntSize 2013-08-01 11:34:25 -04:00
atoi_test.go
decimal.go
decimal_test.go
extfloat.go
fp_test.go
ftoa.go
ftoa_test.go
internal_test.go
isprint.go all: add missing copyright 2013-12-17 06:52:32 -08:00
itoa.go
itoa_test.go
makeisprint.go all: add missing copyright 2013-12-17 06:52:32 -08:00
quote.go strconv: fix typo in docs 2013-08-10 11:38:42 +10:00
quote_example_test.go strconv: add example for Unquote. 2013-12-09 23:24:58 -05:00
quote_test.go
strconv_test.go all: protect alloc count tests by -testing.short 2013-08-21 14:00:45 +10:00