summaryrefslogtreecommitdiff
path: root/mpfr-gmp.h
Commit message (Expand)AuthorAgeFilesLines
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Change to add future function mpfr_sqrhigh_n.pelissip2005-03-311-0/+3
* Add tune for mpfr_mulhighpelissip2005-03-071-1/+4
* Add support for Shared Library in MPFR (both Unix and Windows) by using libtool.pelissip2005-02-081-12/+17
* Add forgotten 2005 copyright line.pelissip2005-01-121-1/+1
* Fix problem of `mpn_sub_nc' which may or may not be defined in libgmp.apelissip2005-01-121-6/+0
* Fix bug if not gmp-impl.h (mpn_sub_nc is internal).pelissip2005-01-041-0/+15
* Improve the emulation of mpn_sqr_n and fix some typos.pelissip2004-07-191-21/+13
* Fix a bug in a proto.pelissip2004-04-201-1/+1
* Fix another bug (Maybe the last?).pelissip2004-04-081-1/+1
* Fix a tiny bug.pelissip2004-04-081-1/+1
* Update memory allocations scheme without gmp-impl.h.pelissip2004-04-081-6/+22
* Modify a few the allocation scheme without gmp-impl.hpelissip2004-04-071-12/+14
* + Better support of non IEEE doubles.pelissip2004-02-061-0/+267