Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -6/+5 | |
2010-04-22 | runtime: closures, defer bug fix for Native Client | Russ Cox | 1 | -0/+1 | |
Enable package tests for Native Client build. R=r CC=golang-dev http://codereview.appspot.com/957042 | |||||
2009-11-09 | drop output from nilptr tests; | Russ Cox | 1 | -1/+2 | |
too hard to make it the same everywhere. still checking for non-zero exit status though. disable core files while running tests R=r http://go/go-review/1026037 | |||||
2009-10-20 | bug162, over and over | Russ Cox | 1 | -0/+35 | |
R=ken OCL=35919 CL=35919 |