summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* [tsin_cos.c] changed binary to hexadecimal string (was too long for C89)zimmerma2009-10-071-1/+1
* [sin_cos.c] fixed bug introduced in r6447 (some variables had their precision...zimmerma2009-10-071-0/+48
* [mpfr.texi] added note about mpfr_can_roundzimmerma2009-09-291-0/+17
* tests/Makefile.am: added information about LOADLIBES.vlefevre2009-09-231-0/+4
* [tests/Makefile.am] put back LOADLIBES=... (enables to compile a program foo.czimmerma2009-09-231-0/+1
* [tests/Makefile.am] removed LOADLIBES=...zimmerma2009-09-211-1/+0
* Makefile.am, tests/Makefile.am: patch from Ralf Wildenhues.vlefevre2009-09-201-1/+1
* mpfr-impl.h, sin_cos.c, tests/tsin_cos.c: mp_rnd_t -> mpfr_rnd_t.vlefevre2009-09-181-1/+1
* frac.c, tests/tfrac.c: fixed underflow case in mpfr_frac and addedvlefevre2009-09-181-2/+9
* tests/tfrac.c: reverted overflow case test (was incorrect because thevlefevre2009-09-181-11/+2
* tests/tfrac.c: also test the overflow case.vlefevre2009-09-181-2/+11
* tests/tfrac.c: more tests (case where the fractional part rounds to 1).vlefevre2009-09-181-33/+39
* tests/tfrac.c: more tests (there are also problems in rounding awayvlefevre2009-09-181-15/+38
* added tuning mechanism for mpfr_sin_coszimmerma2009-09-181-30/+2
* tests/tfrac.c: also test the ternary value (it is incorrect too).vlefevre2009-09-181-1/+8
* tests/tfrac.c: improved the testcase so that it triggers the bug forvlefevre2009-09-181-2/+1
* tests/tfrac.c: added a comment for latest testcase.vlefevre2009-09-181-0/+1
* tests/tfrac.c: added testcase for bug in mpfr_frac.vlefevre2009-09-181-0/+24
* tests/tmodf.c: typo in error message.vlefevre2009-09-181-3/+3
* tests/tmodf.c: added overflow tests.vlefevre2009-09-181-0/+90
* [sin_cos.c] added asymptotically fast code, with threshold currently hardcodedzimmerma2009-09-181-8/+104
* Deleted trailing spaces.vlefevre2009-09-181-7/+7
* [modf.c] changed semantics of return value in accordance with mpfr_sin_coszimmerma2009-09-181-4/+13
* [sin_cos.c] more precise meaning of the return valuezimmerma2009-09-172-7/+23
* changed _binary32 into _flt for file names too:zimmerma2009-09-152-1/+1
* changed suffix _binary32 -> _fltzimmerma2009-09-151-26/+282
* [tget_d.c] fixed FIXMEzimmerma2009-09-151-5/+6
* tget_d.c code is C99-only (bug introduced in r6424). Please fix!vlefevre2009-09-151-0/+3
* added new functions mpfr_set_binary32 and mpfr_get_binary32zimmerma2009-09-153-4/+139
* [get_ld.c] fixed bug reported by Nelson Beebezimmerma2009-09-141-0/+25
* [isregular.c] new function mpfr_regular_pzimmerma2009-09-141-7/+62
* tests/tdigamma.c: added missing void in prototype.vlefevre2009-09-081-3/+2
* [digamma.c] forgot to set sign for Psi(+Inf)zimmerma2009-09-081-0/+26
* tests/data/digamma: for the special values, use the new mode '*'vlefevre2009-09-021-7/+7
* tests.c: added special support for exact cases in data_check (to testvlefevre2009-09-021-11/+38
* towards -> toward (consistency).vlefevre2009-09-024-11/+11
* [digamma.c] fixed bug (emin/emax were not restored)zimmerma2009-09-022-1/+9
* [data/digamma] unitary test file for mpfr_digammazimmerma2009-09-022-0/+36
* [digamma.c] new function mpfr_digammazimmerma2009-09-022-3/+42
* replaced obsolete GMP functions (suggested by Brian Gladman):zimmerma2009-08-271-1/+1
* tsprintf.c: fixed locale_da_DK test.vlefevre2009-08-261-3/+6
* tests/tsprintf.c: bug fix (uncommented an "exit(1);").vlefevre2009-08-261-1/+1
* [tgeneric.c] revert previous change, bug is elsewherezimmerma2009-08-261-2/+1
* [tgeneric.c] temporary fix in mpfr_can_round call (mpfr_can_round does notzimmerma2009-08-261-1/+2
* [tset.c] removed unused variableszimmerma2009-08-261-2/+0
* tcmp_ld.c: use "long double" constants.vlefevre2009-08-251-4/+4
* get_str.c vasprintf.c: Add support for the rounding away from zero mode.thevenyp2009-08-122-1/+10
* Makefile.am, tests/Makefile.am: added copyright notice (similar tovlefevre2009-07-301-0/+11
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-30161-161/+161
* tests/tset.c: With revision 6339, some tests were moved and added in the func...thevenyp2009-07-301-0/+1