summaryrefslogtreecommitdiff
path: root/save_expo.c
Commit message (Expand)AuthorAgeFilesLines
* + Better support of non IEEE doubles.pelissip2004-02-061-2/+1
* Changed some error messages into assertions.vlefevre2004-01-141-8/+3
* Suppress some #define and fix symbol names (makes code cleaner):vlefevre2002-12-161-8/+8
* Function mpfr_check_range now propagates the inexact ternary value.vlefevre2002-07-251-2/+2
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-1/+1
* GNU coding style. K&R function headers removed.vlefevre2001-11-101-26/+18
* Some support for exponent change and exceptions.vlefevre2001-08-251-0/+70