summaryrefslogtreecommitdiff
path: root/tests/tgrandom.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2018 withvlefevre2018-02-011-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* In the tests, use tests_allocate and tests_free instead ofvlefevre2016-02-241-7/+2
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-05-201-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-03-081-1/+1
* [tests/tgrandom.c] Replaced GMP_RNDN by MPFR_RNDN.vlefevre2012-06-271-1/+1
* [doc/mpfr.texi] Completed spec of mpfr_grandom.vlefevre2012-06-271-11/+35
* 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