summaryrefslogtreecommitdiff
path: root/test/method3.go
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-2/+2
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+35
2011-09-13Imported Upstream version 60Ondřej Surý1-35/+0
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike1-7/+11
2009-12-18gc: method expressions on concrete typesRuss Cox1-1/+7
2009-03-03Automated g4 rollback of changelist 25024,Russ Cox1-1/+1
2009-02-13convert composite literals from { } to ( ).Russ Cox1-1/+1
2009-01-20delete exportRuss Cox1-2/+2
2009-01-16convert tests; nothing interesting.Russ Cox1-2/+2
2009-01-08second pass on interface fixes and tests.Russ Cox1-0/+25