summaryrefslogtreecommitdiff
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* add.c -> add.c & add1.cvlefevre2001-11-151-25/+25
* Update.vlefevre2001-11-081-24/+26
* Change mpfr_<op>_mpz to mpfr_<op>_zrouillie2001-10-301-18/+19
* Add multiplication/division/addition/substraction by mpz and mpqrouillie2001-10-261-4/+4
* Patch for even rounding.hanrot2001-10-251-13/+14
* Update.vlefevre2001-10-191-15/+18
* Update.vlefevre2001-10-191-14/+14
* Parameter added to mpfr_round_raw: pointer to inexact ternary value.vlefevre2001-09-101-26/+27
* In add.c: use mpfr_cmp_abs instead of mpfr_cmp3; x - x fixed for GMP_RNDD.vlefevre2001-09-061-24/+24
* Some support for exponent change and exceptions.vlefevre2001-08-251-21/+22
* added euler/teulerzimmerma2001-08-231-14/+15
* Update.vlefevre2001-08-221-6/+6
* Makefile.in update.vlefevre2001-08-101-0/+3
* Non-existent C source references removed.vlefevre2001-06-231-23/+16
* A few patches.daney2001-06-141-16/+23
* fixed bug in mpfr.texivlefevre2001-05-101-21/+22
* new version with cmp2.czimmerma2001-04-051-6/+6
* new version from new Makefile.amzimmerma2001-04-021-22/+24
* Added prototypes for all test files.hanrot2000-12-201-107/+146
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-147/+108
* Added some warning flags for GCC.vlefevre2000-12-151-1/+1
* Take into account Inf, Nans ; clear the flags of the return variablehanrot2000-12-131-5/+5
* Added support for Inf. Modified zeta.hanrot2000-11-131-5/+4
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-24/+77
* added $(MPFR_OBJECTS) in libmpfr_a_DEPENDENCIESzimmerma2000-09-201-13/+36
* gmp.info -> mpfr.infozimmerma2000-08-161-3/+1
* set_dfl_rnd.* -> set_rnd.* (to avoid conflict with set_dfl_prec.* on DOS 8.3)zimmerma2000-08-161-2/+2
* added mpf2mpfr.hzimmerma2000-08-141-1/+1
* IRIX/make does not understand $< : expanded to trunc.czimmerma2000-08-141-2/+2
* nothing to sayjeandel2000-07-131-1/+1
* Small bug fixedjeandel2000-07-131-69/+17
* Timestamp modifiedjeandel2000-07-131-16/+68
* Bugs fixedjeandel2000-07-131-1/+1
* Bug Fixed, and installation guide madejeandel2000-07-111-3/+4
* Bug Fixed with Solaris makejeandel2000-07-111-3/+3
* Deps includedjeandel2000-07-111-68/+16
* First Releasejeandel2000-07-111-0/+602