summaryrefslogtreecommitdiff
path: root/strtofr.c
Commit message (Expand)AuthorAgeFilesLines
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Improve coverage test.pelissip2005-05-231-1/+7
* Replace TMP_ALLOC by MPFR_TMP_ALLOCpelissip2005-05-181-6/+6
* Clean up code.pelissip2005-02-141-1/+4
* Rename internal functions mpfr_set_overflow in mpfr_overflow andpelissip2005-02-031-5/+5
* Add 'const' attribute to table.pelissip2004-12-151-1/+1
* Fix bug with TMP_MARK.pelissip2004-11-171-2/+2
* Bug fixed: cast to unsigned char instead of int for isspace (no,vlefevre2004-10-211-179/+180
* Remove some warnings on some "psycho" systems.pelissip2004-10-201-3/+3
* Change "unsigned int" to "int" for base in proto of strtofr.pelissip2004-10-181-4/+6
* Improve assertion.pelissip2004-09-291-2/+2
* Fix a bug in FreeBsd 5.20 / Alpha / Gcc 3.3.3.pelissip2004-09-211-2/+4
* Add a new test and clarify a comment.pelissip2004-09-211-1/+4
* Update Assertion for pow2.pelissip2004-09-211-8/+5
* Add ICC detection && support.pelissip2004-09-201-1/+1
* Add mpfr_strtofr function.pelissip2004-09-201-0/+714