]> Cypherpunks repositories - gostls13.git/commit
Add a cache to avoid unnecessary parsing of type strings when constructing values
authorRob Pike <r@golang.org>
Mon, 10 Nov 2008 22:53:40 +0000 (14:53 -0800)
committerRob Pike <r@golang.org>
Mon, 10 Nov 2008 22:53:40 +0000 (14:53 -0800)
commit842e1a9aa70648a013d5a48073683f08332e461d
tree31794244200aa857350d0e3a6ed709ada2b48daf
parent10137e7f1d5ec7d9ddedc02b50b6ad832bed7c0a
Add a cache to avoid unnecessary parsing of type strings when constructing values

R=rsc
DELTA=12  (9 added, 0 deleted, 3 changed)
OCL=18916
CL=18921
src/lib/reflect/value.go