summaryrefslogtreecommitdiff
path: root/mpf/get_d.c
Commit message (Expand)AuthorAgeFilesLines
* Include just gmp-impl.h, make gmp-impl.h grab gmp.h.Torbjorn Granlund2016-08-291-1/+0
* Update library files license to use LGPL3+ and GPL2+.Torbjorn Granlund2014-01-271-7/+18
* Canonicalise copyright headers.Torbjorn Granlund2014-01-191-3/+3
* Use https to link to GNU license.Torbjorn Granlund2013-12-021-1/+1
* Collapse copyright years.Torbjorn Granlund2013-11-281-1/+1
* Update license to version 3.tege2007-09-181-4/+2
* Update FSF's address.tege2006-02-151-2/+2
* Amend heading comment, result is a truncation, not an approximation.Kevin Ryde2004-03-011-2/+2
* * mpz/get_d.c, mpz/get_d_2exp.c, mpf/get_d.c, mpf/get_d_2exp.c: UseKevin Ryde2003-07-141-33/+8
* Spacing changes.tege2003-06-091-1/+1
* (limb2dbl): New macro for conversion to `double'.tege2002-12-111-2/+16
* Add a copyright year.tege2002-05-141-1/+1
* Nailify.tege2002-05-061-1/+1
* Add a copyright year.tege2001-01-021-1/+1
* Remove K&R function headers.tege2001-01-021-5/+0
* Copyright (C) -> Copyright.Kevin Ryde2000-10-151-1/+1
* *** empty log message ***tege2000-07-241-4/+4
* scal2 => __gmp_scale2.tege1996-05-261-3/+1
* New function mpf_get_d.tege1996-05-241-0/+56