summaryrefslogtreecommitdiff
path: root/test/chancap.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: handle 64bits addresses for AIXClément Chigot2018-11-261-1/+3
* runtime: use sparse mappings for the heapAustin Clements2018-02-151-5/+4
* cmd/compile: generate makechan calls with int argumentsMartin Möhrmann2017-08-151-2/+41
* test: [a-c]: add introductory comments to testsRob Pike2012-02-191-0/+2
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* delete all uses of panicln by rewriting them using panic or,Rob Pike2010-03-241-8/+10
* len and cap on chansRuss Cox2009-08-201-0/+27