summaryrefslogtreecommitdiff
path: root/src/mpfr.h
Commit message (Expand)AuthorAgeFilesLines
* Updated version to 3.1.2.vlefevre2013-03-131-1/+1
* Updated version to 3.1.2-rc1 and updated libmpfr_la_LDFLAGS invlefevre2013-03-081-1/+1
* Copyright notice update: added 2013 withvlefevre2013-03-081-1/+1
* Updated version to 3.1.2-dev.vlefevre2012-07-041-2/+2
* Updated version to 3.1.1.vlefevre2012-07-031-1/+1
* Updated version to 3.1.1-rc1 and updated libmpfr_la_LDFLAGS invlefevre2012-06-261-1/+1
* Merged changesets r8172-8173,8175 from the trunk to update URL's ofvlefevre2012-05-031-1/+1
* [src/mpfr.h] Simple temporary fix following GMP's internal __gmp_constvlefevre2012-03-071-0/+12
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Updated version to 3.1.1-dev.vlefevre2011-10-041-2/+2
* Updated version to 3.1.0.vlefevre2011-10-031-1/+1
* Updated version to 3.1.0-rc2.vlefevre2011-09-201-1/+1
* Merged r7857 through r7870 from the trunk:vlefevre2011-09-201-2/+3
|\
| * Renamed mpfr_buildopt_internals_p to mpfr_buildopt_gmpinternals_p.vlefevre2011-09-201-3/+3
| * Added mpfr_buildopt_internals_p function.vlefevre2011-09-201-2/+3
* | Updated version to 3.1.0-rc1.vlefevre2011-09-101-2/+2
|/
* Updated version to 3.2.0-dev.vlefevre2011-08-051-2/+2
* [src/mpfr.h] Avoid a warning from mpfrlint.vlefevre2011-05-181-1/+1
* Started to support mpfr_exp_t defined as intmax_t (_MPFR_EXP_FORMAT==4).vlefevre2011-05-131-0/+3
* [src/{mpfr.h,mpfr-impl.h,vasprintf.c}] Clean-up and improvementvlefevre2011-05-121-19/+39
* [src/mpfr.h] Fixed spaces in a comment.vlefevre2011-05-121-1/+1
* Added mpfr_z_sub (function/test/doc)demengeo2011-02-091-0/+2
* [src/grandom.c,src/mpfr.h] Untabified and removed trailing spaces.vlefevre2011-01-171-2/+2
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Rename mpfr_urandom_gaussian to mpfr_grandom.lfousse2011-01-161-2/+2
* [src/frexp.c,tests/tfrexp.c] added new function mpfr_frexpzimmerma2011-01-151-0/+2
* [src/mpfr.h] Declare urandom_gaussian.lfousse2011-01-141-0/+2
* Added support for the division-by-zero exception.vlefevre2011-01-141-0/+3
* Support multiple inclusions of mpfr.h w.r.t. <stdio.h> and <stdarg.h>vlefevre2011-01-131-39/+78
* Support multiple inclusions of mpfr.h w.r.t. <stdint.h> / <inttypes.h>.vlefevre2011-01-131-38/+48
* [src/mpfr.h] Changed comment for mpfrlint.vlefevre2010-12-171-5/+5
* [src/mpfr.h] Defined MPFR_DEPRECATED to mark MPFR functions, typesvlefevre2010-11-291-0/+18
* [src/mpfr.h] Use only mpfr_* types in __MPFR_EXP_* macro definitionsvlefevre2010-11-091-6/+6
* [src/mpfr.h] Changed a "void" into a "mpfr_void" in a macro definitionvlefevre2010-11-091-3/+3
* [src/mpfr.h] Removed some useless casts that where added in r7121 andvlefevre2010-11-081-5/+13
* [src/mpfr.h] Added a space.vlefevre2010-10-221-1/+1
* [src/mpfr.h] Avoid some problems with macro expansion if the uservlefevre2010-10-221-21/+33
* Reorganized mparam_h.in in separate files.schevill2010-10-151-0/+1
* [src/mpfr.h] Added casts to improve robustness in case of undefinedvlefevre2010-09-011-23/+23
* [src/mpfr.h] Updated a comment concerning -Wconversion.vlefevre2010-09-011-1/+5
* [src/mpfr.h] Added casts to unsigned long in mpfr_cmp_si and mpfr_set_sivlefevre2010-09-011-17/+21
* [src/mpfr.h] Fixed bug in the mpfr_cmp_ui macro for GCC (also usedvlefevre2010-09-011-2/+4
* [src/mpfr.h] Added a comment about the macros that usevlefevre2010-09-011-0/+4
* Source reorganization. In short:vlefevre2010-08-171-0/+912