Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: [a-c]: add introductory comments to tests | Rob Pike | 2012-02-19 | 1 | -0/+3 |
* | test: use testlib (first 100) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | allow copy of struct containing unexported fields | Russ Cox | 2011-11-15 | 1 | -11/+11 |
* | test: remove semiocolons. | Rob Pike | 2010-09-04 | 1 | -24/+24 |
* | gc: check for assignment to private fields during initialization | Russ Cox | 2009-12-03 | 1 | -0/+8 |
* | gc: five bug fixes, one better error. | Russ Cox | 2009-11-15 | 1 | -1/+9 |
* | rewrite errchk in perl for speed (compared to bash) | Russ Cox | 2009-10-09 | 1 | -4/+4 |
* | last round: non-package code | Russ Cox | 2009-09-15 | 1 | -0/+4 |
* | Adjust expected errors to work with gccgo. | Ian Lance Taylor | 2009-05-31 | 1 | -4/+4 |
* | stricter rules for assignment. | Russ Cox | 2009-05-21 | 1 | -0/+33 |