aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/os/str.go
AgeCommit message (Collapse)AuthorFilesLines
2021-08-12libgo: update to Go1.17rc2Ian Lance Taylor1-13/+19
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/341629
2016-07-22libgo: update to go1.7rc3Ian Lance Taylor1-1/+1
Reviewed-on: https://go-review.googlesource.com/25150 From-SVN: r238662
2015-10-31runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor1-7/+18
It is not needed due to the removal of the ctx field. Reviewed-on: https://go-review.googlesource.com/16525 From-SVN: r229616
2011-10-26Update Go library to last weekly.Ian Lance Taylor1-0/+2
From-SVN: r180552
2011-09-16Update Go library to r60.Ian Lance Taylor1-0/+20
From-SVN: r178910