aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/regexp/example_test.go
AgeCommit message (Collapse)AuthorFilesLines
2020-08-01libgo: update to go1.15rc1Ian Lance Taylor1-0/+13
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/245157
2020-01-21libgo: update to Go1.14beta1Ian Lance Taylor1-0/+420
Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/214297
2013-02-10compiler, libgo: Permit testing package when test imports it circularly.Ian Lance Taylor1-144/+0
From-SVN: r195931
2012-12-12libgo: Update to current master library sources.Ian Lance Taylor1-0/+122
From-SVN: r194460
2012-11-21libgo: Update to current version of master library.Ian Lance Taylor1-0/+22
From-SVN: r193688