summaryrefslogtreecommitdiff
path: root/set_str_raw.c
Commit message (Expand)AuthorAgeFilesLines
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-3/+4
* adapted to NaN/Infzimmerma2000-12-151-4/+9
* added error message when memory allocation failszimmerma2000-12-151-1/+5
* Yet another patch for include files.hanrot2000-12-151-1/+1
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* added an error message when the mantissa is larger than the precisionzimmerma2000-12-071-2/+6
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* Infinis, premiere tentative.hanrot2000-11-211-1/+12
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-2/+2
* malloc -> *_mp_allocate_func or TMP_ALLOCzimmerma2000-10-021-3/+4
* no warning any more for negative exponent (thanks to V. Lefe`vre)zimmerma1999-12-101-6/+5
* added copyright noticezimmerma1999-07-301-0/+21
* fix UMR (missing 0 terminating string)zimmerma1999-07-071-1/+2
* Prototypes et quelques causes de warnings corriges.hanrot1999-06-251-0/+6
* put correctly sign with macro CHANGE_SIGNzimmerma1999-06-251-1/+1
* fixed bug when exponent was missing (wrong result when part beforezimmerma1999-06-241-0/+2
* now allows leading '+'zimmerma1999-06-231-0/+1
* Initial revisionhanrot1999-06-091-0/+82