Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | A few basic patches. | hanrot | 2000-12-20 | 1 | -1/+1 |
* | Added prototypes for all test files. | hanrot | 2000-12-20 | 1 | -1/+1 |
* | changed name of mpfr struct fields: _mp_d -> _mpfr_d | zimmerma | 2000-12-18 | 1 | -5/+1 |
* | changed copyright to Free Software Foundation | zimmerma | 2000-12-01 | 1 | -1/+1 |
* | protected macros: xxx -> MPFR_xxx | zimmerma | 2000-10-26 | 1 | -1/+1 |
* | This patch suppresses a few mem leaks. | hanrot | 2000-06-19 | 1 | -2/+9 |
* | added one test | zimmerma | 2000-06-16 | 1 | -2/+13 |
* | added tests for mpfr_set_str | zimmerma | 2000-05-25 | 1 | -5/+38 |
* | added copyright notice | zimmerma | 1999-07-30 | 1 | -0/+21 |
* | added def. for random/srandom, which do not exist under HPUX | zimmerma | 1999-07-06 | 1 | -0/+5 |
* | removed 3rd arg. of mpfr_set_prec | zimmerma | 1999-06-24 | 1 | -1/+1 |
* | added test for case of missing exponent | zimmerma | 1999-06-24 | 1 | -0/+13 |
* | removed printf's and added one test for leading '+' | zimmerma | 1999-06-23 | 1 | -2/+5 |
* | Initial revision | hanrot | 1999-06-09 | 1 | -0/+45 |