1
0
mirror of https://github.com/golang/go synced 2024-10-04 04:21:22 -06:00
go/src/pkg/regexp
Russ Cox c7e0b8baa6 regexp/syntax: define accepted syntax
Update #3953.

R=bradfitz, campoy
CC=golang-dev
https://golang.org/cl/6543068
2012-09-24 15:33:53 -04:00
..
syntax regexp/syntax: define accepted syntax 2012-09-24 15:33:53 -04:00
testdata regexp: move to old/regexp, replace with exp/regexp 2011-09-26 18:33:13 -04:00
all_test.go regexp: allow substitutions in Replace, ReplaceString 2012-02-07 23:46:47 -05:00
exec_test.go panics: use the new facilities of testing.B instead 2011-12-20 10:36:25 -08:00
exec.go pkg: Add & fix Copyright of "hand generated" files 2012-01-19 10:14:56 -08:00
find_test.go regexp: move to old/regexp, replace with exp/regexp 2011-09-26 18:33:13 -04:00
regexp.go regexp: fix glitch in doc for FindReaderIndex 2012-07-30 12:46:50 -07:00