]> Cypherpunks repositories - gostls13.git/commit
move dereference code out of the ops and into the interpreter loops.
authorRob Pike <r@golang.org>
Thu, 2 Jul 2009 06:04:27 +0000 (23:04 -0700)
committerRob Pike <r@golang.org>
Thu, 2 Jul 2009 06:04:27 +0000 (23:04 -0700)
commitb1e64585b63536c783d04174431c017495a36884
tree1f8881d45988f1ed93673a52585c494dafe6a782
parentc701af8c80b2b0236db5855b530d4f05e684df58
move dereference code out of the ops and into the interpreter loops.

R=rsc
DELTA=574  (40 added, 149 deleted, 385 changed)
OCL=31017
CL=31019
src/pkg/gob/codec_test.go
src/pkg/gob/decode.go
src/pkg/gob/encode.go