summaryrefslogtreecommitdiff
path: root/sub_ui.c
Commit message (Expand)AuthorAgeFilesLines
* New macro MPFR_RESTORE_RET.vlefevre2002-01-201-11/+6
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-9/+1
* Bugs fixed concerning the "inexact" ternary value.vlefevre2001-10-191-10/+12
* implemented inexact flagzimmerma2001-10-111-3/+6
* Some support for exponent change and exceptions.vlefevre2001-08-251-1/+6
* k2r -> ansi stylezimmerma2000-12-211-11/+2
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-10/+4
* nothing (only better indenting)zimmerma2000-12-151-4/+8
* _mp_d -> MPFR_MANTzimmerma2000-12-151-1/+2
* Yet another patch for include files.hanrot2000-12-151-1/+1
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* Take into account Inf, Nans ; clear the flags of the return variablehanrot2000-12-131-0/+7
* forgot TMP_MARK(marker)zimmerma2000-12-121-0/+1
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-1/+1
* initial versionzimmerma2000-05-241-0/+56