summaryrefslogtreecommitdiff
path: root/tests/tui_div.c
Commit message (Expand)AuthorAgeFilesLines
...
* changed "int main(..)" to two lineszimmerma2001-02-181-2/+3
* unsigned char (or int) -> mp_rnd_tzimmerma2000-12-211-1/+1
* removed isnan(), ...zimmerma2000-12-211-4/+1
* Added prototypes for all test files.hanrot2000-12-201-1/+1
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-3/+2
* Take into account Inf, Nans ; clear the flags of the return variablehanrot2000-12-131-0/+4
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* ifdef IRIX64 -> ifdef __mipszimmerma2000-08-141-2/+2
* added #ifdef TEST to disable comparison with machine arithmeticzimmerma2000-05-291-12/+23
* new test fileszimmerma2000-05-241-0/+87