Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Raise MemoryError instead of InvalidOperation/MallocError for compatibility | Stefan Krah | 2012-03-25 | 1 | -1/+8 |
* | Fix formatting after removing tabs. | Stefan Krah | 2012-03-23 | 2 | -4/+8 |
* | Whitespace. | Stefan Krah | 2012-03-23 | 2 | -102/+102 |
* | Use the same exception hierarchy as decimal.py. FloatOperation now also | Stefan Krah | 2012-03-23 | 1 | -20/+65 |
* | Whitespace. | Stefan Krah | 2012-03-21 | 6 | -168/+168 |
* | Issue #7652: Integrate the decimal floating point libmpdec library to speed | Stefan Krah | 2012-03-21 | 54 | -0/+26284 |