Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-08 | *l/*c: add -V flag to display version number | Andrew Gerrand | 1 | -0/+6 | |
R=rsc CC=golang-dev http://codereview.appspot.com/204044 | |||||
2010-01-18 | build: move GOOS, GOARCH, GOROOT lookup into central library. | Russ Cox | 1 | -0/+35 | |
bake default values in during build. R=r CC=golang-dev http://codereview.appspot.com/186173 |