summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug110.go
AgeCommit message (Collapse)AuthorFilesLines
2012-02-29Imported Upstream version 2012.02.22Ondřej Surý1-1/+1
2010-03-30single argument panicRuss Cox1-1/+2
note that sortmain.go has been run through hg gofmt; only the formatting of the day initializers changed. i'm happy to revert that formatting if you'd prefer. stop on error in doc/progs/run R=r CC=golang-dev http://codereview.appspot.com/850041
2009-01-16convert tests; nothing interesting.Russ Cox1-4/+4
R=r OCL=23012 CL=23014
2008-10-15bug is fixedRob Pike1-0/+19
R=ken OCL=17208 CL=17208