]> Cypherpunks repositories - gostls13.git/commit
chan and map of [] and struct
authorRuss Cox <rsc@golang.org>
Fri, 19 Dec 2008 20:05:22 +0000 (12:05 -0800)
committerRuss Cox <rsc@golang.org>
Fri, 19 Dec 2008 20:05:22 +0000 (12:05 -0800)
commiteee50ae1ac25dec3047e111fd62ee1f83e874e26
treed43976b2cd9eccadecab471683f3248c928480ce
parentcbff09d6666bf4c2e4152fba5c858ae481a263d5
chan and map of [] and struct

R=r
DELTA=192  (145 added, 8 deleted, 39 changed)
OCL=21609
CL=21614
src/cmd/gc/go.h
src/cmd/gc/subr.c
src/runtime/chan.c
src/runtime/hashmap.c
src/runtime/iface.c
src/runtime/runtime.c
src/runtime/runtime.h
test/bigalg.go [new file with mode: 0644]