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