Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |