1
0
mirror of https://github.com/golang/go synced 2024-10-05 18:31:28 -06:00
go/src/lib/regexp
Russ Cox 3619f1ea6a change utf8.FullRuneInString and utf8.DecodeRuneInString
to use single string argument instead of string, index.

R=r
DELTA=136  (9 added, 7 deleted, 120 changed)
OCL=28642
CL=28644
2009-05-11 14:10:34 -07:00
..
all_test.go Step 1 of the Big Error Shift: make os.Error an interface and replace *os.Errors with os.Errors. 2009-04-17 00:08:24 -07:00
Makefile Convert go tree to hierarchical pkg directory: 2009-04-16 20:52:37 -07:00
regexp.go change utf8.FullRuneInString and utf8.DecodeRuneInString 2009-05-11 14:10:34 -07:00