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