summaryrefslogtreecommitdiff
path: root/test/mallocfin.go
Commit message (Expand)AuthorAgeFilesLines
* single argument panicRuss Cox2010-03-301-2/+3
* runtime: run all finalizers in a single goroutine.Russ Cox2010-03-261-2/+8
* test/mallocfin: relax test to 80% from 90%.Russ Cox2010-03-241-1/+1
* delete all uses of panicln by rewriting them using panic or,Rob Pike2010-03-241-2/+4
* finalizers; merge package malloc into package runtimeRuss Cox2010-02-031-0/+58