summaryrefslogtreecommitdiff
path: root/cache.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* 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
* Added ', Inc.' when missing after 'Free Software Foundation'.vlefevre2006-01-051-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Added a MPFR_UNLIKELY.vlefevre2005-11-091-1/+1
* Merged the changes from branch vlefevre:vlefevre2005-11-021-41/+45
* Converted tabs to spaces with expand.vlefevre2005-08-181-28/+28
* Improve efficiency of initial call to mpfr_cache.pelissip2005-06-131-10/+10
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Add ZivLoop controller for constantes.pelissip2005-02-141-1/+6
* Change user interface for mpfr_const_pi, mpfr_const_log2 andpelissip2005-02-031-5/+0
* Rename internal functions mpfr_set_overflow in mpfr_overflow andpelissip2005-02-031-2/+2
* Optimize mpfr_set4.pelissip2004-12-091-3/+11
* Likely a test (since cache should always work fine).pelissip2004-07-061-1/+1
* Fix a bug (Use nextbeloz instead of sub_one_ulp).pelissip2004-04-271-5/+6
* Add preliminary generic code to handle cached const.pelissip2004-04-211-0/+112