summaryrefslogtreecommitdiff
path: root/set_q.c
Commit message (Expand)AuthorAgeFilesLines
* implemented inexact flagzimmerma2001-10-261-14/+11
* cosmetic changeszimmerma2001-10-151-10/+12
* Warnings suppressed on Alpha/OSF1.vlefevre2000-12-181-2/+2
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-1/+2
* Yet another patch for include files.hanrot2000-12-151-1/+1
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* Take into account Inf, Nans ; clear the flags of the return variablevlefevre2000-12-141-0/+1
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-3/+3
* convert rational (mpz_q) to floating-point (mpfr_t)zimmerma2000-02-111-0/+62