Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up code. | pelissip | 2005-02-14 | 1 | -1/+4 |
* | Rename internal functions mpfr_set_overflow in mpfr_overflow and | pelissip | 2005-02-03 | 1 | -5/+5 |
* | Add 'const' attribute to table. | pelissip | 2004-12-15 | 1 | -1/+1 |
* | Fix bug with TMP_MARK. | pelissip | 2004-11-17 | 1 | -2/+2 |
* | Bug fixed: cast to unsigned char instead of int for isspace (no, | vlefevre | 2004-10-21 | 1 | -179/+180 |
* | Remove some warnings on some "psycho" systems. | pelissip | 2004-10-20 | 1 | -3/+3 |
* | Change "unsigned int" to "int" for base in proto of strtofr. | pelissip | 2004-10-18 | 1 | -4/+6 |
* | Improve assertion. | pelissip | 2004-09-29 | 1 | -2/+2 |
* | Fix a bug in FreeBsd 5.20 / Alpha / Gcc 3.3.3. | pelissip | 2004-09-21 | 1 | -2/+4 |
* | Add a new test and clarify a comment. | pelissip | 2004-09-21 | 1 | -1/+4 |
* | Update Assertion for pow2. | pelissip | 2004-09-21 | 1 | -8/+5 |
* | Add ICC detection && support. | pelissip | 2004-09-20 | 1 | -1/+1 |
* | Add mpfr_strtofr function. | pelissip | 2004-09-20 | 1 | -0/+714 |