Commit message (Expand) | Author | Age | |
---|---|---|---|
* | py: Move to guarded includes, everywhere in py/ core. | Damien George | 2015-01-01 |
* | py: Fix smallint modulo with negative arguments. | Damien George | 2014-10-22 |
* | Rename machine_(u)int_t to mp_(u)int_t. | Damien George | 2014-07-03 |
* | py: Include mpconfig.h before all other includes. | Paul Sokolovsky | 2014-06-21 |
* | py: Fix check of small-int overflow when parsing ints. | Damien George | 2014-05-28 |
* | Add license header to (almost) all files. | Damien George | 2014-05-03 |
* | py: This time, real proper overflow checking of small int power. | Damien George | 2014-04-04 |