Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-04-20 | Imported Upstream version 2011.03.07.1upstream/2011.03.07.1 | Ondřej Surý | 1 | -12/+0 | |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -50/+50 | |
2009-09-14 | fix "declared and not used" in tests; | Russ Cox | 1 | -11/+16 | |
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 | -2/+2 | |
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-06-06 | - fixed a few tests and added 3 incorrectly succeeding tests | Robert Griesemer | 1 | -1/+1 | |
- updated go_lang.txt to be more uniform and match the implementation - made makehtml work on Mac - fixed a couple of bugs in go.atg SVN=121520 | |||||
2008-06-06 | lots of new tests | Rob Pike | 1 | -0/+94 | |
SVN=121464 |