1
0
mirror of https://github.com/golang/go synced 2024-10-05 04:21:22 -06:00
go/src/pkg/regexp
Rob Pike 396b47bbbd generate the unicode tables directly from web database
after this CL, two more to come:
	1) add an exhaustive test, probably as a variant of maketables
	2) add ToUpper, ToLower, ToTitle and associated tests

R=rsc
DELTA=1578  (1007 added, 559 deleted, 12 changed)
OCL=33902
CL=33907
2009-08-26 16:01:31 -07:00
..
all_test.go convert non-low-level non-google pkg code 2009-08-12 13:19:17 -07:00
Makefile convert non-low-level non-google pkg code 2009-08-12 13:19:17 -07:00
regexp.go generate the unicode tables directly from web database 2009-08-26 16:01:31 -07:00