Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-02-29 | Imported Upstream version 2012.02.22 | Ondřej Surý | 1 | -1/+1 | |
2012-01-30 | Imported Upstream version 2012.01.27 | Ondřej Surý | 1 | -1/+17 | |
2010-03-24 | delete all uses of panicln by rewriting them using panic or, | Rob Pike | 1 | -10/+18 | |
in the tests, println+panic. gofmt some tests too. R=rsc CC=golang-dev http://codereview.appspot.com/741041 | |||||
2009-08-17 | fix up some irregular indentation | Rob Pike | 1 | -8/+8 | |
R=rsc OCL=33382 CL=33391 | |||||
2009-02-11 | insert type assertions when narrowing. | Russ Cox | 1 | -3/+3 | |
R=r OCL=24349 CL=24913 | |||||
2009-01-20 | delete export | Russ Cox | 1 | -1/+1 | |
TBR=r OCL=23121 CL=23127 | |||||
2009-01-16 | convert tests; nothing interesting. | Russ Cox | 1 | -1/+1 | |
R=r OCL=23012 CL=23014 | |||||
2008-11-07 | Don't use a type guard with a type which is not an interface. | Ian Lance Taylor | 1 | -1/+1 | |
R=r,gri DELTA=2 (0 added, 0 deleted, 2 changed) OCL=18781 CL=18785 | |||||
2008-10-30 | update tests | Rob Pike | 1 | -0/+20 | |
R=rsc DELTA=159 (65 added, 84 deleted, 10 changed) OCL=18149 CL=18151 |