1
0
mirror of https://github.com/golang/go synced 2024-11-20 09:54:45 -07:00
go/src/pkg/gob
Rob Pike c0e0f82e49 better code for allocation through indirection
R=rsc
DELTA=11  (3 added, 5 deleted, 3 changed)
OCL=35583
CL=35583
2009-10-11 18:07:47 -07:00
..
codec_test.go rename bytes.Buffer.Data() to bytes.Buffer.Bytes() 2009-09-16 15:15:00 -07:00
decode.go better code for allocation through indirection 2009-10-11 18:07:47 -07:00
decoder.go apply gofmt to go, gob, hash, http, image, io, json, log 2009-10-06 19:41:51 -07:00
encode.go more lgtm files from gofmt 2009-10-08 15:14:54 -07:00
encoder_test.go fix bugs in gob. 2009-10-11 17:37:22 -07:00
encoder.go fix bugs in gob. 2009-10-11 17:37:22 -07:00
Makefile convert gob to whole-package compilation. 2009-08-12 13:19:27 -07:00
type_test.go apply gofmt to go, gob, hash, http, image, io, json, log 2009-10-06 19:41:51 -07:00
type.go apply gofmt to go, gob, hash, http, image, io, json, log 2009-10-06 19:41:51 -07:00