summaryrefslogtreecommitdiff
path: root/get_str.c
Commit message (Expand)AuthorAgeFilesLines
...
* added copyright noticezimmerma1999-07-301-0/+21
* fixed array bound write bugzimmerma1999-07-071-1/+1
* fixed several bugszimmerma1999-07-071-45/+59
* does exact rounding only for n=0zimmerma1999-06-291-3/+4
* now performs an exact output when n_digits=0zimmerma1999-06-281-22/+59
* Prototypes et quelques causes de warnings corriges.hanrot1999-06-251-1/+10
* use GMP allocate/free functions instead of malloc/freezimmerma1999-06-251-1/+1
* removed DEBUG stuffzimmerma1999-06-251-35/+10
* removed 3rd argument of mpfr_set_preczimmerma1999-06-241-2/+2
* now uses the given rounding mode internally instead of always GMP_RNDZzimmerma1999-06-151-10/+23
* now uses mpfr_get_d2 (no side effect on arguments)zimmerma1999-06-141-5/+8
* now conforms to the specificationzimmerma1999-06-101-31/+41
* Initial revisionhanrot1999-06-091-0/+115