Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Permutation of includes to avoid warnings due to careless multiple definition | hanrot | 2000-12-15 | 1 | -1/+1 |
* | check that we can round the cosine too | zimmerma | 2000-12-13 | 1 | -3/+4 |
* | cleaned calls to mpfr_extract | zimmerma | 2000-12-01 | 1 | -11/+7 |
* | replaced log(2.0) by LOG2 [first step in getting rid of math.h] | zimmerma | 2000-12-01 | 1 | -3/+3 |
* | return value was wrong for input non-zero (should return 1 = inexact) | zimmerma | 2000-12-01 | 1 | -4/+10 |
* | gained a factor of 2 in most cases (replaced initial constant factor=2 | zimmerma | 2000-11-29 | 1 | -25/+42 |
* | Infinis, premiere tentative. | hanrot | 2000-11-21 | 1 | -1/+1 |
* | protected all macros: xxx -> MPFR_xxx | zimmerma | 2000-10-26 | 1 | -12/+12 |
* | removed some memory leaks | zimmerma | 2000-08-16 | 1 | -14/+13 |
* | First Release | jeandel | 2000-07-11 | 1 | -0/+222 |