summaryrefslogtreecommitdiff
path: root/src/erfc.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Use MPFR_IS_NEG and MPFR_IS_POS instead of comparing the sign with 0.vlefevre2014-06-251-4/+4
* [src/erfc.c] Use of static assertion instead of run time assertionvlefevre2014-01-241-1/+1
* [src/*.c] Replaced mpfr_set_divby0 by the faster MPFR_SET_DIVBY0,vlefevre2014-01-211-1/+1
* Fixed misspellings, using codespell.vlefevre2014-01-071-1/+1
* Copyright notice update: added 2014 withvlefevre2014-01-031-1/+1
* Applied patch 3 by Ondřej Bílka with some manual corrections,vlefevre2013-07-221-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
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-2/+3
* [src/erfc.c] Fixed a problem (incorrect flags or possible crash) invlefevre2011-03-151-6/+9
* [src/erfc.c] Added an assertion for future platforms (e.g. with 128-bitvlefevre2011-03-111-1/+5
* [src/erfc.c] Fixed r7564 (comparison must really be signed).vlefevre2011-03-111-1/+1
* [erfc.c] fixed bug found by Pascal Molin: when we increase the exponent rangezimmerma2011-03-111-2/+8
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+263