Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: explanatory comments [c-g]* | Rob Pike | 2012-02-19 | 1 | -1/+4 |
| | | | | | | R=golang-dev, bradfitz CC=golang-dev http://codereview.appspot.com/5656103 | ||||
* | non-pkg: gofix -r error -force=error | Russ Cox | 2011-11-01 | 1 | -2/+1 |
| | | | | | | R=golang-dev, iant, r, r CC=golang-dev http://codereview.appspot.com/5307066 | ||||
* | test: remove semiocolons. | Rob Pike | 2010-09-04 | 1 | -12/+12 |
| | | | | | | | | The ken directory is untouched so we have some examples with explicit semis. R=gri CC=golang-dev http://codereview.appspot.com/2157041 | ||||
* | convert *[] to []. | Russ Cox | 2008-12-18 | 1 | -1/+1 |
| | | | | | | R=r OCL=21563 CL=21571 | ||||
* | tests of new func arg code | Russ Cox | 2008-09-30 | 1 | -0/+31 |
R=r DELTA=41 (41 added, 0 deleted, 0 changed) OCL=16212 CL=16223 |