summaryrefslogtreecommitdiff
path: root/src/get_d64.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-1/+1
* Updated URL's.vlefevre2014-06-221-2/+2
* 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
* [src/get_d64.c] Added a const (thanks to Patrick PĂ©lissier).vlefevre2012-10-171-1/+1
* [get_d64.c,set_d64.c] small fixes (did not work any more with --with-gmp-build)zimmerma2012-09-041-1/+2
* Now --enable-decimal-float does not require any more --with-gmp-build.zimmerma2012-09-031-0/+206
* [src/get_d64.c] mpfr_get_decimal64 was buggy in MPFR_RNDN on somevlefevre2012-08-161-6/+9
* [src/get_d64.c] Fixed get_decimal64_max by simplifying it completely,vlefevre2012-08-151-14/+6
* [src/get_d64.c] Fixed overflow cases.vlefevre2012-08-141-2/+4
* [src/get_d64.c] mpfr_get_decimal64 is buggy in MPFR_RNDN for values xvlefevre2012-08-131-0/+6
* [src] #include <stdlib.h> unconditionally in mpfr-impl.h; removedvlefevre2012-02-241-1/+0
* Changed Arenaire to AriC with:vlefevre2012-01-101-1/+1
* Copyright notice update: added 2012 withvlefevre2012-01-101-1/+1
* Copyright notice update: added 2011 withvlefevre2011-01-171-1/+1
* Source reorganization. In short:vlefevre2010-08-171-0/+397