Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Amend last change: Let mpn_get_d handle sign. | Torbjorn Granlund | 2017-03-12 | 1 | -4/+1 |
| | |||||
* | Return negative value for negative input. | Torbjorn Granlund | 2017-03-07 | 1 | -8/+7 |
| | |||||
* | Include just gmp-impl.h, make gmp-impl.h grab gmp.h. | Torbjorn Granlund | 2016-08-29 | 1 | -1/+0 |
| | |||||
* | Update library files license to use LGPL3+ and GPL2+. | Torbjorn Granlund | 2014-01-27 | 1 | -7/+18 |
| | |||||
* | Canonicalise copyright headers. | Torbjorn Granlund | 2014-01-19 | 1 | -3/+3 |
| | |||||
* | Use https to link to GNU license. | Torbjorn Granlund | 2013-12-02 | 1 | -1/+1 |
| | |||||
* | Collapse copyright years. | Torbjorn Granlund | 2013-11-28 | 1 | -1/+1 |
| | |||||
* | Update license to version 3. | tege | 2007-09-18 | 1 | -4/+2 |
| | |||||
* | Update FSF's address. | tege | 2006-02-15 | 1 | -2/+2 |
| | |||||
* | * mpz/get_d_2exp.c, mpf/get_d_2exp.c: Remove x86+m68k force to double, | Kevin Ryde | 2004-01-22 | 1 | -25/+4 |
| | | | | | | mpn_get_d now does this. Remove res==1.0 check for round upwards, mpn_get_d now rounds towards zero. Move exp store to make mpn_get_d a tail call. | ||||
* | Change asm => __asm__. | tege | 2003-12-12 | 1 | -1/+1 |
| | |||||
* | * mpz/get_d.c, mpz/get_d_2exp.c, mpf/get_d.c, mpf/get_d_2exp.c: Use | Kevin Ryde | 2003-07-14 | 1 | -17/+14 |
| | | | | mpn_get_d. | ||||
* | * mpz/get_d_2exp.c, mpf/get_d_2exp.c: Avoid res==1.0 when floats round | Kevin Ryde | 2003-06-28 | 1 | -2/+22 |
| | | | | upwards. | ||||
* | Add a copyright year. | tege | 2002-05-14 | 1 | -1/+1 |
| | |||||
* | Nailify. | tege | 2002-05-06 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | tege | 2001-11-28 | 1 | -0/+56 |