Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added "Contributed by the Arenaire and Cacao projects, INRIA." to the | vlefevre | 2007-02-07 | 1 | -0/+1 |
* | Copyright notice update: added 2007. | vlefevre | 2007-01-10 | 1 | -1/+1 |
* | modified to work on 64-bit machines too | zimmerma | 2006-11-09 | 1 | -21/+10 |
* | get_d64.c: fixed problems related to signed/unsigned values. | vlefevre | 2006-11-09 | 1 | -3/+3 |
* | complete rewrite of mpfr_set_decimal64 and mpfr_get_decimal64: now use | zimmerma | 2006-11-09 | 1 | -119/+201 |
* | added new configure option --enable-decimal-float to build mpfr_set_decimal64 | zimmerma | 2006-11-08 | 1 | -17/+103 |
* | added --enable-decimal-float in configure, and corresponding macro | zimmerma | 2006-11-07 | 1 | -3/+2 |
* | added new (preliminary) conversions functions to/from decimal64 | zimmerma | 2006-11-05 | 1 | -0/+232 |