Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-24 | delete all uses of panicln by rewriting them using panic or, | Rob Pike | 1 | -14/+26 | |
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 | -6/+6 | |
R=r DELTA=127 (38 added, 3 deleted, 86 changed) OCL=34640 CL=34650 | |||||
2009-09-02 | the last bug involving type hashes | Russ Cox | 1 | -0/+36 | |
R=ken OCL=34244 CL=34249 |