summaryrefslogtreecommitdiff
path: root/src/mpfr-gmp.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2013 withvlefevre2013-03-081-1/+1
* Compatibility with GMP 5.1.0 and later when gmp-impl.h is included,vlefevre2013-02-221-1/+0
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [src/mpfr-gmp.h] Added missing prototype for __gmpn_sbpi1_divappr_qvlefevre2011-09-191-0/+7
* [src/mpfr-gmp.h] fixed bug with --enable-gmp-internals introduced in r7455zimmerma2011-09-191-2/+2
* [src/mpfr-gmp.h] Avoid potential identifier collision by using anvlefevre2011-08-121-18/+18
* [src/mpfr-gmp.h] Untabified.vlefevre2011-08-121-51/+51
* [mpfr-gmp.h] use mpfr_pi1_t instead of gmp_pi1_t to avoid using GMP's namespacezimmerma2011-08-061-1/+3
* [src/mulders.c] use mpn_sbpi1_divappr_q if available and WANT_GMP_INTERNALSzimmerma2011-08-051-0/+82
* Added new types mpfr_limb_ptr and mpfr_limb_srcptr to src/mpfr-impl.h,vlefevre2011-02-091-2/+2
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Removed trailing spaces and untabified several files.vlefevre2010-09-301-1/+1
* added new option --enable-gmp-internals to use GMP undocumented functionzimmerma2010-09-291-1/+1
* [doc/README.dev] added comment about mpn_rootremzimmerma2010-09-291-0/+2
* [src/sqrt.c] now uses mpn_rootrem (if available) instead of mpn_sqrtrem sincezimmerma2010-09-281-0/+5
* Source reorganization. In short:vlefevre2010-08-171-0/+314