summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Use copyright year ranges, followingvlefevre2013-05-30247-247/+247
* Updated version to 3.1.3-dev.vlefevre2013-03-132-3/+3
* Updated version to 3.1.2.vlefevre2013-03-132-2/+2
* Updated version to 3.1.2-rc1 and updated libmpfr_la_LDFLAGS invlefevre2013-03-083-3/+3
* Copyright notice update: added 2013 withvlefevre2013-03-08248-248/+248
* Compatibility with GMP 5.1.0 and later when gmp-impl.h is included,vlefevre2013-02-222-2/+1
* [src/strtofr.c] Fixed bug in mpfr_strtofr in case:vlefevre2012-08-291-7/+26
* [src/get_d64.c] mpfr_get_decimal64 was buggy in MPFR_RNDN on somevlefevre2012-08-161-0/+9
* [src/get_d64.c] Fixed get_decimal64_max by simplifying it completely,vlefevre2012-08-151-14/+6
* [src/get_d64.c] Fixed overflow cases.vlefevre2012-08-141-2/+4
* Updated version to 3.1.2-dev.vlefevre2012-07-042-3/+3
* Updated version to 3.1.1.vlefevre2012-07-032-2/+2
* Updated version to 3.1.1-rc1 and updated libmpfr_la_LDFLAGS invlefevre2012-06-263-3/+3
* [src/lngamma.c] Added mpfr_explgamma internal function to handlevlefevre2012-05-072-15/+119
* [src/gamma.c] Reverted changeset r8180, which seems incorrect.vlefevre2012-05-031-12/+0
* [gamma.c] tentative fix for the underflow problemvlefevre2012-05-031-0/+12
* Merged changesets r8172-8173,8175 from the trunk to update URL's ofvlefevre2012-05-033-5/+5
* [src/gamma.c] Fixed bug in the underflow detection code of mpfr_gamma,vlefevre2012-04-271-1/+1
* [src/mpfr-impl.h] Improved macros from the changeset r8080, invlefevre2012-03-091-5/+15
* Avoid potential integer overflows and improve consistency. This shouldvlefevre2012-03-0825-57/+68
* [src/mpfr.h] Simple temporary fix following GMP's internal __gmp_constvlefevre2012-03-071-0/+12
* [src/mpfr-impl.h] Use %.*Rg instead of %.*Rf for MPFR_LOG_VAR.vlefevre2012-02-241-1/+1
* Corrected a typo in MPFR_LOG_FUNC of add_d.c, add_ui.c and mul_d.cvlefevre2012-02-243-3/+3
* Use the core2 tuning parameters for nocona as timings are very similar.vlefevre2012-01-272-1/+4
* [mparam_h.in] swap tests for 32-bit and 64-bit powerpc, since on powerpc64vlefevre2012-01-231-4/+6
* Changed Arenaire to AriC with:vlefevre2012-01-10230-230/+230
* Copyright notice update: added 2012 withvlefevre2012-01-10248-248/+248
* [src/vasprintf.c] Corrected a comment.vlefevre2011-11-031-1/+1
* [src/vasprintf.c] Fixed bug reported by Pavel Holoborodko.vlefevre2011-11-031-69/+46
* [src/mpfr-impl.h] Fixed a bug in the MPFR_UNLIKELY macro for GCCvlefevre2011-10-041-2/+3
* Updated version to 3.1.1-dev.vlefevre2011-10-042-3/+3
* Updated version to 3.1.0.vlefevre2011-10-032-2/+2
* Renamed "division-by-zero" to "divide-by-zero" (term used by thevlefevre2011-09-241-1/+1
* [tests/tgmpop.c] Improved division-by-zero tests.vlefevre2011-09-241-0/+2
* Updated version to 3.1.0-rc2.vlefevre2011-09-202-2/+2
* Merged r7857 through r7870 from the trunk:vlefevre2011-09-206-17/+56
|\
| * Renamed mpfr_buildopt_internals_p to mpfr_buildopt_gmpinternals_p.vlefevre2011-09-202-4/+4
| * Added mpfr_buildopt_internals_p function.vlefevre2011-09-202-2/+13
| * [src/gmp_op.c] Handle the special cases in mpfr_cmp_q and mpfr_cmp_f.vlefevre2011-09-201-5/+22
| * [src/agm.c] Replaced MPFR_EMIN_MIN and MPFR_EMAX_MAX by MPFR_EXT_EMINvlefevre2011-09-191-6/+6
| * [src/mpfr-impl.h] Define new macros MPFR_EXT_EMIN and MPFR_EXT_EMAX.vlefevre2011-09-191-2/+6
| * [src/agm.c] replaced __gmpfr_emax by MPFR_EMAX_MAX (same for __gmpfr_emin).zimmerma2011-09-191-6/+6
| * [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-impl.h] Define LONGLONG_STANDALONE before includingvlefevre2011-09-141-0/+1
|\ \ | |/
| * [src/mpfr-impl.h] Define LONGLONG_STANDALONE before includingvlefevre2011-09-141-0/+1
* | Updated version to 3.1.0-rc1.vlefevre2011-09-102-3/+3
|/
* [src/amd/k8/mparam.h] removed spurious end of commentzimmerma2011-09-101-1/+0
* [src/mp_clz_tab.c] Updated the copyright notice.vlefevre2011-09-091-6/+6
* Added copyright notice to the mparam.h files (with the same yearsvlefevre2011-09-0914-0/+294