Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -1/+1 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+26 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -26/+0 | |
2009-09-15 | last round: non-package code | Russ Cox | 1 | -0/+1 | |
R=r DELTA=127 (38 added, 3 deleted, 86 changed) OCL=34640 CL=34650 | |||||
2009-08-03 | more 6g reorg; checkpoint. | Russ Cox | 1 | -1/+1 | |
typecheck.c is now responsible for all type checking except for assignment and function argument "..." R=ken OCL=32661 CL=32667 | |||||
2009-07-02 | Recognize gccgo error message. | Ian Lance Taylor | 1 | -1/+1 | |
bug022.go:8:13: error: attempt to index object which is not array, string, or map R=rsc DELTA=1 (0 added, 0 deleted, 1 changed) OCL=31082 CL=31089 | |||||
2009-06-25 | update tests for CL 30586. | Russ Cox | 1 | -2/+2 | |
won't submit unless 30586 goes in. R=r DELTA=94 (65 added, 16 deleted, 13 changed) OCL=30592 CL=30755 | |||||
2008-07-07 | test cleanup | Rob Pike | 1 | -0/+25 | |
SVN=126120 |