summaryrefslogtreecommitdiff
path: root/src/get_float128.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2015 withvlefevre2015-02-131-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
* [get_float128.c,set_float128.c] Avoid an empty translation unitvlefevre2012-09-201-2/+2
* [src/get_float128.c] !MPFR_IS_ZERO -> MPFR_NOTZERO; GNU coding style.vlefevre2012-06-251-6/+8
* compile mpfr_set_float128 and mpfr_get_float128 only when __float128 is suppo...zimmerma2012-06-251-0/+4
* added new functions mpfr_set_float128 and mpfr_get_float128zimmerma2012-06-251-0/+98