Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/[n-z]*.go: add documentation | Rob Pike | 2012-02-24 | 1 | -0/+2 |
* | test: use testlib (final 61) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | gc: remove func, map compare | Russ Cox | 2011-11-13 | 1 | -3/+2 |
* | delete float, complex - code changes | Russ Cox | 2011-01-19 | 1 | -5/+8 |
* | test: remove semiocolons. | Rob Pike | 2010-09-04 | 1 | -39/+39 |
* | move things out of sys into os and runtime | Russ Cox | 2009-05-08 | 1 | -1/+3 |
* | simplify test to eliminate now-deprecated forms of switch. | Rob Pike | 2009-03-18 | 1 | -76/+13 |
* | remove assignment cases from switch | Ken Thompson | 2009-03-18 | 1 | -48/+48 |
* | add value checks to the other switch - should have done this in prior round | Rob Pike | 2009-03-17 | 1 | -9/+9 |
* | add test for type switches | Rob Pike | 2009-03-17 | 1 | -0/+173 |