|
atof.go
|
essentially 100% coverage of strconv in tests.
|
2008-11-19 12:50:34 -08:00 |
|
atof_test.go
|
change naming convention for tests from
|
2008-11-19 19:11:01 -08:00 |
|
atoi_test.go
|
change naming convention for tests from
|
2008-11-19 19:11:01 -08:00 |
|
decimal_test.go
|
change naming convention for tests from
|
2008-11-19 19:11:01 -08:00 |
|
fp_test.go
|
change naming convention for tests from
|
2008-11-19 19:11:01 -08:00 |
|
ftoa.go
|
fix %g 20 -> "2e+01" want "20"
|
2008-11-23 17:27:44 -08:00 |
|
ftoa_test.go
|
fix %g 20 -> "2e+01" want "20"
|
2008-11-23 17:27:44 -08:00 |
|
itoa.go
|
essentially 100% coverage of strconv in tests.
|
2008-11-19 12:50:34 -08:00 |
|
itoa_test.go
|
change naming convention for tests from
|
2008-11-19 19:11:01 -08:00 |
|
testfp.txt
|
correctly rounded floating-point conversions
|
2008-11-17 12:34:03 -08:00 |