summaryrefslogtreecommitdiff
path: root/tests/tconst_pi.c
Commit message (Expand)AuthorAgeFilesLines
* Corrected mpfr_inits, mpfr_inits2 and mpfr_clears calls with NULLvlefevre2007-06-211-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
* Improve coverage.pelissip2005-06-071-9/+16
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Fix input precision of mp_prec_t.pelissip2005-06-021-3/+3
* Improve coverage test (Forget to test tiny functions).pelissip2005-05-171-2/+2
* Fix some problems when you define mpfr_prec_t to be an unsigned short.pelissip2005-05-131-2/+4
* Updated copyright lines.vlefevre2005-01-281-1/+1
* casts to allow compilation with g++zimmerma2005-01-271-2/+2
* Add preliminary generic code to handle cached const.pelissip2004-04-211-0/+1
* improved coveragezimmerma2004-02-131-10/+17
* Improve coverage of const_pi and const_log2 (Test for prec > 20000).pelissip2004-02-121-0/+19
* added several hard-coded tests (and fixed bugs found)zimmerma2004-01-221-0/+9
* Continue to port tests so that they don't use double.pelissip2004-01-141-2/+2
* + Optimize a few div.cpelissip2003-12-151-2/+1
* Changed the remaining stderr to stdout.vlefevre2003-09-251-1/+1
* Patch by Torbjorn: use puts not putchar, to avoid GNUPro compiler bug.ryde2003-06-091-1/+1
* fixed pb found by Will Galway <galway@pims.math.ca> (continued)zimmerma2003-03-281-12/+22
* Patches from W. Galway.hanrot2003-03-281-2/+2
* Tolerate empty argv[1], which can arise from ancient bash executingryde2003-01-101-2/+10
* Patch by Kevin Ryde for memory leak checking + misc declaration fixes.vlefevre2002-05-271-0/+4
* Copyright line updated.vlefevre2002-05-141-1/+1
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d.vlefevre2002-04-071-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* Files renamed (constants).vlefevre2001-12-061-0/+47