summaryrefslogtreecommitdiff
path: root/test/mallocfin.go
AgeCommit message (Expand)AuthorFilesLines
2010-03-30single argument panicRuss Cox1-2/+3
2010-03-26runtime: run all finalizers in a single goroutine.Russ Cox1-2/+8
2010-03-24test/mallocfin: relax test to 80% from 90%.Russ Cox1-1/+1
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike1-2/+4
2010-02-03finalizers; merge package malloc into package runtimeRuss Cox1-0/+58