summaryrefslogtreecommitdiff
path: root/src/rndna.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* BYTES_PER_MP_LIMB -> MPFR_BYTES_PER_MP_LIMB for GMP 6 compatibilityzimmerma2014-04-151-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
* Applied patch (with minor changes) by Patrick PĂ©lissier to improvevlefevre2012-09-201-11/+117
* [trndna.c] increase emin when smallest possiblezimmerma2012-07-031-0/+1
* [rndna.c] special treatment for the case 2^(emin-2)zimmerma2012-07-031-0/+8
* several changes suggested by Vincent Lefevrezimmerma2012-07-031-1/+1
* [rndna.c] changed the specification since on 32-bit machines we have no marginzimmerma2012-07-031-4/+3
* added new function mpfr_round_nearest_away() as discussed during the June 2012zimmerma2012-07-031-1/+14
* [src/rndna.c]vlefevre2012-07-021-14/+12
* [src/rndna.c] Added a note saying that this method doesn't workvlefevre2012-07-021-1/+5
* [rndna.c] new function that computes rounding to nearest-awayzimmerma2012-06-291-0/+59