summaryrefslogtreecommitdiff
path: root/tests/tfits.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Bug fixes and cleanup related to "src/mpfr-intmax.h" by introducingvlefevre2020-06-011-6/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Cleanup / fixes related to intmax_t, mpfr_intmax_t, etc.vlefevre2019-03-291-3/+3
* 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
* Replaced mpfr_mul_2exp & mpfr_div_2exp by mpfr_mul_2ui & mpfr_div_2ui,vlefevre2018-04-171-2/+2
* [tests] Added/updated comments about the config.h inclusion.vlefevre2018-02-081-0/+1
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Merged the latest changes from the trunk.vlefevre2017-01-011-1/+1
* C++ compatibility.vlefevre2016-06-251-1/+1
* more work on branch faithfulzimmerma2016-06-221-31/+10
* RNDF: fixed the fits functionszimmerma2016-06-031-9/+34
* About "config.h" inclusion: code consistency; removed obsolete comment.vlefevre2016-02-251-1/+1
* [tests/tfits.c] Check a non-integer number just below a power of two.vlefevre2016-02-151-12/+20
* [tests/tfits.c] Also run the tests in reduced exponent range.vlefevre2016-02-151-1/+21
* [tests/tfits.c] Added tests of non-integer values near the type limits.vlefevre2016-02-151-22/+33
* [tests/tfits.c] Increased code reuse so that tests could be improvedvlefevre2016-02-151-48/+22
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* [tests/tfits.c] New tests at the limits of the types.vlefevre2015-08-241-18/+36
* [tests/tfits.c] For the mpfr_fits_{uintmax,intmax}_p functions, checkvlefevre2015-08-241-77/+42
* [tests/tfits.c] For the mpfr_fits_{u,s}{long,int,short}_p functions,vlefevre2015-08-241-144/+117
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* [tests/tfits.c] Use error numbers to know where an error occurred.vlefevre2013-03-181-73/+73
* [tests/tfits.c] Added tests, in particular for small negative opvlefevre2013-03-181-213/+247
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [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
* Added mpfr-intmax.h header.vlefevre2011-05-131-14/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Avoid a compilation failure on OSF/1 (Tru64) 5.1 due to non-C99vlefevre2010-08-161-5/+4
* Replacedvlefevre2010-07-301-1/+1
* Detect when the intmax_t type is available but INTMAX_MAX doesn't workvlefevre2010-05-221-5/+5
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* [tfits.c] converted to GNU coding stylezimmerma2009-11-301-78/+78
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-94/+94
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* get_uj.c get_sj.c tests/tset_sj.c tests/tfits.c fits_intmax.c fits_uintmax.c ...thevenyp2009-01-161-5/+6
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* Further code clean-up (and consistency) based on icc warnings:vlefevre2008-08-071-1/+1
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1