1
0
mirror of https://github.com/golang/go synced 2024-11-20 06:04:52 -07:00
go/src/pkg/strconv
Rob Pike e70cedfaec remove bytes.Copy
replace all calls with calls to copy
use copy in regexp and bytes.Buffer

R=rsc
CC=golang-dev
https://golang.org/cl/157073
2009-11-18 15:24:24 -08:00
..
atof_test.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
atof.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
atoi_test.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
atoi.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
decimal_test.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
decimal.go remove bytes.Copy 2009-11-18 15:24:24 -08:00
fp_test.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
ftoa_test.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
ftoa.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
internal_test.go - fine-tuning of one-line func heuristic (nodes.go) 2009-11-06 14:24:38 -08:00
itoa_test.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
itoa.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
Makefile convert low-level (used by testing) packages to 2009-08-12 13:18:37 -07:00
quote_test.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
quote.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
testfp.txt mv src/lib to src/pkg 2009-06-09 09:53:44 -07:00