Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-03-04 | Imported Upstream version 1.1~hg20130304upstream/1.1_hg20130304 | Michael Stapelberg | 1 | -0/+4 | |
2012-04-06 | Imported Upstream version 1upstream/1 | Ondřej Surý | 1 | -1/+3 | |
2011-09-13 | Imported Upstream version 60upstream/60 | Ondřej Surý | 1 | -0/+197 | |
2011-09-13 | Imported Upstream version 60 | Ondřej Surý | 1 | -197/+0 | |
2011-01-17 | Imported Upstream version 2011.01.12upstream/2011.01.12 | Ondřej Surý | 1 | -64/+160 | |
2009-12-09 | making some more non-gofmt'ed files save for new semicolon rule | Robert Griesemer | 1 | -6/+3 | |
R=rsc, r http://codereview.appspot.com/171051 | |||||
2009-11-15 | gc: fix up floating point NaN comparisons | Russ Cox | 1 | -4/+4 | |
Fixes issue 167. R=ken2 http://codereview.appspot.com/155062 | |||||
2008-10-29 | minor int/float fixes | Russ Cox | 1 | -3/+3 | |
R=ken OCL=18032 CL=18032 | |||||
2008-08-11 | fix bug depot: | Rob Pike | 1 | -45/+45 | |
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-12 | better import/export | Ken Thompson | 1 | -8/+3 | |
SVN=122584 | |||||
2008-06-10 | made fp numbers from integers and | Ken Thompson | 1 | -56/+72 | |
checked values SVN=121972 | |||||
2008-06-08 | fix bug in closeness for float literal test | Rob Pike | 1 | -1/+1 | |
SVN=121628 | |||||
2008-06-08 | fix float lit to return 1, print error | Rob Pike | 1 | -46/+46 | |
SVN=121627 | |||||
2008-06-08 | asdf | Ken Thompson | 1 | -61/+83 | |
SVN=121608 | |||||
2008-05-08 | - changed literal syntax to use the convert notation | Robert Griesemer | 1 | -2/+3 | |
- fixed issued with function declarations/function literals - added more tests and fixed existing tests SVN=118167 | |||||
2008-03-26 | - new directory structure | Robert Griesemer | 1 | -0/+70 | |
SVN=113851 |