go/src/regexp
Russ Cox 22be4bfdbf regexp: fix TestOnePassCutoff
The stack blowout can no longer happen,
but we can still test that too-complex regexps
are rejected.

Replacement for CL 162770043.

LGTM=iant, r
R=r, iant
CC=bradfitz, golang-codereviews
https://golang.org/cl/162860043
2014-10-20 12:16:46 -04:00
..
syntax regexp/syntax: fix validity testing of zero repeats 2014-10-20 08:12:45 -07:00
testdata
all_test.go regexp: fix TestOnePassCutoff 2014-10-20 12:16:46 -04:00
example_test.go
exec.go
exec2_test.go
exec_test.go
find_test.go
onepass.go
onepass_test.go
regexp.go regexp: correct doc comment for ReplaceAllLiteralString 2014-10-19 10:28:27 -07:00