go/src/pkg/encoding
Mikio Hara d4fe9c6a9d encoding/json: fix comments, tweak tests for tag names
R=bradfitz
CC=golang-dev
https://golang.org/cl/5558047
2012-01-19 15:33:29 +09:00
..
ascii85 use new strconv API 2011-12-05 15:48:46 -05:00
asn1 encoding/asn1: document support for *big.Int 2012-01-08 10:02:23 -05:00
base32 use new strconv API 2011-12-05 15:48:46 -05:00
base64 use new strconv API 2011-12-05 15:48:46 -05:00
binary panics: use the new facilities of testing.B instead 2011-12-20 10:36:25 -08:00
csv renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 2011-11-08 15:40:58 -08:00
git85 use new strconv API 2011-12-05 15:48:46 -05:00
gob encoding/gob: fix panic when decoding []byte to incompatible slice types 2012-01-09 12:52:03 -08:00
hex src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
json encoding/json: fix comments, tweak tests for tag names 2012-01-19 15:33:29 +09:00
pem src/pkg/[a-m]*: gofix -r error -force=error 2011-11-01 22:04:37 -04:00
xml xml: major Go 1 fixup 2012-01-13 11:05:19 +01:00