summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug120.go
AgeCommit message (Expand)AuthorFilesLines
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike1-22/+23
2009-05-08move things out of sys into os and runtimeRuss Cox1-1/+2
2009-03-03Automated g4 rollback of changelist 25024,Russ Cox1-9/+9
2009-02-13convert composite literals from { } to ( ).Russ Cox1-9/+9
2009-01-20delete exportRuss Cox1-1/+1
2009-01-16convert tests; nothing interesting.Russ Cox1-1/+1
2009-01-16casify, cleanup sysRuss Cox1-1/+1
2009-01-15convert strconvRuss Cox1-5/+5
2008-12-10another bug cleanup.Rob Pike1-0/+58