summaryrefslogtreecommitdiff
path: root/set_ui.c
Commit message (Expand)AuthorAgeFilesLines
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* Use MPFR_SET_POS.vlefevre2001-11-291-3/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* GNU coding style. K&R function headers removed.vlefevre2001-11-101-42/+36
* Comment added.vlefevre2001-10-191-1/+1
* Inexact ternary value for mpfr_set4, mpfr_set_ui and mpfr_set_si.vlefevre2001-09-111-29/+40
* Parameter added to mpfr_round_raw: pointer to inexact ternary value.vlefevre2001-09-101-2/+2
* Bugs fixed (wrong types).vlefevre2001-08-101-1/+3
* fixed bug for mpfr_set_ui (x, 0) [was giving -0]daney2001-04-051-16/+20
* added cast to "unsigned long" for ai = ABS(i)zimmerma2001-02-151-0/+68