aboutsummaryrefslogtreecommitdiff
path: root/test/chancap.go
AgeCommit message (Expand)Author
2018-11-26runtime: handle 64bits addresses for AIXClément Chigot
2018-02-15runtime: use sparse mappings for the heapAustin Clements
2017-08-15cmd/compile: generate makechan calls with int argumentsMartin Möhrmann
2012-02-19test: [a-c]: add introductory comments to testsRob Pike
2012-02-16test: use testlib (first 100)Russ Cox
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike
2009-08-20len and cap on chansRuss Cox