Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | k2r -> ansi style | zimmerma | 2000-12-21 | 1 | -26/+6 |
* | changed name of mpfr struct fields: _mp_d -> _mpfr_d | zimmerma | 2000-12-18 | 1 | -15/+20 |
* | Permutation of includes to avoid warnings due to careless multiple definition | hanrot | 2000-12-15 | 1 | -1/+1 |
* | removed TIMING stuff | zimmerma | 2000-12-12 | 1 | -23/+9 |
* | cleaned calls to mpfr_extract | zimmerma | 2000-12-01 | 1 | -9/+8 |
* | replaced log(2.0) by LOG2 [first step in getting rid of math.h] | zimmerma | 2000-12-01 | 1 | -3/+3 |
* | changed copyright to Free Software Foundation | zimmerma | 2000-12-01 | 1 | -1/+1 |
* | Infinis, premiere tentative. | hanrot | 2000-11-21 | 1 | -0/+8 |
* | protected all macros: xxx -> MPFR_xxx | zimmerma | 2000-10-26 | 1 | -12/+12 |
* | malloc -> *_mp_allocate_func or TMP_ALLOC | zimmerma | 2000-10-02 | 1 | -13/+9 |
* | take also the target precision into account for the guard bits | zimmerma | 2000-09-29 | 1 | -1/+1 |
* | nb_terms[0] was not initialized | zimmerma | 2000-08-16 | 1 | -2/+2 |
* | Memory Leaks Fixed | jeandel | 2000-06-29 | 1 | -11/+16 |
* | First Release | jeandel | 2000-06-28 | 1 | -0/+271 |