summaryrefslogtreecommitdiff
path: root/libgo/runtime/go-rune.c
Commit message (Expand)AuthorAgeFilesLines
* compiler, libgo: Fixes to prepare for 64-bit int.ian2012-11-061-1/+1
* compiler, runtime: More steps toward separating int and intgo.ian2012-11-011-0/+1
* libgo: Update to current sources.ian2012-10-231-12/+23
* runtime: Reject surrogate pairs in range over string.ian2012-09-221-0/+8
* Add Go frontend, libgo library, and Go testsuite.ian2010-12-031-0/+77