summaryrefslogtreecommitdiff
path: root/tests/tsi_op.c
Commit message (Expand)AuthorAgeFilesLines
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* For the terminating null pointer of the functions mpfr_inits,vlefevre2008-02-151-2/+2
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* got rid of mpfr_init_gmp_rand/MPFR_TEST_USE_RANDS and not-reentrant gmpzimmerma2007-11-171-1/+0
* Corrected mpfr_inits, mpfr_inits2 and mpfr_clears calls with NULLvlefevre2007-06-211-2/+2
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Added ', Inc.' when missing after 'Free Software Foundation'.vlefevre2006-01-051-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-3/+3
* Converted tabs to spaces with expand.vlefevre2005-08-181-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Apply Guillaume's patch about mpfr_div_ui.pelissip2005-04-131-0/+1
* Improve test suite by adding new random values.pelissip2005-04-071-0/+34
* Fix bug about forgotten MPFR_INVERT_RND.pelissip2004-03-111-0/+19
* Add mpfr_add_si, mpfr_sub_si, mpfr_si_sub, mpfr_mul_si, mpfr_div_si andpelissip2004-03-091-0/+92