summaryrefslogtreecommitdiff
path: root/tests/tinternals.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2010 withvlefevre2010-01-251-1/+1
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* tests/tinternals.c: updated tests for guaranteed C90 support, e.g. withvlefevre2008-11-261-2/+10
* 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-4/+5
* For the terminating null pointer of the functions mpfr_inits,vlefevre2008-02-151-2/+2
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-1/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Added ', Inc.' when missing after 'Free Software Foundation'.vlefevre2006-01-051-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Make trunk tests work with MPFR 2.2 (branch), by testing the version.vlefevre2005-11-091-0/+5
* mpfr_round_near_x test completed.vlefevre2005-11-091-9/+25
* Eliminated the case inex == 0.vlefevre2005-11-031-2/+9
* Started to write code to test mpfr_round_near_x.vlefevre2005-11-031-4/+64
* Fixed MPFR_INT_CEIL_LOG2 (in mpfr-impl.h) and __gmpfr_int_ceil_log2vlefevre2005-10-311-0/+44