1
0
mirror of https://github.com/golang/go synced 2024-10-04 13:11:22 -06:00
go/src/pkg/regexp
Rob Pike 4659f6de38 regexp: delete Iter methods
They are unused and not that useful anyway.

R=rsc
CC=golang-dev
https://golang.org/cl/2225045
2010-09-21 21:21:44 +10:00
..
all_test.go regexp: delete the deprecated methods and tests. 2010-08-12 17:16:37 +10:00
find_test.go regexp: interpret all Go characer escapes \a \b \f \n \r \t \v 2010-08-30 14:06:59 +10:00
Makefile build: no required environment variables 2010-08-18 10:08:49 -04:00
regexp.go regexp: delete Iter methods 2010-09-21 21:21:44 +10:00