summaryrefslogtreecommitdiff
path: root/test/mallocrep1.go
Commit message (Expand)AuthorAgeFilesLines
* 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