summaryrefslogtreecommitdiffstats
path: root/Modules/_decimal/libmpdec/basearith.c
Commit message (Expand)AuthorAgeFilesLines
* bpo-40874: Update to libmpdec-2.5.0 (GH-20652)Stefan Krah2020-06-051-8/+6
* 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