]> Cypherpunks repositories - gostls13.git/commit
regexp: document that Regexp is thread-safe.
authorRob Pike <r@golang.org>
Wed, 29 Jun 2011 05:41:09 +0000 (15:41 +1000)
committerRob Pike <r@golang.org>
Wed, 29 Jun 2011 05:41:09 +0000 (15:41 +1000)
commitd6f80e1a4c84ea8df878c43b9a89f71c2a0325a1
treed241ca9eb81df48851c8132d896886efcab789cf
parentc756a1954c4d07a2a4da07e6e0a7f024f42dc04a
regexp: document that Regexp is thread-safe.

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/4667047
src/pkg/regexp/regexp.go