]> Cypherpunks repositories - gostls13.git/commit
gob: avoid a couple of init-time allocations.
authorDavid Symonds <dsymonds@golang.org>
Thu, 4 Aug 2011 06:22:22 +0000 (16:22 +1000)
committerDavid Symonds <dsymonds@golang.org>
Thu, 4 Aug 2011 06:22:22 +0000 (16:22 +1000)
commitbb8e36b4a12b16302abf557ccb7aba6965a3ddaf
tree84780a021dd229be22916ea335b7d06769856805
parent19e80b0818e6f17e03a96f589abb2571421c63c2
gob: avoid a couple of init-time allocations.

R=r
CC=golang-dev
https://golang.org/cl/4806049
src/pkg/gob/type.go