summaryrefslogtreecommitdiff
path: root/src/set_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/set_float128.c] Avoid a goto (useless here, contrary to set_ld.c).vlefevre2012-06-251-6/+6
* [set_float128.c,tset_float128.c] untabified and got rid of mpfr_printfzimmerma2012-06-251-47/+47
* compile mpfr_set_float128 and mpfr_get_float128 only when __float128 is suppo...zimmerma2012-06-251-1/+5
* added new functions mpfr_set_float128 and mpfr_get_float128zimmerma2012-06-251-0/+175