summaryrefslogtreecommitdiff
path: root/src/div_ui.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* New macros for mpfr_{mul,div}_ui to optimize the call when the integervlefevre2014-06-301-0/+2
* More code clean-up (for both consistency and readability):vlefevre2014-06-251-2/+2
* [src] Added support for MPFR_PURE_FUNCTION_ATTR, MPFR_HOT_FUNCTION_ATTR,vlefevre2014-01-211-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
* 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
* Completed r7575 (Get rid of deprecated register_printf_functionvlefevre2011-03-171-2/+5
* Get rid of deprecated register_printf_function function in logging system.thevenyp2011-03-171-2/+5
* [src/div_ui.c] Added logging support.vlefevre2011-01-271-0/+6
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* [src/ui_div.c] Fixed prototype formatting.vlefevre2011-01-141-1/+3
* Added MPFR_TMP_LIMBS_ALLOC macro and updated the source to use it.vlefevre2010-12-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+267