summaryrefslogtreecommitdiff
path: root/const_catalan.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-2/+2
* [const_catalan.c] decreased initial Ziv precision to get 100% coveragezimmerma2009-03-051-3/+2
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-10/+10
* 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
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* fixed error in generic error for the logarithm, and propagated new boundzimmerma2007-02-191-3/+2
* 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
* Replaced mpfr_mul_2exp and mpfr_div_2exp by mpfr_mul_2ui andvlefevre2006-12-191-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
* Converted tabs to spaces with expand.vlefevre2005-08-181-1/+1
* Simplify test to use tgeneric.pelissip2005-06-071-18/+29
* Change the address of the FSF.pelissip2005-06-021-2/+2
* adjusted initial guard digits for const_catalan to avoid failure for prec<=10^4zimmerma2005-04-201-1/+3
* updated documentation and improved tests for mpfr_const_catalanzimmerma2005-04-201-2/+4
* added Catalan's constantzimmerma2005-04-201-0/+138