summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* [src/zeta_ui.c]vlefevre2015-06-081-13/+27
* [src/add_ui.c] Fixed format string in MPFR_LOG_FUNC.vlefevre2015-06-081-1/+1
* Various fixes, improvements and new tests concerning the exponent rangevlefevre2015-06-053-12/+34
* [src/mul_ui.c] Fixed bug in mpfr_mul_ui/si: the inexact flag wasn't set.vlefevre2015-06-051-1/+1
* [src/rint.c] Simplified and fixed the mpfr_rint_* functions: in somevlefevre2015-06-031-26/+32
* [src] Fixed allocation issue for multithreaded applications:vlefevre2015-05-283-17/+17
* Renamed WANT_ASSERT to MPFR_WANT_ASSERT in order to avoid a clashvlefevre2015-05-216-13/+13
* [acinclude.m4] Check struct lconv members (from <locale.h>) to avoid avlefevre2015-05-201-2/+12
* Replaced "denormalized" by the official term "subnormal".vlefevre2015-05-202-2/+2
* Merged some documentation changes from the trunk. Added a note invlefevre2015-05-201-1/+1
* Copyright notice update: added 2015 withvlefevre2015-05-20248-248/+248
* [src/strtofr.c] Fix of a buffer overflow due to incorrectvlefevre2014-12-041-2/+4
* [src/vasprintf.c] Fixed assertion failures for tiny numbers (the codevlefevre2014-06-261-2/+6
* [src/div.c] Bug fix: avoid an integer overflow when dividing thevlefevre2014-06-261-2/+6
* BYTES_PER_MP_LIMB -> MPFR_BYTES_PER_MP_LIMB for GMP 6 compatibilityvlefevre2014-04-155-17/+16
* [src/exp3.c] Fixed bug in mpfr_exp_3 (affecting mpfr_exp).vlefevre2014-01-201-1/+1
* [src/li2.c] Use MPFR_RET_NEVER_GO_HERE () instead of MPFR_ASSERTN (0)vlefevre2014-01-201-1/+1
* Fixed misspellings, using codespell.vlefevre2014-01-076-8/+8
* Copyright notice update: added 2014 withvlefevre2014-01-03248-248/+248
* [src/mpfr.h] Fixed bug in the mpfr_custom_init_set macro (typo invlefevre2013-11-281-1/+1
* [src/vasprintf.c] Fixed bug reported by David Binderman, occurring whenvlefevre2013-11-151-3/+3
* Made changes to avoid test failures with:vlefevre2013-09-271-2/+12
* [src/{fits_u.h,fits_uintmax.c}] Fixed the mpfr_fits_u*_p functions,vlefevre2013-09-262-51/+22
* [src/exp_2.c] Fixed undefined behavior (present in all MPFR versions)vlefevre2013-09-261-1/+1
* 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