1
0
mirror of https://github.com/golang/go synced 2024-10-03 12:21:22 -06:00
go/src/pkg/regexp
Rob Pike 0263103a05 move evaluation of null-matching instructions one iteration earlier.
performance hit of about 20% but more intuitive results for submatches.
we need a good regexp package at some point.

Fixes #110.

R=rsc
CC=golang-dev
https://golang.org/cl/152131
2009-11-14 12:23:24 -08:00
..
all_test.go move evaluation of null-matching instructions one iteration earlier. 2009-11-14 12:23:24 -08:00
Makefile convert non-low-level non-google pkg code 2009-08-12 13:19:17 -07:00
regexp.go move evaluation of null-matching instructions one iteration earlier. 2009-11-14 12:23:24 -08:00