Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test/[n-z]*.go: add documentation | Rob Pike | 2012-02-24 | 1 | -0/+2 |
* | test: use testlib (final 61) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | renaming_4: gofix -r everything/but/src/pkg | Rob Pike | 2011-11-08 | 1 | -1/+1 |
* | cgo, goyacc, go/build, html, http, path, path/filepath, testing/quick, test: ... | Russ Cox | 2011-10-25 | 1 | -10/+20 |
* | test: remove semiocolons. | Rob Pike | 2010-09-04 | 1 | -30/+30 |
* | change utf8.FullRuneInString and utf8.DecodeRuneInString | Russ Cox | 2009-05-11 | 1 | -1/+1 |
* | casify, cleanup sys | Russ Cox | 2009-01-16 | 1 | -3/+5 |
* | new new & make | Russ Cox | 2009-01-06 | 1 | -1/+1 |
* | change *map to map; *chan to chan; new(T) to new(*T) | Russ Cox | 2008-12-19 | 1 | -1/+1 |
* | minor int/float fixes | Russ Cox | 2008-10-29 | 1 | -2/+2 |
* | sys.stringtorune doesn't need a length parameter. | Rob Pike | 2008-10-07 | 1 | -1/+1 |
* | fix bug depot: | Rob Pike | 2008-08-11 | 1 | -5/+5 |
* | add a couple of tests | Rob Pike | 2008-07-15 | 1 | -0/+52 |