Source Code

The following files contain the source code for binaries that are distributed with Maple

The source code for the version of the gmp library shipped with Maple:
maplegmp-5.1.1.tar.gz
See http://gmplib.org/

Two patches to the gmp source:
gmp-impl.h.MPN_SIZEINBASE.diff
gmp-impl.h.x86.ULONG_PARITY.diff

A series of patches that implement an export renaming scheme on Apple: apple.gmp.mpfr.rename.patches.tar.gz

This is necessary because the stardard gmp export names are becoming common in other libraries and applications. We want to make sure that Maple contains the correct version.