| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Changed mp_prec_t into mpfr_prec_t. | vlefevre | 2010-04-30 | 1 | -4/+4 |
* | Copyright notice update: added 2010 with | vlefevre | 2010-01-20 | 1 | -1/+1 |
* | Replaced GMP_LIMB_BITS by GMP_NUMB_BITS to use only one of these macros. | vlefevre | 2010-01-08 | 1 | -1/+1 |
* | BITS_PER_MP_LIMB -> GMP_LIMB_BITS | zimmerma | 2010-01-08 | 1 | -1/+1 |
* | tests.c: added special support for exact cases in data_check (to test | vlefevre | 2009-09-02 | 1 | -11/+38 |
* | towards -> toward (consistency). | vlefevre | 2009-09-02 | 1 | -5/+5 |
* | [digamma.c] fixed bug (emin/emax were not restored) | zimmerma | 2009-09-02 | 1 | -1/+1 |
* | Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3) | vlefevre | 2009-07-30 | 1 | -1/+1 |
* | mp_rnd_t -> mpfr_rnd_t | vlefevre | 2009-06-26 | 1 | -3/+3 |
* | Put '#include <string.h>' in mpfr-impl.h, remove it elsewhere. | thevenyp | 2009-05-05 | 1 | -2/+0 |
* | tests/tests.c (data_check): try to open the data file first from the | vlefevre | 2009-04-22 | 1 | -0/+2 |
* | urandomb.c mpfr-gmp.c mpfr-gmp.h: mpfr_rand_raw is now in urandom.c. | thevenyp | 2009-03-24 | 1 | -1/+1 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -38/+38 |
* | Update to LGPL v3+, as decided by the main MPFR developers. | vlefevre | 2009-03-03 | 1 | -4/+4 |
* | tests/tests.c: Change test5rm (formerly test4rm) so that it checks the new | thevenyp | 2009-02-27 | 1 | -25/+32 |
* | Changed how the test of MPFR_VERSION_MAJOR, MPFR_VERSION_MINOR and | vlefevre | 2009-02-23 | 1 | -1/+16 |
* | Added missing void's. | vlefevre | 2009-01-20 | 1 | -1/+1 |
* | tcmp_d.c tset_d.c tcmp_ld.c: Remove tests with NaN when MPFR_NANISNAN is defi... | thevenyp | 2009-01-19 | 1 | -0/+1 |
* | tests/tests.c: include <sys/fpu.h> only if need be. | vlefevre | 2009-01-19 | 1 | -1/+3 |
* | Copyright notice update: added 2009 with | vlefevre | 2009-01-15 | 1 | -1/+1 |
* | tests/teq.c, tests/tests.c: fixed printf format strings. | vlefevre | 2009-01-14 | 1 | -2/+3 |
* | tests.c, tset_ld.c, tgeneric.c: Code clean-up based on icc warnings (as in r5... | thevenyp | 2008-12-12 | 1 | -7/+7 |
* | This is now GNU MPFR! | vlefevre | 2008-10-27 | 1 | -4/+4 |
* | Remove obsolete mpfr_random function and replace it by mpfr_urandomb in tests. | thevenyp | 2008-09-18 | 1 | -1/+1 |
* | tests/tests.c: added comments about the MPFR_FPU_PREC macro. | vlefevre | 2008-09-18 | 1 | -0/+8 |
* | Clean-up and various changes to be able to build MPFR with g++. | vlefevre | 2008-06-09 | 1 | -4/+4 |
* | use of (*__gmp_allocate_func)/(*__gmp_free_func) instead of | thevenyp | 2008-02-18 | 1 | -2/+2 |
* | For the terminating null pointer of the functions mpfr_inits, | vlefevre | 2008-02-15 | 1 | -2/+2 |
* | use of mpfr_allocate_func/mpfr_free_func instead of malloc/free | thevenyp | 2008-02-12 | 1 | -2/+3 |
* | tests/tests.c: undo r5270. | vlefevre | 2008-02-08 | 1 | -1/+5 |
* | tests/tests.c: fixed assertion failure introduced in r5265. | vlefevre | 2008-02-08 | 1 | -1/+1 |
* | remove exponent checking | thevenyp | 2008-02-08 | 1 | -5/+1 |
* | In tests_default_random, allow emin and emax to be outside of the | vlefevre | 2008-02-07 | 1 | -3/+33 |
* | tests.c: fixed perror argument in data_check. | vlefevre | 2008-02-01 | 1 | -6/+6 |
* | improve error handling | thevenyp | 2008-02-01 | 1 | -8/+26 |
* | check fscanf return value, manage error case | thevenyp | 2008-02-01 | 1 | -2/+16 |
* | tests.c: remove a blank line in an error message. | vlefevre | 2008-01-23 | 1 | -1/+1 |
* | Test that the MPFR library version matches the mpfr.h version in any | vlefevre | 2008-01-23 | 1 | -0/+28 |
* | rec_sqrt.c: complete rewrite, to allow to use directly the MPFR internal | zimmerma | 2008-01-15 | 1 | -1/+4 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | tests: check the exponent range, in particular at the end of each test. | vlefevre | 2007-12-27 | 1 | -0/+22 |
* | tests.c: in test4rm, initialize rndnext with an invalid value (meaning | vlefevre | 2007-11-29 | 1 | -1/+2 |
* | tests.c: added a comment about rndnext in test4rm. | vlefevre | 2007-11-29 | 1 | -0/+9 |
* | tests.c: added an assertion. | vlefevre | 2007-11-29 | 1 | -0/+1 |
* | tests/tests.c: setlocale is used only if <locale.h> has been included. | vlefevre | 2007-11-23 | 1 | -1/+1 |
* | Makefile.am: add mpfr_printf-like functions | thevenyp | 2007-11-23 | 1 | -1/+1 |
* | tli2.c: fix wrong assertion in copyright motice | thevenyp | 2007-11-19 | 1 | -0/+2 |
* | tests.c: improved tests_default_random(). | vlefevre | 2007-09-07 | 1 | -1/+1 |
* | Added generic bad case tests. | vlefevre | 2007-08-31 | 1 | -0/+121 |
* | Improved generic tests by limiting the exponent range of the random | vlefevre | 2007-08-31 | 1 | -2/+3 |