summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug011.go
Commit message (Expand)AuthorAgeFilesLines
* test: use testlib (first 100)Russ Cox2012-02-161-1/+1
* delete float, complex - code changesRuss Cox2011-01-191-8/+8
* fix "declared and not used" in tests;Russ Cox2009-09-141-0/+1
* delete exportRuss Cox2009-01-201-1/+1
* convert tests; nothing interesting.Russ Cox2009-01-161-1/+1
* new new & makeRuss Cox2009-01-061-1/+1
* change *map to map; *chan to chan; new(T) to new(*T)Russ Cox2008-12-191-1/+1
* check in the bugs and fixed bugsRob Pike2008-06-061-0/+26