Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | os: remove Getenverror | Brad Fitzpatrick | 2012-02-18 | 1 | -8/+4 |
* | test: explanatory comments [c-g]* | Rob Pike | 2012-02-19 | 1 | -0/+3 |
* | test: use testlib (first 100) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | non-pkg: gofix -r error -force=error | Russ Cox | 2011-11-01 | 1 | -2/+2 |
* | test: don't require specific GOARCH values. | Ian Lance Taylor | 2011-03-30 | 1 | -3/+6 |
* | remove nacl | Russ Cox | 2010-12-15 | 1 | -1/+0 |
* | test: remove semiocolons. | Rob Pike | 2010-09-04 | 1 | -8/+8 |
* | runtime: closures, defer bug fix for Native Client | Russ Cox | 2010-04-22 | 1 | -0/+1 |
* | Getenv: almost no one wants the error, so make it return a string that may be... | Rob Pike | 2009-06-26 | 1 | -2/+2 |
* | more 386 runtime fixes. | Russ Cox | 2009-06-04 | 1 | -1/+1 |
* | move things out of sys into os and runtime | Russ Cox | 2009-05-08 | 1 | -3/+3 |
* | casify, cleanup sys | Russ Cox | 2009-01-16 | 1 | -3/+3 |
* | add os.Getenv() | Rob Pike | 2008-09-22 | 1 | -0/+26 |