summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-make-slice.c
Commit message (Expand)AuthorAgeFilesLines
* runtime: Copy runtime_panicstring from master library.ian2011-11-301-2/+2
* Update Go library to last weekly.ian2011-10-261-0/+1
* Fix calling make with slice whose element type is size zero.ian2011-09-201-1/+2
* Change builtin make to runtime call at lowering time.ian2011-06-141-0/+57