Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-14 | fix "declared and not used" in tests; | Russ Cox | 1 | -0/+1 | |
also template/template.go, missed last time. R=r DELTA=116 (61 added, 10 deleted, 45 changed) OCL=34620 CL=34622 | |||||
2008-08-11 | fix bug depot: | Rob Pike | 1 | -3/+3 | |
1) fix print statements, panic statements (parentheses required) 2) len is now allowed as a var name (bug053) R=gri OCL=14106 CL=14106 | |||||
2008-08-11 | code in bug was wrong; correct and improve. works now. | Rob Pike | 1 | -2/+4 | |
R=gri OCL=14088 CL=14088 | |||||
2008-06-06 | check in the bugs and fixed bugs | Rob Pike | 1 | -0/+23 | |
SVN=121543 |