summaryrefslogtreecommitdiff
path: root/src/lib9/utf/utf.h
AgeCommit message (Collapse)AuthorFilesLines
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-6/+0
2009-08-31convert C runtime to 32-bit runes;Russ Cox1-1/+1
rune now unsigned. R=r DELTA=10 (1 added, 0 deleted, 9 changed) OCL=34140 CL=34146
2008-07-07remove incorrect (!) constsKen Thompson1-6/+6
-r SVN=126198
2008-07-07update to Unicode 5Rob Pike1-0/+248
SVN=126184