Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace test ('p <= i') by assertion ('p > i). | pelissip | 2005-03-29 | 1 | -0/+1 |
* | fixed bug in pow_ui (and pow_z): missing factor 2 in error bound | zimmerma | 2005-03-25 | 1 | -2/+1 |
* | Forget to free x and y | pelissip | 2005-03-25 | 1 | -0/+2 |
* | Add failed regression test. | pelissip | 2005-03-25 | 1 | -0/+26 |
* | casts to allow compilation with g++ | zimmerma | 2005-01-27 | 1 | -2/+2 |
* | Add new function mpfr_pow_z and its test file. | pelissip | 2005-01-24 | 1 | -0/+194 |