1
0
mirror of https://github.com/golang/go synced 2024-11-20 10:24:40 -07:00
go/src/pkg/encoding
2012-01-25 15:30:42 -05: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 encoding/binary: document that PutVarint, PutUvarint may panic 2012-01-24 14:19:59 -08:00
csv renaming_2: gofix -r go1pkgrename src/pkg/[a-l]* 2011-11-08 15:40:58 -08:00
gob gob: annotate debug.go so it's not normally built 2012-01-23 08:40:34 -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 encoding/xml: remove Marshaler support 2012-01-24 21:51:15 -02:00