summaryrefslogtreecommitdiff
path: root/tests/tinternals.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Replacedvlefevre2010-07-301-1/+1
* 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-3/+3
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-6/+6
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Untabified and deleted trailing spaces (for patches).vlefevre2009-02-271-1/+1
* added round to away (still experimental)zimmerma2009-02-261-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