summaryrefslogtreecommitdiff
path: root/get_d64.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* modified to work on 64-bit machines toozimmerma2006-11-091-21/+10
* get_d64.c: fixed problems related to signed/unsigned values.vlefevre2006-11-091-3/+3
* complete rewrite of mpfr_set_decimal64 and mpfr_get_decimal64: now usezimmerma2006-11-091-119/+201
* added new configure option --enable-decimal-float to build mpfr_set_decimal64zimmerma2006-11-081-17/+103
* added --enable-decimal-float in configure, and corresponding macrozimmerma2006-11-071-3/+2
* added new (preliminary) conversions functions to/from decimal64zimmerma2006-11-051-0/+232