summaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug187.go
AgeCommit message (Collapse)AuthorFilesLines
2012-04-06Imported Upstream version 1upstream/1Ondřej Surý1-1/+1
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý1-0/+22
2011-09-13Imported Upstream version 60Ondřej Surý1-22/+0
2009-09-14fix "declared and not used" in tests;Russ Cox1-1/+0
also template/template.go, missed last time. R=r DELTA=116 (61 added, 10 deleted, 45 changed) OCL=34620 CL=34622
2009-09-03corrected bug187; dropped on the floor somehowRuss Cox1-0/+23
R=austin DELTA=23 (23 added, 0 deleted, 0 changed) OCL=34340 CL=34346