summaryrefslogtreecommitdiff
path: root/tests/tgrandom.c
Commit message (Expand)AuthorAgeFilesLines
* Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* Replacedvlefevre2016-02-041-1/+1
* Cleanup of memory allocation in the tests:vlefevre2016-01-291-7/+2
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Renamed WANT_MINI_GMP to MPFR_USE_MINI_GMP as it is used in mpfr.hvlefevre2014-07-021-1/+1
* first step towards making MPFR compile with --enable-mini-gmp, so far makezimmerma2014-01-161-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests/tgrandom.c] Replaced GMP_RNDN by MPFR_RNDN.vlefevre2012-06-271-1/+1
* [tests/tgrandom.c] Improved a test and added a new one forvlefevre2012-06-271-11/+35
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-3/+0
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [tests/tgrandom.c] Added a comment.vlefevre2011-01-211-1/+1
* [tests/tgrandom.c] Protection of the mpfr_printf by #ifdef HAVE_STDARG.vlefevre2011-01-211-1/+2
* [tests/tgrandom.c] Added a FIXME: do not use mpfr_printf in the tests.vlefevre2011-01-171-0/+1
* [tests] Untabified and removed trailing spaces.vlefevre2011-01-171-11/+11
* [tests/tgrandom.c] Add missing cast for malloc.lfousse2011-01-161-1/+1
* Rename mpfr_urandom_gaussian to mpfr_grandom.lfousse2011-01-161-0/+114