summaryrefslogtreecommitdiff
path: root/src/exceptions.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2018 withvlefevre2018-01-031-1/+1
* Copyright notice update: added 2017 withvlefevre2017-01-011-1/+1
* [src] Support build as thread-safe DLL on Windows: clean-up.vlefevre2016-10-241-10/+3
* [src/exceptions.c] Added a comment for mpfr_underflow: historical reasonvlefevre2016-07-041-1/+5
* [src/exceptions.c] Fixed the MPFR_LOG_FUNC in mpfr_underflow andvlefevre2016-06-021-4/+2
* [src/exceptions.c] Some changes concerning mpfr_check_range:vlefevre2016-02-051-7/+9
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Merged the win-thread-safe-dll branch: support build as thread-safe DLLvlefevre2015-09-101-0/+6
* [src/exceptions.c] Added logging for mpfr_underflow and mpfr_overflow.vlefevre2015-07-151-1/+12
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [src] Cleaner use of MPFR_SET_SIGN.vlefevre2014-08-211-1/+1
* Added debug of branch prediction / --enable-debug-prediction configurevlefevre2014-07-071-1/+44
* [src] Added support for MPFR_PURE_FUNCTION_ATTR, MPFR_HOT_FUNCTION_ATTR,vlefevre2014-01-211-43/+50
* Fixed warnings from GCC's -Wold-style-declaration option:vlefevre2014-01-031-3/+3
* 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
* Implemented the mpfr_flags_* functions (and mpfr_flags_test as a macro).vlefevre2012-04-191-0/+48
* [src] New mpfr_flags_t type, defined as an unsigned int. For thevlefevre2012-03-261-1/+1
* 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
* Added support for the division-by-zero exception.vlefevre2011-01-141-0/+24
* [src/exceptions.c] Fixed bad #undef's (with currently no consequences).vlefevre2011-01-141-5/+5
* Source reorganization. In short:vlefevre2010-08-171-0/+336