aboutsummaryrefslogtreecommitdiff
path: root/test/chan/sieve2.go
AgeCommit message (Expand)Author
2012-02-19test/chan: document testsRob Pike
2012-02-16test: use testlib (first 100)Russ Cox
2011-08-22test/chan/sieve2.go: remove container/vector.Rob Pike
2010-03-30single argument panicRuss Cox
2010-02-24Include an Eratosthenesque concurrent prime sieve to go along with the "naive...Anh Hai Trinh