summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug102.go
AgeCommit message (Expand)AuthorFilesLines
2010-06-08misc cleanup: gofmt + &x -> x[0:] conversionRuss Cox1-7/+8
2009-04-16make string take []byte only, so have to use *[10]byte to convertRuss Cox1-2/+2
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-06new new & makeRuss Cox1-1/+1
2008-10-14update bug listRob Pike1-0/+25