summaryrefslogtreecommitdiff
path: root/tests/tmul_2exp.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to remove the use of double when possible.pelissip2004-01-191-9/+40
* + Optimize a few div.cpelissip2003-12-151-4/+1
* Changed the remaining stderr to stdout.vlefevre2003-09-251-27/+36
* removed randseed() stuff [obsolete now we use the GMP mechanism]zimmerma2003-06-191-1/+0
* Replaced misc random functions by GMP ones.vlefevre2003-06-121-2/+3
* Patch by Kevin Ryde for memory leak checking + misc declaration fixes.vlefevre2002-05-271-0/+3
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.vlefevre2002-04-071-2/+2
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* 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