go/src/regexp
Ian Lance Taylor 94a9bc960c regexp: document that Longest method is not concurrent-safe
Change-Id: I9ec137502353e65325087dfb60ee9bd68ffd286d
Reviewed-on: https://go-review.googlesource.com/38447
Reviewed-by: Russ Cox <rsc@golang.org>
2017-04-07 21:12:11 +00:00
..
syntax regexp/syntax: remove unused flags parameter 2017-03-06 19:11:09 +00:00
testdata
all_test.go regexp: avoid alloc in QuoteMeta when not quoting 2016-10-19 07:09:08 +00:00
backtrack.go
example_test.go
exec.go regexp: reduce allocs in regexp.Match for onepass regex 2017-03-23 00:02:55 +00:00
exec2_test.go
exec_test.go regexp: reduce allocs in regexp.Match for onepass regex 2017-03-23 00:02:55 +00:00
find_test.go
onepass.go regexp: reduce allocations at makeOnePass 2017-03-29 20:35:08 +00:00
onepass_test.go regexp: reduce allocations at onePassCopy 2017-03-28 17:58:10 +00:00
regexp.go regexp: document that Longest method is not concurrent-safe 2017-04-07 21:12:11 +00:00