summaryrefslogtreecommitdiff
path: root/src/div_2si.c
Commit message (Expand)AuthorAgeFilesLines
* [src/{div_2si.c,div_2ui.c,mul_2si.c}] Fixed some underflow cases invlefevre2015-07-151-1/+2
* [src/div_2si.c] Fixed overflow case when n = 0.vlefevre2015-06-261-1/+1
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* [src] Added support for MPFR_PURE_FUNCTION_ATTR, MPFR_HOT_FUNCTION_ATTR,vlefevre2014-01-211-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-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/+5
* Fixed mpfr_div_2si, mpfr_div_2ui and mpfr_mul_2si in some corner cases.vlefevre2011-02-251-8/+8
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+57