summaryrefslogtreecommitdiff
path: root/tests/reuse.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [tests/reuse.c,tests/taway.c] Added mpfr_ai and mpfr_digamma.vlefevre2014-07-071-0/+5
* missing spacezimmerma2014-01-221-8/+8
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-3/+0
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [tests/reuse.c] Added a comment.vlefevre2011-03-291-1/+4
* [tests/reuse.c] Added a mpfr_pow(x,x,y,rnd) test showing a failurevlefevre2011-03-291-0/+46
* [tests/reuse.c] Test also negative numbers.vlefevre2011-03-291-0/+2
* [tests/reuse.c] GNU coding style.vlefevre2011-03-291-63/+65
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* avoid several compiler warnings with g++zimmerma2010-10-101-7/+7
* [src/sqrt.c] now uses mpn_rootrem (if available) instead of mpn_sqrtrem sincezimmerma2010-09-281-1/+1
* Replacedvlefevre2010-07-301-1/+1
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-8/+8
* 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-104/+104
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-4/+4
* 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
* Remove obsolete mpfr_random function and replace it by mpfr_urandomb in tests.thevenyp2008-09-181-1/+1
* Clean-up and various changes to be able to build MPFR with g++.vlefevre2008-06-091-92/+92
* add mpfr_hypotthevenyp2008-02-291-10/+13
* fix wrong arguments (set in r5332)thevenyp2008-02-291-4/+4
* add missing functionsthevenyp2008-02-291-3/+15
* cosmetic changesthevenyp2008-02-291-89/+83
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Added #if MPFR_VERSION >= MPFR_VERSION_NUM(2,4,0) conditionals to bevlefevre2007-12-291-0/+8
* sin_cos.c, tsin_cos.c: fixed bug occurring when arguments overlap andzimmerma2007-12-141-2/+3
* got rid of mpfr_init_gmp_rand/MPFR_TEST_USE_RANDS and not-reentrant gmpzimmerma2007-11-171-1/+0
* add dilogarithm functionthevenyp2007-10-161-0/+1
* new fmod functionthevenyp2007-09-261-0/+2
* GNU coding style, reformatting, exit (-1) -> exit (1).vlefevre2007-09-221-1/+1
* new mpfr_sinh_cosh functionthevenyp2007-09-211-0/+1
* fixed bug in mpfr_sin_cos found by Philippe: z (to save the cosine) was notzimmerma2007-09-131-0/+1
* new function mpfr_modf and add restrictions on mpfr_sin_cos' variablesthevenyp2007-09-131-5/+4
* added Bessel functions of first kind: j0, j1, jnzimmerma2007-03-221-1/+3
* 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
* tests/reuse.c: avoid a warning; code reformatted (GNU style).vlefevre2006-08-281-75/+76
* 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
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-4/+4
* Converted tabs to spaces with expand.vlefevre2005-08-181-24/+24