aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/unicode/utf16/utf16.go
AgeCommit message (Collapse)AuthorFilesLines
2016-07-22libgo: update to go1.7rc3Ian Lance Taylor1-17/+17
Reviewed-on: https://go-review.googlesource.com/25150 From-SVN: r238662
2015-10-31runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor1-1/+1
It is not needed due to the removal of the ctx field. Reviewed-on: https://go-review.googlesource.com/16525 From-SVN: r229616
2014-07-19libgo: Update to Go 1.3 release.Ian Lance Taylor1-1/+1
From-SVN: r212837
2012-03-30libgo: Update to weekly.2012-03-13.Ian Lance Taylor1-7/+14
From-SVN: r186023
2011-12-07libgo: Update to weekly 2011-11-09.Ian Lance Taylor1-0/+101
From-SVN: r182073