summaryrefslogtreecommitdiff
path: root/generic.c
Commit message (Expand)AuthorAgeFilesLines
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* used TMP_ALLOCzimmerma2001-11-161-44/+37
* fixed problems with old K&R compilers (_PROTO missing)zimmerma2001-02-151-2/+2
* _mp_xxx_func -> _gmp_xxx_funczimmerma2001-01-111-27/+15
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-7/+7
* removed warningszimmerma2000-12-151-1/+1
* added error message if memory allocation failszimmerma2000-12-151-1/+12
* Take into account Inf, Nans ; clear the flags of the return variablehanrot2000-12-131-0/+1
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* Infinis, premiere tentative.hanrot2000-11-211-0/+2
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-3/+3
* malloc -> *_mp_allocate_func or TMP_ALLOCzimmerma2000-10-021-10/+10
* solved memory leaks with T[i] and qtoj[i]zimmerma2000-08-161-1/+14
* First Releasejeandel2000-07-111-0/+203