Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | Added #if MPFR_VERSION >= MPFR_VERSION_NUM(2,4,0) conditionals to be | vlefevre | 2007-12-29 | 1 | -0/+13 |
* | got rid of mpfr_init_gmp_rand/MPFR_TEST_USE_RANDS and not-reentrant gmp | zimmerma | 2007-11-17 | 1 | -1/+0 |
* | GNU coding style, reformatting, exit (-1) -> exit (1). | vlefevre | 2007-09-22 | 1 | -1/+1 |
* | add some simple test cases in tadd_d.c and friends | thevenyp | 2007-09-11 | 1 | -0/+31 |
* | new arithmetic functions with a double argument | thevenyp | 2007-09-07 | 1 | -0/+75 |