1
0
mirror of https://github.com/golang/go synced 2024-10-07 07:31:21 -06:00
go/src/pkg/unicode
Rob Pike 24dfb749c4 change IsDecimalDigit to IsDigit because Decimal is redundant
R=rsc
DELTA=792  (398 added, 383 deleted, 11 changed)
OCL=33919
CL=33921
2009-08-26 16:53:07 -07:00
..
digit_test.go change IsDecimalDigit to IsDigit because Decimal is redundant 2009-08-26 16:53:07 -07:00
digit.go change IsDecimalDigit to IsDigit because Decimal is redundant 2009-08-26 16:53:07 -07:00
digittables.go change IsDecimalDigit to IsDigit because Decimal is redundant 2009-08-26 16:53:07 -07:00
letter_test.go generate the unicode tables directly from web database 2009-08-26 16:01:31 -07:00
letter.go change IsDecimalDigit to IsDigit because Decimal is redundant 2009-08-26 16:53:07 -07:00
lettertables.go generate the unicode tables directly from web database 2009-08-26 16:01:31 -07:00
Makefile change IsDecimalDigit to IsDigit because Decimal is redundant 2009-08-26 16:53:07 -07:00
maketables.go change IsDecimalDigit to IsDigit because Decimal is redundant 2009-08-26 16:53:07 -07:00