summaryrefslogtreecommitdiff
path: root/tests/tset_si.c
Commit message (Expand)AuthorAgeFilesLines
* [src/set_{si,ui}_2exp.c] Added early underflow/overflow checking tovlefevre2020-03-291-0/+130
* Copyright notice update: added 2020 withvlefevre2020-01-091-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
* Minor date-related changes as in the trunk:vlefevre2018-01-091-1/+1
* [tests/tset_si.c] Minor correction in error message.vlefevre2017-10-061-2/+2
* [tests/tset_si.c] get_tests: added comments and tests in a reducedvlefevre2017-10-041-12/+56
* [tests] Got rid of the use of mpfr_print_binary, in general withvlefevre2017-09-141-4/+2
* Merged the latest changes from the trunk.vlefevre2017-05-291-15/+16
|\
| * [tests/*.c] Renamed "ERROR" macro (macro name reserved by ISO Cvlefevre2017-05-161-15/+16
| * Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
| * [tests/tset_{si,sj}.c] Style improvements. Added a comment.vlefevre2016-08-041-15/+18
| * [tests/tset_{si,sj}.c] Fixed macros. There were no consequences exceptvlefevre2016-08-041-1/+1
| * [tests] C++ compatibility: avoid errors with "g++ -std=c++11" or later.vlefevre2016-08-041-1/+1
* | Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* | Merged the following changesets from the trunk:vlefevre2016-09-021-16/+19
* | [tests] Define the RND_RAND_NO_RNDF and RND_LOOP_NO_RNDF macros, similarvlefevre2016-07-221-4/+1
* | C++ compatibility.vlefevre2016-06-251-1/+1
* | more work on branch faithfulzimmerma2016-06-221-1/+4
|/
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [tests/tset_si.c] Improved NaN mpfr_get_si / mpfr_get_ui test.vlefevre2015-08-241-3/+3
* [tests/tset_si.c] Added mpfr_get_{si,ui} tests, including flags.vlefevre2015-08-241-0/+88
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* More code clean-up (for both consistency and readability):vlefevre2014-06-251-4/+2
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Applied patch 3 by Ondřej Bílka with some manual corrections,vlefevre2013-07-221-1/+1
* changed to allow compilation with C++:zimmerma2013-06-071-2/+2
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* [tests/tset_si.c] Minor type correction for r8498 (this shouldn't mattervlefevre2013-03-181-3/+4
* [tests/tset_si.c] Added mpfr_get_ui tests on small negative op.vlefevre2013-03-181-0/+54
* [tests/tset_si.c] Corrected comment.vlefevre2013-03-181-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests/tset_si.c] Also test the mpfr_set_ui function (instead of macro).vlefevre2012-06-261-0/+8
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-4/+0
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [tests/tset_si.c] Added testcase for problem fixed in r7236.vlefevre2010-11-091-0/+22
* Replacedvlefevre2010-07-301-1/+1
* Made defined the previously undefined cases of mpfr_get_si, mpfr_get_ui,vlefevre2010-05-251-0/+16
* New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).vlefevre2010-05-071-1/+1
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-10/+10
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-71/+71
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* Clean-up and various changes to be able to build MPFR with g++.vlefevre2008-06-091-3/+3