summaryrefslogtreecommitdiff
path: root/tests/memory.c
Commit message (Expand)AuthorAgeFilesLines
* [tests/memory.c] Call "fflush (NULL)" before abort() in order to flushvlefevre2021-01-141-0/+10
* Copyright notice update: added 2021 withvlefevre2021-01-031-1/+1
* [tests/memory.c] Updated a comment.vlefevre2020-06-021-1/+2
* Bug fixes and cleanup related to "src/mpfr-intmax.h" by introducingvlefevre2020-06-011-1/+1
* Copyright notice update: added 2020 withvlefevre2020-01-081-1/+1
* 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
* Avoid a pointer-to-int-cast warning with GCC (e.g. under 32-bit Linux)vlefevre2018-08-181-3/+7
* [tests/memory.c] To print a size_t or a pointer in error messages,vlefevre2018-08-061-16/+20
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* [tests/memory.c] Write all error messages to stderr in order to makevlefevre2017-04-061-12/+27
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* Other changes concerning the memory limit for the tests.vlefevre2016-06-091-6/+8
* [tests/memory.c] The MPFR_TESTS_MEMORY_LIMIT environment variable canvlefevre2016-06-091-4/+17
* added commentzimmerma2016-05-251-0/+3
* Added shared cache support (from a patch by Patrick Pélissier).vlefevre2016-05-231-2/+20
* Replacedvlefevre2016-02-041-1/+1
* Cleanup of memory allocation in the tests:vlefevre2016-01-291-38/+38
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [tests/memory.c] Limit heap memory to 4 MB. This should be sufficient.vlefevre2014-02-161-0/+21
* MPFR now depends on GMP 4.2+ instead of 4.1+.vlefevre2014-01-201-5/+40
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* [tests/memory.c] Added a FIXME comment about the time complexity ofvlefevre2013-05-311-0/+2
* Use copyright year ranges, followingvlefevre2013-05-301-1/+1
* Copyright notice update: added 2013 withvlefevre2013-01-031-1/+1
* [tests] Removed #include of headers already included via "mpfr-test.h"vlefevre2012-02-241-4/+0
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Replacedvlefevre2010-07-301-1/+1
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* some other changes suggested by Patrick Pelissier for 16-bit portabilityzimmerma2008-04-061-1/+2
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* tests/memory.c: fixed copyright notice.vlefevre2007-11-231-7/+5
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-1/+2
* 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
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-1/+1
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Add ICC detection && support.pelissip2004-09-201-1/+2
* Update.pelissip2004-03-121-1/+0
* + Better support of non IEEE doubles.pelissip2004-02-061-2/+1
* + Optimize a few div.cpelissip2003-12-151-3/+7
* added 2003zimmerma2003-01-161-1/+1