summaryrefslogtreecommitdiff
path: root/eq.c
Commit message (Expand)AuthorAgeFilesLines
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* GNU MP -> MPFRzimmerma2001-11-161-14/+6
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-3/+4
* _mp_d -> MPFR_MANTzimmerma2000-12-151-2/+2
* 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 variablehanrot2000-12-131-0/+2
* Infinis, premiere tentative.hanrot2000-11-211-4/+9
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-6/+6
* Patch in the case when n_bits is a multiple of 32.hanrot2000-06-161-3/+5
* Patch a few incoherences of eq.c wrt the manual + adapt to mpfr usual semanticshanrot2000-06-151-25/+25
* Compatibility with mpf. WARNING: THESE FUNCTIONS ARE UNTESTED IN THEIR PRESENThanrot2000-05-211-0/+125