summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug274.go
Commit message (Expand)AuthorAgeFilesLines
* all: make copyright headers consistent with one space after periodEmmanuel Odeke2016-05-021-1/+1
* all: link to https instead of httpBrad Fitzpatrick2015-07-111-1/+1
* all: don't refer to code.google.com/p/go{,-wiki}/Péter Surányi2015-02-061-1/+1
* test: use testlib (third 100)Russ Cox2012-02-161-1/+1
* gc: line number + type checking nitsRuss Cox2011-07-281-1/+2
* gc: implement goto restrictionRuss Cox2011-06-171-1/+1
* test: match gccgo error messages for bug274.go.Ian Lance Taylor2011-03-251-1/+2
* gc: bug274Russ Cox2010-07-151-0/+29