1
0
mirror of https://github.com/golang/go synced 2024-11-20 01:44:42 -07:00
Commit Graph

1 Commits

Author SHA1 Message Date
Russ Cox
6361f52fc4 gc: be pickier about slice, chan, array, and map sizes
Fixes #589.

R=ken2
CC=golang-dev
https://golang.org/cl/1032044
2010-05-01 13:15:42 -07:00