summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug045.go
AgeCommit message (Expand)AuthorFilesLines
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý1-1/+1
2009-04-15code changes for array conversion.Russ Cox1-1/+1
2009-01-20delete exportRuss Cox1-1/+1
2009-01-16convert tests; nothing interesting.Russ Cox1-1/+1
2009-01-06new new & makeRuss Cox1-1/+1
2009-01-05clean up some testsRob Pike1-1/+1
2008-12-20fix some tests. only 3 remain broken (complit, hilbert, initcomma).Rob Pike1-1/+1
2008-12-19change *map to map; *chan to chan; new(T) to new(*T)Russ Cox1-1/+1
2008-12-18convert *[] to [].Russ Cox1-1/+1
2008-06-18a couple of bugs around nil are fixedRob Pike1-0/+21