summaryrefslogtreecommitdiff
path: root/src/mpfr-gmp.h
Commit message (Expand)AuthorAgeFilesLines
* [src/mpfr-gmp.h,tests/tests.c] Got rid of __gmp_randstate_struct, whichvlefevre2017-08-271-2/+0
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* reverted commit 10144 (wrongly applied to branch 3.1 instead of trunk)zimmerma2016-02-291-63/+0
* native detection of ieee_double_extract (work in progress),zimmerma2016-02-291-0/+63
* fixed typozimmerma2016-02-291-1/+1
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [src] Fixed allocation issue for multithreaded applications:vlefevre2015-05-281-6/+8
* Copyright notice update: added 2015 withvlefevre2015-05-201-1/+1
* BYTES_PER_MP_LIMB -> MPFR_BYTES_PER_MP_LIMB for GMP 6 compatibilityvlefevre2014-04-151-7/+6
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* 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