Sign in
go
/
go
/
3f2baa3e60b54b5cfc45995d7d3616d4a9a509fb
/
src
/
regexp
71e83b8
regexp: small correction to test comment
by Michael Matloob
· 10 years ago
ae38ef4
regexp: suggest go doc, not godoc
by Rob Pike
· 10 years ago
8cb9c21
regexp: trivial change in comments to update code.google.com link
by Dmitry Savintsev
· 10 years ago
485f348
regexp: set b.cap[0] and b.cap[1] only when captures requested
by Michael Matloob
· 10 years ago
a513088
regexp: skip backtracker for long programs
by Matthew Brennan
· 10 years ago
fc9a234
regexp: fix link to RE2 syntax
by Brad Fitzpatrick
· 10 years ago
9323862
regexp: port RE2's bitstate backtracker to the regexp package
by Michael Matloob
· 10 years ago
2adc4e8
all: use "reports whether" in place of "returns true if(f)"
by Josh Bleecher Snyder
· 10 years ago
e24e299
regexp: update URLs in tests
by Shenghou Ma
· 10 years ago
c7eb966
regexp: fix typo in comment: s/onpass/onepass/
by Michael Matloob
· 10 years ago
04c7b68
regexp/syntax: Clarify comment of OpAnyCharNotNL.
by Robin Eklind
· 10 years ago
22be4bf
regexp: fix TestOnePassCutoff
by Russ Cox
· 10 years ago
0f022fd
regexp/syntax: fix validity testing of zero repeats
by Ian Lance Taylor
· 10 years ago
3c5fd98
regexp: correct doc comment for ReplaceAllLiteralString
by Ian Lance Taylor
· 10 years ago
85fd0fd
regexp/syntax: regenerate doc.go from re2 syntax
by Russ Cox
· 10 years ago
9b2b0c8
regexp/syntax: reject large repetitions created by nesting small ones
by Russ Cox
· 11 years ago
c007ce8
build: move package sources from src/pkg to src
by Russ Cox
· 11 years ago