]> Cypherpunks repositories - gostls13.git/commit
strings.Bytes -> []byte for documentation example, src/pkg/* comments, and htmlgen.go
authorAndrey Mirtchovski <mirtchovski@gmail.com>
Tue, 2 Mar 2010 00:18:22 +0000 (11:18 +1100)
committerAndrew Gerrand <adg@golang.org>
Tue, 2 Mar 2010 00:18:22 +0000 (11:18 +1100)
commit1f3222a57bb0f1abcc7047bd5cc935f5997f3859
tree2ab20740b989a1c6dc65cb568d108d0ceadd043f
parent6d0f1fedbfaa7e9445d76aeaadd34d4e9a455d97
strings.Bytes -> []byte for documentation example, src/pkg/* comments, and htmlgen.go

R=rsc, adg
CC=golang-dev
https://golang.org/cl/224087
doc/effective_go.html
doc/htmlgen.go
src/pkg/compress/zlib/reader.go
src/pkg/websocket/client.go