aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/bug273.go
AgeCommit message (Expand)Author
2018-11-26runtime: handle 64bits addresses for AIXClément Chigot
2018-02-15runtime: use sparse mappings for the heapAustin Clements
2017-05-02runtime: don't panic for bad size hint in hashmapFilip Gruszczynski
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2015-07-11all: link to https instead of httpBrad Fitzpatrick
2015-02-06all: don't refer to code.google.com/p/go{,-wiki}/Péter Surányi
2012-12-04test: tweak bug273.go to not have constant len < cap when calling makeIan Lance Taylor
2012-09-24test: prepare for 64-bit intsRuss Cox
2012-02-16test: use testlib (third 100)Russ Cox
2011-07-27gc: zero-width struct, zero-length array fixesRuss Cox
2010-09-01test: Use global variables to defeat gccgo optimizer.Ian Lance Taylor
2010-05-01gc: be pickier about slice, chan, array, and map sizesRuss Cox