summaryrefslogtreecommitdiff
path: root/print_rnd_mode.c
Commit message (Expand)AuthorAgeFilesLines
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Add forgotten copyright 2004 line.pelissip2004-02-061-1/+1
* + Better support of non IEEE doubles.pelissip2004-02-061-4/+3
* changed __gmp_const into const in *.czimmerma2003-09-221-1/+1
* Changes (Patrick Pelissier's suggestions):vlefevre2003-09-011-2/+2
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* NULL was undeclared on some architectures (reported by Torbjorn Granlund).vlefevre2002-04-111-7/+5
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Return a null pointer if rnd_mode is an invalid rounding mode.vlefevre2002-03-111-5/+1
* added returnzimmerma2002-03-111-0/+2
* 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-12/+13
* #include added/removed.vlefevre2001-09-131-1/+2
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* unsigned char -> mp_rnd_tzimmerma2000-02-111-3/+3
* added copyright noticezimmerma1999-07-301-0/+21
* Prototypes et quelques causes de warnings corriges.hanrot1999-06-251-0/+5
* print_rnd_mode.c -> mpfr_print_rnd_mode.chanrot1999-06-211-1/+1
* Print the rounding mode.hanrot1999-06-211-0/+17