1
0
mirror of https://github.com/golang/go synced 2024-10-04 08:21:22 -06:00
go/src/pkg/encoding
Brad Fitzpatrick d8e27db395 undo CL 12486043 / ab644299d124
Uglier.

««« original CL description
all: use strings.IndexByte instead of Index where possible

R=golang-dev, khr
CC=golang-dev
https://golang.org/cl/12486043
»»»

R=golang-dev
CC=golang-dev
https://golang.org/cl/12485044
2013-08-05 16:27:24 -07:00
..
ascii85 all: remove now-unnecessary unreachable panics 2013-03-11 14:16:55 -07:00
asn1 all: be more idiomatic when documenting boolean return values. 2013-07-23 11:59:49 +10:00
base32 encoding/base32, encoding/base64: fix issues with decoder whitespace handling 2013-03-12 01:50:10 -04:00
base64 encoding/base32, encoding/base64: fix issues with decoder whitespace handling 2013-03-12 01:50:10 -04:00
binary all: remove now-unnecessary unreachable panics 2013-03-11 14:16:55 -07:00
csv build: remove dead code 2013-03-22 17:28:22 -04:00
gob all: be more idiomatic when documenting boolean return values. 2013-07-23 11:59:49 +10:00
hex src: Use bytes.Equal instead of bytes.Compare where possible. 2013-01-07 10:03:49 +11:00
json undo CL 12486043 / ab644299d124 2013-08-05 16:27:24 -07:00
pem encoding/pem: write Proc-Type header first. 2012-11-12 15:29:17 +00:00
xml undo CL 12486043 / ab644299d124 2013-08-05 16:27:24 -07:00