summaryrefslogtreecommitdiff
path: root/test/mallocfin.go
Commit message (Expand)AuthorAgeFilesLines
* test: commentary for [h-m]*.goRob Pike2012-02-231-1/+1
* test: use testlib (fourth 100)Russ Cox2012-02-161-1/+1
* runtime: faster finalizersDmitriy Vyukov2011-10-061-0/+10
* 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