1
0
mirror of https://github.com/golang/go synced 2024-10-03 10:31:21 -06:00
go/src/pkg/xml
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
..
Makefile XML parser 2009-10-05 15:10:00 -07:00
read_test.go remove semis after statements in one-statement statement lists 2009-11-09 12:07:39 -08:00
read.go - replaced gofmt expression formatting algorithm with 2009-11-09 21:23:52 -08:00
xml_test.go xml: Fixed CDATA parsing. 2009-11-14 11:46:09 -08:00
xml.go remove bytes.Copy 2009-11-18 15:24:24 -08:00