summaryrefslogtreecommitdiff
path: root/tests/tmul_2exp.c
Commit message (Expand)AuthorAgeFilesLines
* Patch by Kevin Ryde + misc fixes.vlefevre2002-03-261-1/+1
* replaced getpid() by time(NULL)zimmerma2002-03-251-1/+1
* Missing #include.vlefevre2002-03-221-0/+1
* replaced rand/lrand48, drand48, srand/srand48 by macroszimmerma2002-03-211-5/+5
* now use macros DBL_NAN, DBL_POS_INF, DBL_NEG_INF,zimmerma2002-03-191-5/+5
* Copyright line changed.vlefevre2002-03-041-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* changed "int main(..)" to two lineszimmerma2001-02-181-11/+9
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-0/+1
* Take into account Inf, Nans ; clear the flags of the return variablehanrot2000-12-131-0/+10
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* This patch suppresses a few mem leaks.hanrot2000-06-191-0/+2
* Added div_2exp to the (very rough) test.hanrot2000-06-151-10/+21
* removed ';'zimmerma2000-05-181-1/+1
* added copyright noticezimmerma1999-07-301-0/+21
* Correction de warnings dans tmul_2exp.chanrot1999-06-091-3/+6
* Initial revisionhanrot1999-06-091-0/+25