go/src/pkg/regexp/syntax
Russ Cox 2666b815a3 use new strconv API
All but 3 cases (in gcimporter.go and hixie.go)
are automatic conversions using gofix.

No attempt is made to use the new Append functions
even though there are definitely opportunities.

R=golang-dev, gri
CC=golang-dev
https://golang.org/cl/5447069
2011-12-05 15:48:46 -05:00
..
compile.go src/pkg/[n-z]*: gofix -r error -force=error 2011-11-01 22:05:34 -04:00
make_perl_groups.pl regexp: use rune 2011-10-25 22:20:57 -07:00
Makefile regexp: move to old/regexp, replace with exp/regexp 2011-09-26 18:33:13 -04:00
parse.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
parse_test.go regexp: use rune 2011-10-25 22:20:57 -07:00
perl_groups.go regexp: use rune 2011-10-25 22:20:57 -07:00
prog.go use new strconv API 2011-12-05 15:48:46 -05:00
prog_test.go regexp: speedups 2011-09-28 12:00:31 -04:00
regexp.go use new strconv API 2011-12-05 15:48:46 -05:00
simplify.go regexp: move to old/regexp, replace with exp/regexp 2011-09-26 18:33:13 -04:00
simplify_test.go regexp: move to old/regexp, replace with exp/regexp 2011-09-26 18:33:13 -04:00