summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug026.go
AgeCommit message (Expand)AuthorFilesLines
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-1/+1
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+26
2011-09-13Imported Upstream version 60Ondřej Surý1-26/+0
2009-01-20delete exportRuss Cox1-2/+2
2009-01-16convert tests; nothing interesting.Russ Cox1-1/+1
2009-01-06new new & makeRuss Cox1-2/+2
2008-12-19change *map to map; *chan to chan; new(T) to new(*T)Russ Cox1-2/+2
2008-10-06Change old-style export declaration to new style export ofIan Lance Taylor1-3/+1
2008-10-05bug026 and bug060 are fixed. update.Rob Pike1-0/+28