summaryrefslogtreecommitdiff
path: root/src/free_cache.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* Fixed spelling mistakes found by codespell 1.15.0.vlefevre2019-07-081-2/+2
* Updated the www.gnu.org URL's (http → https) on all the files with:vlefevre2019-01-071-1/+1
* Copyright notice update: added 2019 withvlefevre2019-01-011-1/+1
* Shared caches: fix and minor changes.vlefevre2018-07-181-2/+2
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Cleanup and fixes for the mpz_t pool.vlefevre2017-12-061-86/+6
* [free_cache.c] limit the size of objects in the mpz_t poolzimmerma2017-12-061-8/+8
* [src/free_cache.c] Added a comment for the mpz_t pool, and a suggestionvlefevre2017-12-061-0/+5
* mpfr_mp_memory_cleanup() now returns an error code (currently always 0)vlefevre2017-11-151-2/+6
* Change the way memory is allocated (as discussed partly in private).vlefevre2017-11-081-0/+12
* [src/free_cache.c] Minor portability improvement for mpfr_free_cache2vlefevre2017-11-071-2/+2
* [src/free_cache.c] GNU coding style.vlefevre2017-11-061-9/+9
* [src/free_cache.c] Better file description (keeping it short).vlefevre2017-02-071-1/+1
* [src/free_cache.c] Updated comments (mpz_t cache → mpz_t pool).vlefevre2017-02-071-2/+2
* [mpfr-impl.h] now mpz_init2 uses the mpz spool toozimmerma2017-02-061-0/+19
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Corrected mpfr_free_cache behavior when WANT_SHARED_CACHE is definedvlefevre2016-05-241-12/+17
* [src/free_cache.c] Avoid duplicated source code for maintainability.vlefevre2016-05-231-23/+19
* Minor comment & coding style corrections on r10327.vlefevre2016-05-231-25/+26
* Added shared cache support (from a patch by Patrick Pélissier).vlefevre2016-05-231-0/+29
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* adapt for mini-gmp (from GMP 6.1.0-rc1)zimmerma2015-10-291-4/+0
* adapt mini-gmp stuff to GMP 6.1.0-rc1zimmerma2015-10-281-1/+5
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [free_cache.c] Avoid mixed declarations and code for ISO C90 support.vlefevre2014-04-151-5/+7
* implement cache for Bernoulli numbers (patch from Patrick Pélisser)zimmerma2014-02-131-0/+3
* [src] mpz_t caching (modified patch by Patrick Pélissier).vlefevre2014-01-291-16/+53
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Fixed constants pi and log(2) computation when logging is used: Whenvlefevre2011-05-111-0/+7
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+52