1
0
mirror of https://github.com/golang/go synced 2024-10-04 06:31:22 -06:00
go/src/pkg/strconv
Russ Cox b50a847c3c csv, gob, json, mail, mime, xml: use rune
Nothing terribly interesting here.

R=golang-dev, r, borman
CC=golang-dev
https://golang.org/cl/5315043
2011-10-25 22:23:54 -07:00
..
atob_test.go strconv: document and test True and False for Atob 2011-05-12 22:00:50 -07:00
atob.go strconv: document and test True and False for Atob 2011-05-12 22:00:50 -07:00
atof_test.go strconv: put decimal on stack 2011-08-25 17:54:14 -04:00
atof.go strconv: put decimal on stack 2011-08-25 17:54:14 -04:00
atoi_test.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
atoi.go go/printer: changed max. number of newlines from 3 to 2 2011-07-14 14:39:40 -07:00
decimal_test.go strconv: put decimal on stack 2011-08-25 17:54:14 -04:00
decimal.go strconv: put decimal on stack 2011-08-25 17:54:14 -04:00
fp_test.go strings.Split: make the default to split all. 2011-06-28 09:43:14 +10:00
ftoa_test.go gc: correct rounding of denormal constants 2011-02-02 22:36:54 -05:00
ftoa.go strconv: put decimal on stack 2011-08-25 17:54:14 -04:00
internal_test.go arm: enable all tests 2010-10-25 21:25:13 -07:00
itoa_test.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
itoa.go strconv.Uitob64: allow conversion of 64-bit binaries (buffer was too small). 2010-07-01 14:44:21 -07:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
quote_test.go strconv: faster Unquote in common case 2011-09-26 13:59:12 -04:00
quote.go csv, gob, json, mail, mime, xml: use rune 2011-10-25 22:23:54 -07:00
testfp.txt mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00