go/src/pkg/regexp
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
..
syntax use new strconv API 2011-12-05 15:48:46 -05:00
testdata regexp: move to old/regexp, replace with exp/regexp 2011-09-26 18:33:13 -04:00
all_test.go all: rename os.Error to error in various non-code contexts 2011-11-01 22:58:09 -04:00
exec.go regexp: use rune 2011-10-25 22:20:57 -07:00
exec_test.go renaming_3: gofix -r go1pkgrename src/pkg/[m-z]* 2011-11-08 15:41:54 -08:00
find_test.go regexp: move to old/regexp, replace with exp/regexp 2011-09-26 18:33:13 -04:00
Makefile regexp: move to old/regexp, replace with exp/regexp 2011-09-26 18:33:13 -04:00
regexp.go regexp: fix doc comment 2011-11-09 13:46:54 -05:00