summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rewritten to implement ternary inexact flagzimmerma2001-10-261-62/+112
* fixed generic test (pb with double rounding)zimmerma2001-10-261-49/+40
* increased MAX_PRECzimmerma2001-10-261-39/+37
* Changed the type of err from mp_prec_t (unsigned) to int.hanrot2001-10-251-1/+1
* Added tests for inexact flag.hanrot2001-10-252-26/+194
* Patch for even rounding.hanrot2001-10-254-2342/+1003
* riendaney2001-10-251-2/+8
* riendaney2001-10-251-0/+6
* Warning avoided.vlefevre2001-10-251-1/+1
* added tfmazimmerma2001-10-251-1/+1
* slong -> tzimmerma2001-10-251-2/+2
* nouvelew version (without loop)zimmerma2001-10-251-62/+13
* riendaney2001-10-251-3/+3
* riendaney2001-10-252-2/+0
* changedaney2001-10-251-1/+0
* Bug fixed.vlefevre2001-10-251-2/+4
* correct bugs with reusedaney2001-10-251-3/+52
* test for log2 log10 powdaney2001-10-251-4/+6
* La division nouvelle est arrivee.hanrot2001-10-252-213/+289
* ajoute' nouveau testzimmerma2001-10-251-7/+25
* Bug fixed.vlefevre2001-10-251-1/+1
* round_raw, round_raw2 -> round_raw_generic. Macros to simulate previoushanrot2001-10-252-95/+43
* fixed pb with mpfr_log10(a, a) with a=-Infzimmerma2001-10-251-2/+3
* added two testszimmerma2001-10-251-0/+36
* added one testzimmerma2001-10-251-1/+15
* add log2 and log10daney2001-10-251-0/+4
* correction for reusedaney2001-10-251-14/+26
* coorection for reusedaney2001-10-251-14/+25
* test file for testing exceptionszimmerma2001-10-251-0/+123
* mpfr_add1 completely rewritten. Overflows are checked.vlefevre2001-10-251-389/+417
* new versiondaney2001-10-251-4/+11
* added one testzimmerma2001-10-251-0/+9
* add possibility to define a random function (default is mpfr_random)zimmerma2001-10-251-3/+6
* now use tgeneric.czimmerma2001-10-253-172/+8
* added texceptionszimmerma2001-10-251-1/+1
* documented exception mechanism (with Vincent Lefe`vre)zimmerma2001-10-251-47/+99
* changed stupid test (was computing only 200!)zimmerma2001-10-251-49/+58
* implemented inexact flagzimmerma2001-10-251-37/+43
* 1999 -> 2001zimmerma2001-10-251-1/+1
* check overflowzimmerma2001-10-251-0/+4
* added two testszimmerma2001-10-251-0/+19
* implemented overflow/underflowzimmerma2001-10-251-5/+33
* correct atanh(INF)=INF exactdaney2001-10-251-1/+1
* correct test inf for atanhdaney2001-10-251-0/+1
* added warning for mpfr_set_dzimmerma2001-10-251-0/+5
* correct bug in tests file (test of atanh for + or - Inf)daney2001-10-251-2/+5
* added tadd_ui (forgotten?)zimmerma2001-10-251-1/+1
* added special testzimmerma2001-10-251-2/+17
* fixed bug in rounding part when rounding towards 0 (infinite loop due to bn<an)zimmerma2001-10-251-1/+2
* added one special testzimmerma2001-10-251-6/+4