1
0
mirror of https://github.com/golang/go synced 2024-11-26 13:48:05 -07:00
go/src/pkg/unicode
Russ Cox ca6a0fee1b more "declared and not used".
the last round omitted := range and only
checked 1 out of N vars in a multi-var :=

R=r
OCL=34624
CL=34638
2009-09-15 09:41:59 -07:00
..
digit_test.go more "declared and not used". 2009-09-15 09:41:59 -07:00
digit.go change IsDecimalDigit to IsDigit because Decimal is redundant 2009-08-26 16:53:07 -07:00
letter_test.go more "declared and not used". 2009-09-15 09:41:59 -07:00
letter.go more "declared and not used". 2009-09-15 09:41:59 -07:00
Makefile unicode tables for all categories 2009-08-27 09:14:32 -07:00
maketables.go make ToUpper, ToLower etc. handle unicode properly. 2009-09-01 11:06:28 -07:00
script_test.go more "declared and not used". 2009-09-15 09:41:59 -07:00
tables.go submitter's regret. rename Props to Properties 2009-08-31 16:48:56 -07:00