summaryrefslogtreecommitdiff
path: root/libgo/go/old/regexp/regexp.go
AgeCommit message (Collapse)Author
2016-11-18libgo: remove old/regexp and old/templateIan Lance Taylor
They were removed from the master Go library in 2012 (https://golang.org/cl/5979046) but somehow that was not reflected here. Reviewed-on: https://go-review.googlesource.com/33391 From-SVN: r242592
2012-01-25libgo: Update to weekly.2012-01-20.Ian Lance Taylor
From-SVN: r183540
2011-12-07libgo: Update to weekly 2011-11-09.Ian Lance Taylor
From-SVN: r182073
2011-12-03libgo: Update to weekly.2011-11-02.Ian Lance Taylor
From-SVN: r181964
2011-12-02libgo: Update to weekly.2011-11-01.Ian Lance Taylor
From-SVN: r181938
2011-10-26Update Go library to last weekly.Ian Lance Taylor
From-SVN: r180552