Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Copyright notice update: added 2015 with | vlefevre | 2015-02-13 | 1 | -1/+1 |
* | Removed the need of MPFR_USE_MINI_GMP tests for mpfr_[ne]random | vlefevre | 2014-07-02 | 1 | -13/+0 |
* | [tests/t[ne]random.c] Code clean-up: added !defined(MPFR_USE_MINI_GMP) | vlefevre | 2014-07-02 | 1 | -1/+1 |
* | [tests/t[ne]random.c] Reverted the changes done in r9126,9127,9130 | vlefevre | 2014-07-02 | 1 | -1/+14 |
* | [tests/t[ne]random.c] Fixed the change done in r9126 and r9127. | vlefevre | 2014-07-02 | 1 | -1/+1 |
* | Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.h | vlefevre | 2014-07-02 | 1 | -1/+1 |
* | [tests/terandom.c] Put the WANT_MINI_GMP test at the right place, like | vlefevre | 2014-07-02 | 1 | -13/+1 |
* | [tests] Various fixes for r8753. | vlefevre | 2014-01-17 | 1 | -3/+7 |
* | first step towards making MPFR compile with --enable-mini-gmp, so far make | zimmerma | 2014-01-16 | 1 | -0/+8 |
* | Copyright notice update: added 2014 with | vlefevre | 2014-01-03 | 1 | -1/+1 |
* | added tests files for mpfr_nrandom and mpfr_erandom | zimmerma | 2013-05-31 | 1 | -0/+130 |