Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test: [a-c]: add introductory comments to tests | Rob Pike | 2012-02-19 | 1 | -0/+2 |
* | test: use testlib (final 61) | Russ Cox | 2012-02-16 | 1 | -1/+1 |
* | non-pkg: gofix -r error -force=error | Russ Cox | 2011-11-01 | 1 | -3/+3 |
* | test: error-related fixes | Russ Cox | 2011-10-27 | 1 | -5/+2 |
* | delete float, complex - code changes | Russ Cox | 2011-01-19 | 1 | -85/+119 |
* | remove nacl | Russ Cox | 2010-12-15 | 1 | -2/+1 |
* | test: Make gccgo believe that the variables can change. | Ian Lance Taylor | 2010-09-11 | 1 | -0/+24 |
* | fix build | Kai Backman | 2010-07-30 | 1 | -4/+4 |
* | arm: bugfixes (stack clobbering, indices) | Kai Backman | 2010-07-30 | 1 | -0/+12 |
* | more soft float support. passes several basic tests | Kai Backman | 2010-07-20 | 1 | -0/+5 |
* | test: add missing import for zerodivide | Christopher Wedgwood | 2010-06-18 | 1 | -0/+1 |
* | complex divide: match C99 implementation | Russ Cox | 2010-06-18 | 1 | -6/+8 |
* | runtime: correct fault for 16-bit divide on Leopard | Russ Cox | 2010-06-14 | 1 | -8/+4 |
* | Add test for division by zero. | Rob Pike | 2010-06-14 | 1 | -0/+168 |