summaryrefslogtreecommitdiff
path: root/sqrt_ui.c
Commit message (Expand)AuthorAgeFilesLines
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* Set sign of sqrt(0).vlefevre2002-01-211-7/+9
* removed K&R function headerszimmerma2001-11-161-8/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* avoid one variablezimmerma2001-10-151-19/+20
* k2r -> ansi stylezimmerma2000-12-211-1/+0
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-10/+4
* adapted to NaN/Infzimmerma2000-12-151-4/+7
* _mp_d -> MPFR_MANTzimmerma2000-12-151-1/+2
* forgot TMP_MARK(marker) or free'd in wrong orderzimmerma2000-12-121-0/+1
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-2/+2
* new functions (compatibility with mpf)zimmerma2000-05-241-0/+60