summaryrefslogtreecommitdiff
path: root/tests/tgrandom.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* [tests/tgrandom.c] improve coveragezimmerma2018-03-291-0/+4
* [tests/t*random*.c]vlefevre2018-02-021-4/+6
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Disable the "deprecated" attribute of deprecated functions *only* forvlefevre2017-12-051-0/+1
* fixed compiler warnings with mini-gmpzimmerma2017-12-051-1/+2
* Copyright notice update: added 2017 withvlefevre2017-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