summaryrefslogtreecommitdiff
path: root/clear.c
Commit message (Expand)AuthorAgeFilesLines
* removed K&R function headerszimmerma2001-11-161-5/+0
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* _mp_free_func -> _gmp_free_funczimmerma2001-01-111-1/+1
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-1/+2
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-1/+1
* fixed to free an entire number of limbszimmerma2000-06-291-1/+2
* use PREC() macro instead of _mp_prec, and corrected size to freezimmerma2000-02-111-1/+1
* added copyright noticezimmerma1999-07-301-0/+21
* Unbelievably stupid bug fixed.hanrot1999-06-301-1/+1
* added include <stdio.h> (needed for FILE in mpfr.h)zimmerma1999-06-101-0/+1
* Initial revisionhanrot1999-06-091-0/+14