summaryrefslogtreecommitdiff
path: root/tests/tcmp_ui.c
Commit message (Expand)AuthorAgeFilesLines
* cmp(x,y) if x=NAN or y=NAN returns 0 and erange flag.pelissip2004-09-291-1/+21
* improved coverage testzimmerma2004-02-131-40/+81
* Continue to port tests so that they don't use double.pelissip2004-01-141-8/+8
* + Optimize a few div.cpelissip2003-12-151-2/+1
* Changed the remaining stderr to stdout.vlefevre2003-09-251-11/+11
* removed math.hzimmerma2003-01-161-2/+1
* 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-7/+7
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* fixed bug for mpfr_cmp_ui (Inf, 0)daney2001-04-051-0/+8
* added test for mpfr_cmp_ui (-0, 0)zimmerma2001-03-201-0/+7
* changed "int main(..)" to two lineszimmerma2001-02-181-1/+3
* k2r -> ansi stylezimmerma2000-12-211-1/+0
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* Suppressed memory leaks.hanrot2000-06-191-7/+21
* main -> int mainzimmerma2000-05-291-1/+1
* fixed warning with long argumentszimmerma2000-05-251-6/+6
* added returnzimmerma2000-05-181-0/+1
* added copyright noticezimmerma1999-07-301-0/+21
* i -> s in tests on mpfr_cmp_sizimmerma1999-06-241-2/+2
* Initial revisionhanrot1999-06-091-0/+35