summaryrefslogtreecommitdiff
path: root/src/exceptions.c
Commit message (Expand)AuthorAgeFilesLines
* 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