summaryrefslogtreecommitdiff
path: root/src/pow.c
Commit message (Expand)AuthorAgeFilesLines
* Replacedvlefevre2016-02-041-1/+1
* Copyright notice update: added 2016 withvlefevre2016-01-011-1/+1
* Copyright notice update: added 2015 withvlefevre2015-05-201-1/+1
* 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-03-081-1/+1
* Avoid potential integer overflows and improve consistency. This shouldvlefevre2012-03-081-1/+1
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* [src] Conversion into UTF-8 (only comments were concerned).vlefevre2011-06-201-6/+6
* [src/pow.c] Made the code more robust concerning the scaling (a bug wasvlefevre2011-06-201-3/+27
* [src/pow.c] Fixed a bug in mpfr_pow_general when an argument is reusedvlefevre2011-03-291-2/+6
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-4/+12
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [src/pow.c] Added an assertion.vlefevre2011-01-171-0/+1
* Added support for the division-by-zero exception for the power functionsvlefevre2011-01-161-1/+4
* Source reorganization. In short:vlefevre2010-08-171-0/+675