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/link: detect -X setting non-string variable | Russ Cox | 2015-06-29 | 1 | -0/+3 |
* | cmd/link: deprecate -X name value in favor of -X name=value | Russ Cox | 2015-06-05 | 1 | -2/+4 |
* | test: move linkx and sinit to run.go | Josh Bleecher Snyder | 2014-11-06 | 1 | -10/+4 |
* | cmd/ld: don't automatically mark symbols created by -X as reachable | Ian Lance Taylor | 2014-09-28 | 1 | -1/+1 |
* | cmd/ld: document that -X overwrites initialized variables | Josh Bleecher Snyder | 2014-09-15 | 1 | -2/+6 |
* | test: expand run.go's errorcheck, make clear which bugs run | Russ Cox | 2012-09-23 | 1 | -0/+3 |
* | test: commentary for [h-m]*.go | Rob Pike | 2012-02-23 | 1 | -0/+2 |
* | 5l, 6l, 8l: implement -X flag | Russ Cox | 2012-02-07 | 1 | -0/+15 |