summaryrefslogtreecommitdiff
path: root/test/mallocrep1.go
Commit message (Expand)AuthorAgeFilesLines
* finalizers; merge package malloc into package runtimeRuss Cox2010-02-031-46/+46
* time tests; sort -nr times.out | sed 10q is illuminating.Russ Cox2009-10-091-2/+6
* last round: non-package codeRuss Cox2009-09-151-1/+1
* fix 386 malloc tests,Russ Cox2009-06-051-7/+7
* delete exportRuss Cox2009-01-201-2/+2
* convert tests; nothing interesting.Russ Cox2009-01-161-11/+11
* Change malloc.Lookup to return the size as uintptr rather thanIan Lance Taylor2009-01-161-5/+5
* convert strconvRuss Cox2009-01-151-1/+1
* printf->Printf etc.Rob Pike2009-01-151-3/+3
* simplify flag interface. no more BVal etc. you just get a pointer.Rob Pike2009-01-091-11/+8
* new new & makeRuss Cox2009-01-061-1/+1
* [] and struct in interfaces.Russ Cox2008-12-191-1/+1
* malloc bug fixes.Russ Cox2008-12-191-0/+130