| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | extract C macro into utility code file | Stefan Behnel | 2015-03-30 | 1 | -0/+7 |
| * | Use PY_LONG_LONG instead of 'long long' in utility code | Lisandro Dalcin | 2015-03-29 | 1 | -9/+9 |
| * | clean up lots of places where exceptions are being raised to reduce the messa... | Stefan Behnel | 2013-12-06 | 1 | -1/+2 |
| * | minor cleanups | Stefan Behnel | 2013-03-09 | 1 | -2/+2 |
| * | Minor cleanup. | Robert Bradshaw | 2012-12-28 | 1 | -5/+5 |
| * | Fix 32-bit overflow tests, also got rid of some warnings. | Robert Bradshaw | 2012-11-07 | 1 | -3/+3 |
| * | More warning suppression, formatting. | Robert Bradshaw | 2012-10-30 | 1 | -3/+7 |
| * | Left shift overflow guards. | Robert Bradshaw | 2012-10-25 | 1 | -0/+9 |
| * | Overflow initialization checking | Robert Bradshaw | 2012-10-24 | 1 | -2/+8 |
| * | control overflow with a directive | Robert Bradshaw | 2012-10-24 | 1 | -11/+13 |
| * | First pass at int overflow checking. | Robert Bradshaw | 2012-10-24 | 1 | -0/+262 |
