aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue4085b.go
AgeCommit message (Expand)Author
2019-09-17cmd/compile: support more length types for slice extension optimizationLE Manh Cuong
2018-11-26runtime: handle 64bits addresses for AIXClément Chigot
2018-05-06cmd/compile: optimize append(x, make([]T, y)...) slice extensionMartin Möhrmann
2018-02-15runtime: use sparse mappings for the heapAustin Clements
2016-08-29cmd/compile: generate makeslice calls with int argumentsMartin Möhrmann
2016-05-02all: make copyright headers consistent with one space after periodEmmanuel Odeke
2013-02-03cmd/gc: implement latest rules for checking make sizesRuss Cox