Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |