summaryrefslogtreecommitdiff
path: root/tests/tfits.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-2/+2
* Updated copyright line.vlefevre2005-08-181-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Improve coverage tests.pelissip2005-05-171-0/+51
* Add mpfr_uintmax_p and mpfr_intmax_p.pelissip2004-09-291-0/+84
* Add test for mpfr_cmpabspelissip2004-02-131-0/+150