| Age | Commit message (Expand) | Author |
|---|---|---|
| 2012-02-20 | test/hashmap.go: delete | Rob Pike |
| 2012-02-16 | test: use testlib (fourth 100) | Russ Cox |
| 2011-09-05 | build: clear execute bit from Go files | Mike Rosset |
| 2010-09-30 | gc, spec, tests: no auto-indirect of pointer to interface value | Russ Cox |
| 2010-09-04 | test: remove semiocolons. | Rob Pike |
| 2009-09-14 | fix "declared and not used" in tests; | Russ Cox |
| 2009-08-12 | convert non-pkg go files to whole-package compilation. | Russ Cox |
| 2009-01-20 | delete export | Russ Cox |
| 2009-01-16 | convert tests; nothing interesting. | Russ Cox |
| 2009-01-06 | new new & make | Russ Cox |
| 2008-12-19 | change *map to map; *chan to chan; new(T) to new(*T) | Russ Cox |
| 2008-08-29 | - removed need for int() conversion now that x << s has correct type | Robert Griesemer |
| 2008-08-29 | - updated test cases to latest compiler changes | Robert Griesemer |
| 2008-06-06 | first cut at test suite | Rob Pike |
| 2008-03-26 | - new directory structure | Robert Griesemer |
