Sign in
go
/
go
/
f4f0344fe26cca96cc6063459b48e7af61ae483b
/
src
/
regexp
/
find_test.go
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago
[Renamed from src/pkg/regexp/find_test.go]
6c230fb
regexp: move to old/regexp, replace with exp/regexp
by Russ Cox
· 14 years ago
7db904c
regexp: add support for matching text read from things that implement
by Rob Pike
· 14 years ago
8a2d706
regexp tests: make some benchmarks more meaningful
by Rob Pike
· 14 years ago
15cb7ed
regexp: fix prefix bug.
by Rob Pike
· 14 years ago
a9e7c93
regexp: change Expr() to String(); add HasOperator method to Regexp.
by Rob Pike
· 14 years ago
5bd4094
regexp: add HasMeta and regexp.Expr().
by Rob Pike
· 14 years ago
3478891
gofmt -s -w src misc
by Robert Griesemer
· 14 years ago
ca3b522
regexp: interpret all Go characer escapes \a \b \f \n \r \t \v
by Rob Pike
· 15 years ago
69fe3dd
regexp: grow slices dynamically in the 'All' routines.
by Rob Pike
· 15 years ago
6610d79
regexp: new regularized methods for matching.
by Rob Pike
· 15 years ago