summaryrefslogtreecommitdiff
path: root/free_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed mpfr_l2b as __gmpfr_l2b for consistency.vlefevre2007-07-201-1/+1
* <stdio.h> and <limits.h> are now included unconditionally in mpfr-impl.hvlefevre2007-07-091-1/+0
* changed stdlib to stdio for NULL (see README.dev)zimmerma2007-07-031-1/+1
* added missing includezimmerma2007-07-031-0/+1
* Fixed the bug reported by David Billinghurst to the MPFR mailing-listvlefevre2007-07-031-0/+18
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Updated copyright line.vlefevre2005-08-181-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* added Catalan's constantzimmerma2005-04-201-0/+1
* Add preliminary generic code to handle cached const.pelissip2004-04-211-11/+3
* Add mpfr_free_cache (2).pelissip2004-02-231-0/+38