summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* k2r -> ansi stylezimmerma2000-12-2136-213/+358
* updated description of mpfr_cmp* and mpfr_sin_coszimmerma2000-12-211-0/+3
* added MPFR_SIGNzimmerma2000-12-211-3/+5
* added MPFR_CLEAR_NANzimmerma2000-12-211-2/+7
* added reuse, tcmp2, teq, tpow, trandom, ttrunczimmerma2000-12-211-1/+1
* removed isnan(), ...zimmerma2000-12-212-9/+2
* removed gmp-impl.h, isnan(), ...zimmerma2000-12-211-3/+1
* removed gmp-impl, isnan(), ...zimmerma2000-12-211-7/+4
* removed cputime stuffzimmerma2000-12-211-7/+3
* k&r -> ansi stylezimmerma2000-12-212-6/+6
* removed isnan() decl.zimmerma2000-12-212-14/+14
* MINNORM -> mpfr-test.hzimmerma2000-12-211-10/+6
* ulp -> mpfr-test.hzimmerma2000-12-211-25/+8
* removed isnan() declarationzimmerma2000-12-211-2/+1
* now use MINNORM and MAXNORMzimmerma2000-12-211-9/+6
* max, min -> macroszimmerma2000-12-211-23/+8
* added new testszimmerma2000-12-211-17/+29
* added MINNORM, MAXNORM, MIN, MAX, ABSzimmerma2000-12-211-4/+10
* A few basic patches.hanrot2000-12-202-2/+2
* Added support for PPC/Linuxhanrot2000-12-201-0/+6
* Patch for wrong prototype.hanrot2000-12-201-2/+2
* Added prototypes for all test files.hanrot2000-12-2024-266/+480
* Warnings suppressed on Alpha/OSF1.vlefevre2000-12-186-10/+10
* added mpfr-test.hzimmerma2000-12-181-1/+1
* back to 1.3zimmerma2000-12-181-15/+6
* auxiliary test fileszimmerma2000-12-181-0/+71
* moved to main directoryzimmerma2000-12-181-71/+0
* auxiliary test functionszimmerma2000-12-181-0/+71
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-1880-808/+624
* removed tzetazimmerma2000-12-151-1/+1
* explained how to enter NaN/Inf with mpfr_set_str_rawzimmerma2000-12-151-0/+3
* removed zeta.czimmerma2000-12-151-1/+1
* added 'to do' for NaN/Inf flagszimmerma2000-12-151-3/+6
* clear NaN/Inf flags of resultzimmerma2000-12-151-4/+6
* improved indentationzimmerma2000-12-151-9/+15
* adapted to NaN/Infzimmerma2000-12-152-11/+32
* nothing (only better indenting)zimmerma2000-12-151-4/+8
* adapted to NaN/Infzimmerma2000-12-151-6/+16
* adapted to NaN/Infzimmerma2000-12-151-4/+7
* removed warningszimmerma2000-12-152-1/+4
* clear NaN/Inf flags in normal casezimmerma2000-12-151-1/+6
* adapted to NaN/Infzimmerma2000-12-152-5/+14
* added prototype for mpfr_srandomzimmerma2000-12-151-1/+2
* now uses directly mpn_random, to avoid all problems with include fileszimmerma2000-12-151-14/+14
* added 4 testszimmerma2000-12-151-0/+8
* _mp_d -> MPFR_MANTzimmerma2000-12-155-7/+11
* added error message when memory allocation failszimmerma2000-12-152-3/+11
* added error message when memory allocation failszimmerma2000-12-155-6/+50
* _mp_d -> MPFR_MANTzimmerma2000-12-153-5/+6
* 0 -> NULLzimmerma2000-12-151-1/+1