Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -30/+30 |
2009-05-11 | change utf8.FullRuneInString and utf8.DecodeRuneInString | Russ Cox | 1 | -1/+1 |
2009-01-16 | casify, cleanup sys | Russ Cox | 1 | -3/+5 |
2009-01-06 | new new & make | Russ Cox | 1 | -1/+1 |
2008-12-19 | change *map to map; *chan to chan; new(T) to new(*T) | Russ Cox | 1 | -1/+1 |
2008-10-29 | minor int/float fixes | Russ Cox | 1 | -2/+2 |
2008-10-07 | sys.stringtorune doesn't need a length parameter. | Rob Pike | 1 | -1/+1 |
2008-08-11 | fix bug depot: | Rob Pike | 1 | -5/+5 |
2008-07-15 | add a couple of tests | Rob Pike | 1 | -0/+52 |