1
0
mirror of https://github.com/golang/go synced 2024-10-05 00:21:21 -06:00
go/src/pkg/gob
Rob Pike 50f574515c gob: fix build
delete reference to Debug function.

R=rsc
CC=golang-dev
https://golang.org/cl/4063048
2011-01-28 11:07:12 -08:00
..
codec_test.go gob: make nested interfaces work. 2011-01-28 10:53:42 -08:00
debug.go gob: updates to the debugging tool. 2011-01-28 10:53:06 -08:00
decode.go gob: make nested interfaces work. 2011-01-28 10:53:42 -08:00
decoder.go gob: make nested interfaces work. 2011-01-28 10:53:42 -08:00
doc.go gob: fix the grammar comments to match the encoder 2011-01-21 16:10:39 -08:00
dump.go add a debugging printer to the gob package. 2009-12-29 14:03:33 +11:00
encode.go gob: make nested interfaces work. 2011-01-28 10:53:42 -08:00
encoder_test.go gob: fix build 2011-01-28 11:07:12 -08:00
encoder.go gob: make nested interfaces work. 2011-01-28 10:53:42 -08: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 delete float, complex - code changes 2011-01-19 23:09:00 -05:00
type.go gob: fix the grammar comments to match the encoder 2011-01-21 16:10:39 -08:00