summaryrefslogtreecommitdiff
path: root/tests/mpfr-test.h
Commit message (Expand)AuthorAgeFilesLines
* New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).vlefevre2010-05-071-6/+6
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-2/+2
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros.vlefevre2010-01-081-1/+1
* BITS_PER_MP_LIMB -> GMP_LIMB_BITSzimmerma2010-01-081-1/+1
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-4/+4
* tests/mpfr-test.h: added mpfr_cmp_ui0 macro (check that x is not a NaN).vlefevre2009-05-201-0/+1
* Move mpfr_random2 to tests directory, remove it from API.thevenyp2009-03-241-0/+1
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-4/+4
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* Clean-up and various changes to be able to build MPFR with g++.vlefevre2008-06-091-4/+7
* Test that the MPFR library version matches the mpfr.h version in anyvlefevre2008-01-231-0/+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-4/+0
* Added generic bad case tests.vlefevre2007-08-311-0/+2
* Improved generic tests by limiting the exponent range of the randomvlefevre2007-08-311-1/+1
* Generic tests: adjust the proportion of negative numbers returnedvlefevre2007-08-301-1/+1
* Bug fix: added missing _MPFR_PROTO in mpfr-test.h.vlefevre2007-08-301-1/+1
* Moved mpfr-test.h into the tests directory.vlefevre2007-07-251-0/+160
* moved to main directoryzimmerma2000-12-181-71/+0
* auxiliary test functionszimmerma2000-12-181-0/+71