summaryrefslogtreecommitdiffstats
path: root/Modules/_decimal/libmpdec/mpalloc.c
Commit message (Collapse)AuthorAgeFilesLines
* bpo-41369: Finish updating the vendored libmpdec to version 2.5.1 (GH-24962)Antoine Pitrou2021-03-301-7/+0
| | | | | Complete the update to libmpdec-2.5.1. Co-authored-by: Stefan Krah <skrah@bytereef.org>
* bpo-40874: Update to libmpdec-2.5.0 (GH-20652)Stefan Krah2020-06-051-2/+61
|
* Rename memory.c to mpalloc.c for consistency with the header file. (#14687)Stefan Krah2019-07-101-0/+297