Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-24 | delete all uses of panicln by rewriting them using panic or, | Rob Pike | 1 | -21/+17 | |
in the tests, println+panic. gofmt some tests too. R=rsc CC=golang-dev http://codereview.appspot.com/741041 | |||||
2009-09-15 | last round: non-package code | Russ Cox | 1 | -0/+2 | |
R=r DELTA=127 (38 added, 3 deleted, 86 changed) OCL=34640 CL=34650 | |||||
2009-08-07 | bug184 - assignment compatibility in unpacked multireturn | Russ Cox | 1 | -0/+51 | |
R=ken OCL=32890 CL=32894 |