summaryrefslogtreecommitdiff
path: root/test/gc.go
Commit message (Expand)AuthorAgeFilesLines
* test: remove semiocolons.Rob Pike2010-09-041-1/+1
* finalizers; merge package malloc into package runtimeRuss Cox2010-02-031-9/+7
* fix "declared and not used" in tests;Russ Cox2009-09-141-0/+1
* gc #0. mark and sweep collector.Russ Cox2009-01-261-0/+25