Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: ensure all failing tests exit nonzero. | Alan Donovan | 2013-02-12 | 1 | -0/+2 |
* | cmd/gc: fix escape analysis bug with variable capture in loops. | R?my Oudompheng | 2012-08-31 | 1 | -6/+21 |
* | test: explanatory comments [c-g]* | Rob Pike | 2012-02-19 | 1 | -2/+2 |
* | test: use testlib (first 100) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | test: remove semiocolons. | Rob Pike | 2010-09-04 | 1 | -79/+79 |
* | gc: allow taking address of out parameters | Russ Cox | 2010-03-26 | 1 | -0/+32 |
* | last round: non-package code | Russ Cox | 2009-09-15 | 1 | -1/+1 |
* | if take address of local, move to heap. | Russ Cox | 2009-01-29 | 1 | -0/+175 |