summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug011.go
AgeCommit message (Expand)AuthorFilesLines
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-8/+8
2009-09-14fix "declared and not used" in tests;Russ Cox1-0/+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
2008-12-19change *map to map; *chan to chan; new(T) to new(*T)Russ Cox1-1/+1
2008-06-06check in the bugs and fixed bugsRob Pike1-0/+26