summaryrefslogtreecommitdiff
path: root/out_str.c
Commit message (Expand)AuthorAgeFilesLines
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* out_str.c: <string.h> includedvlefevre2000-12-111-0/+1
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* Infinis, premiere tentative.hanrot2000-11-211-0/+6
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-2/+2
* unsigned char -> mp_rnd_tzimmerma2000-02-111-5/+5
* added copyright noticezimmerma1999-07-301-0/+21
* Prototypes et quelques causes de warnings corriges.hanrot1999-06-251-3/+13
* use GMP allocate/free functions instead of malloc/freezimmerma1999-06-251-2/+3
* Patch for a memory leak.hanrot1999-06-251-0/+1
* special cases for NaN and zerozimmerma1999-06-171-0/+3
* function to print a mpfr to a stream. Initial revision.zimmerma1999-06-101-0/+29