Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | all: make copyright headers consistent with one space after period | Emmanuel Odeke | 2016-05-02 | 1 | -1/+1 |
* | cmd/internal/gc: transitive inlining | Russ Cox | 2015-02-26 | 1 | -4/+4 |
* | cmd/gc: fix escape analysis bug | Russ Cox | 2012-09-24 | 1 | -0/+18 |
* | test: expand run.go's errorcheck, make clear which bugs run | Russ Cox | 2012-09-23 | 1 | -1/+1 |
* | cmd/gc: must not inline panic, recover | Russ Cox | 2012-03-05 | 1 | -7/+13 |
* | gc: fix escape analysis + inlining + closure bug | Russ Cox | 2012-02-23 | 1 | -0/+33 |