summaryrefslogtreecommitdiff
path: root/tests/tget_set_d64.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Untabified and removed trailing spaces.vlefevre2007-06-201-11/+11
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* added more checks with native formatzimmerma2006-11-091-0/+28
* added detection of decimal format in configure (DPD or BID)zimmerma2006-11-091-1/+9
* modified to work on 64-bit machines toozimmerma2006-11-091-5/+0
* complete rewrite of mpfr_set_decimal64 and mpfr_get_decimal64: now usezimmerma2006-11-091-3/+2
* added new configure option --enable-decimal-float to build mpfr_set_decimal64zimmerma2006-11-081-8/+10
* added --enable-decimal-float in configure, and corresponding macrozimmerma2006-11-071-3/+3
* added new (preliminary) conversions functions to/from decimal64zimmerma2006-11-051-0/+216