Sign in
go
/
go
/
3c098e27896bf2fe5d7b17aa452bbeb29b402b4f
/
src
/
pkg
/
unicode
/
letter.go
3c098e2
add the Upper/Lower sequence optimization.
by Rob Pike
· 16 years ago
22c2b47
first cut at case mapping tables and library.
by Rob Pike
· 16 years ago
24dfb74
change IsDecimalDigit to IsDigit because Decimal is redundant
by Rob Pike
· 16 years ago
396b47b
generate the unicode tables directly from web database
by Rob Pike
· 16 years ago
d90e7cb
mv src/lib to src/pkg
by Rob Pike
· 16 years ago
[Renamed from src/lib/unicode/letter.go]
b18e418
document unicode, such as it is
by Rob Pike
· 16 years ago
be2edb5
Automated g4 rollback of changelist 25024, plus significant hand editing.
by Russ Cox
· 16 years ago
9f8f2e6
convert composite literals from { } to ( ).
by Russ Cox
· 16 years ago
839a684
delete export
by Russ Cox
· 16 years ago
5ea8ac7
add unicode library stub with just IsUpper and IsLetter.
by Russ Cox
· 16 years ago