summaryrefslogtreecommitdiffstats
path: root/Modules/_decimal/libmpdec/basearith.c
Commit message (Expand)AuthorAgeFilesLines
* Issue #26846: Workaround for non-standard stdlib.h on Android.Stefan Krah2016-04-251-1/+0
* Update copyright. The four year increment is intentional (to save work).Stefan Krah2013-12-081-1/+1
* Proactive reliability fix for broken FPUs: The base conversion functionsStefan Krah2012-06-301-2/+25
* Issue #7652: Integrate the decimal floating point libmpdec library to speedStefan Krah2012-03-211-0/+635