summaryrefslogtreecommitdiff
path: root/tests/tli2.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-22/+22
* 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-3/+3
* remove commented codethevenyp2008-02-221-1/+0
* add worst cases for RNDZ and RNDU with inexact flag checkingthevenyp2008-02-221-11/+30
* add worst case testthevenyp2008-02-201-2/+19
* 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/+13
* tli2.c: fix wrong assertion in copyright moticethevenyp2007-11-191-2/+0
* got rid of mpfr_init_gmp_rand/MPFR_TEST_USE_RANDS and not-reentrant gmpzimmerma2007-11-171-1/+0
* added more test cases for mpfr_li2zimmerma2007-10-281-3/+15
* added test for reference valueszimmerma2007-10-261-0/+2
* li2.c: add Ziv's loop in li2_seriesthevenyp2007-10-191-0/+22
* li2.c: fix a typo and fix use of taylor seriesthevenyp2007-10-171-2/+1
* add dilogarithm functionthevenyp2007-10-161-0/+96