summaryrefslogtreecommitdiff
path: root/tests/tcmp.c
Commit message (Expand)AuthorAgeFilesLines
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* now use macros DBL_NAN, DBL_POS_INF, DBL_NEG_INF,zimmerma2002-03-191-14/+11
* Copyright line changed.vlefevre2002-03-041-1/+1
* Optimization: mpfr_cmp2 now accepts any combination of real argumentsvlefevre2002-01-041-6/+19
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* added one testzimmerma2001-10-251-1/+15
* Prototype changes.vlefevre2001-09-131-2/+1
* changed "int main(..)" to two lineszimmerma2001-02-181-1/+3
* k2r -> ansi stylezimmerma2000-12-211-1/+16
* Added prototypes for all test files.hanrot2000-12-201-2/+2
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-1/+1
* shortened string in mpfr_set_str_raw which was greater than precisionzimmerma2000-12-071-1/+1
* added new test for mpfr_cmp2zimmerma2000-12-051-2/+11
* fixed bug in mpfr_cmp3 (when b=0, s not taken into account)zimmerma2000-12-011-1/+15
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* Infinis, premiere tentative (tests)hanrot2000-11-211-0/+35
* added #ifdef TEST to disable comparison with machine arithmeticzimmerma2000-05-291-0/+2
* now returns 0 if all workszimmerma2000-05-251-1/+2
* added one testzimmerma2000-05-021-0/+10
* added copyright noticezimmerma1999-07-301-0/+21
* changed mpfr_init2 to mpfr_set_preczimmerma1999-07-071-2/+1
* moved drand to mpfr-implh.hzimmerma1999-07-051-11/+1
* removed 3rd arg. of mpfr_set_preczimmerma1999-06-241-2/+2
* Initial revisionhanrot1999-06-091-0/+57