Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 31 | -0/+3705 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 31 | -3705/+0 | |
2009-10-22 | fix build after Mercurial move. | Russ Cox | 3 | -16/+538 | |
various missing or incorrect files. R=r CC=go-dev http://go/go-review/1014004 | |||||
2009-08-31 | convert C runtime to 32-bit runes; | Russ Cox | 1 | -8/+9 | |
rune now unsigned. R=r DELTA=10 (1 added, 0 deleted, 9 changed) OCL=34140 CL=34146 | |||||
2009-07-28 | fmt boundary bugs. | Russ Cox | 1 | -4/+13 | |
pow10 was giving up too easily. R=r DELTA=4 (0 added, 3 deleted, 1 changed) OCL=32310 CL=32321 | |||||
2009-07-20 | fix memset in fmtnull. | Russ Cox | 1 | -2/+5 | |
R=r DELTA=1 (0 added, 0 deleted, 1 changed) OCL=31863 CL=31870 | |||||
2008-06-12 | import the plan 9 libraries libc (lib9) and libbio into the tree. | Rob Pike | 30 | -0/+3170 | |
remove the dependency on /home/r. SVN=122482 |