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