1
0
mirror of https://github.com/golang/go synced 2024-10-04 20:21:22 -06:00
go/src/pkg/gob
Rob Pike d84317ba58 gob: generate a better error message in one confusing place
(with maybe more to come) by printing a human-readable
representation of a remote type.

R=rsc
CC=golang-dev
https://golang.org/cl/3802045
2011-01-05 09:28:47 -08:00
..
codec_test.go throughout: fix broken calls to Printf etc. 2010-12-07 16:42:54 -05:00
debug.go gob: several fixes. 2010-10-31 13:41:30 -07:00
decode.go gob: generate a better error message in one confusing place 2011-01-05 09:28:47 -08:00
decoder.go gob: several fixes. 2010-10-31 13:41:30 -07:00
doc.go gob: document the byte count used in the encoding of values. 2010-12-14 14:04:52 -08:00
dump.go add a debugging printer to the gob package. 2009-12-29 14:03:33 +11:00
encode.go gob: fix bug sending zero-length top-level slices and maps 2010-12-09 11:01:32 -05:00
encoder_test.go gob: Register should use the original type, not the indirected one. 2010-12-14 15:04:52 -08:00
encoder.go gob: several fixes. 2010-10-31 13:41:30 -07:00
error.go gobs: error cleanup part 1. 2010-10-22 15:16:34 -07:00
Makefile gobs: error cleanup part 1. 2010-10-22 15:16:34 -07:00
type_test.go gofmt -s -w src misc 2010-10-22 10:06:33 -07:00
type.go gob: generate a better error message in one confusing place 2011-01-05 09:28:47 -08:00