summaryrefslogtreecommitdiff
path: root/exp3.c
Commit message (Expand)AuthorAgeFilesLines
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* removed TIMING stuffzimmerma2000-12-121-23/+9
* cleaned calls to mpfr_extractzimmerma2000-12-011-9/+8
* replaced log(2.0) by LOG2 [first step in getting rid of math.h]zimmerma2000-12-011-3/+3
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* Infinis, premiere tentative.hanrot2000-11-211-0/+8
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-12/+12
* malloc -> *_mp_allocate_func or TMP_ALLOCzimmerma2000-10-021-13/+9
* take also the target precision into account for the guard bitszimmerma2000-09-291-1/+1
* nb_terms[0] was not initializedzimmerma2000-08-161-2/+2
* Memory Leaks Fixedjeandel2000-06-291-11/+16
* First Releasejeandel2000-06-281-0/+271