]> Cypherpunks repositories - gostls13.git/commit
The prefix optimization applies only to the first iteration.
authorRob Pike <r@golang.org>
Tue, 16 Feb 2010 21:49:00 +0000 (08:49 +1100)
committerRob Pike <r@golang.org>
Tue, 16 Feb 2010 21:49:00 +0000 (08:49 +1100)
commit7db472fd342dd93394a61ea39b583eedf78d21e2
treeed2814443ee49d9894a9f05e0413a7cb02c6f519
parentca075494a65f8b30abc9dfeb76b5144b9f14ed1e
The prefix optimization applies only to the first iteration.

Fixes #596.

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