summaryrefslogtreecommitdiff
path: root/src/lib9/utf
AgeCommit message (Collapse)AuthorFilesLines
2011-09-13Imported Upstream version 60upstream/60Ondřej Surý15-0/+6140
2011-09-13Imported Upstream version 60Ondřej Surý15-6140/+0
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý5-56/+1588
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý4-18/+1585
2009-10-22fix build after Mercurial move.Russ Cox1-0/+1361
various missing or incorrect files. R=r CC=go-dev http://go/go-review/1014004
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 Thompson3-11/+11
-r SVN=126198
2008-07-07update to Unicode 5Rob Pike11-1194/+1254
SVN=126184
2008-06-12import the plan 9 libraries libc (lib9) and libbio into the tree.Rob Pike9-0/+1620
remove the dependency on /home/r. SVN=122482