aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/regexp/testdata
AgeCommit message (Collapse)AuthorFilesLines
2016-02-03libgo: Update to go1.6rc1.Ian Lance Taylor1-0/+5
Reviewed-on: https://go-review.googlesource.com/19200 From-SVN: r233110
2015-10-31runtime: Remove now unnecessary pad field from ParFor.Ian Lance Taylor1-1/+2
It is not needed due to the removal of the ctx field. Reviewed-on: https://go-review.googlesource.com/16525 From-SVN: r229616
2011-12-07libgo: Update to weekly 2011-11-09.Ian Lance Taylor1-0/+0
From-SVN: r182073
2011-10-26Update Go library to last weekly.Ian Lance Taylor6-0/+6439
From-SVN: r180552