summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* bump version numbers on trunk to 1.1dev and on branch 1.0 to 1.0.1devenge2012-07-225-7/+7
* getting ready for 1.0 releaseenge2012-07-197-15/+16
* remove duplicate AC_ARG_ENABLE for valgrind-testsenge2012-07-091-6/+2
* NEWS: prefixed function names consistently by mpc_enge2012-07-091-31/+35
* preparing 1.0.0rc1enge2012-07-078-15/+15
* tests/Makefile.am: typo in test nameenge2012-07-061-1/+1
* valgrind-tests.m4: handle suppression file passed through the shell variableenge2012-07-061-0/+8
* atan.c: transform test into assertion, add commentsenge2012-07-063-2/+13
* atan.c: use macro ROUND_AWAYenge2012-07-051-2/+1
* [atan.c] fixed one wrong rounding mode, and added commentszimmerma2012-07-051-4/+6
* sqr.c: housekeepingenge2012-07-051-1/+1
* acos.c: small change to reuse codeenge2012-07-051-2/+1
* atan.dat: even more testsenge2012-07-051-0/+3
* update the makefile for windows sdkgastineau2012-07-051-130/+134
* new test for atan.dat (suggested by Paul Zimmermann)enge2012-07-051-0/+2
* Makefile.am: increase ABI versionenge2012-07-052-2/+2
* TODO: removed itemenge2012-07-051-4/+0
* new functions mul_2si, div_2sienge2012-07-0514-16/+159
* fma.c: fix warning with mpfr-2.4.2enge2012-07-051-2/+2
* renamed mul/div_2exp to mul/div_2uienge2012-07-0514-32/+34
* rename RNDC to MPC_RND in mpc.henge2012-07-0512-51/+51
* mpc-tests.h, tfma.c, tmul.c: small changes to allow compilation with c++enge2012-07-053-3/+9
* atan.dat: add test to cover one more line of codeenge2012-07-011-1/+4
* log.c: correct creation of underflow (found by hydra on i686)enge2012-07-011-5/+3
* log.c: avoid mpfr_get_exp and mpfr_can_round on 0enge2012-06-301-0/+4
* log.dat: get back to 100% test coverageenge2012-06-301-0/+3
* log.c: added forgotten early abort in first algorithmenge2012-06-302-2/+2
* mpc-impl.h: added MPFR_OUT and MPC_OUT, useful for debuggingenge2012-06-301-0/+21
* log.c: corrected logical error in detection of cancellationenge2012-06-301-19/+4
* log.c: corrected error in ulp calculusenge2012-06-302-2/+6
* log.c: correctly handle log (+-1 + i*eps)enge2012-06-302-15/+35
* log.dat: add example with overflow also with abs instead of normenge2012-06-302-1/+5
* log.c: use abs instead of norm to work around intermediate under- and overflowenge2012-06-301-6/+2
* log.c : no need to single out the case of log(1+epsilon) in the first algorithmenge2012-06-301-6/+2
* log.dat: add example with intermediate underflowenge2012-06-302-2/+4
* log.c: combine fast and safe algorithms for logenge2012-06-301-47/+77
* read_data.c: english confuses the c++ compiler, speak german insteadenge2012-06-291-19/+19
* mpc.m4: enable -Werror for user "enge"enge2012-06-281-0/+4
* configure.ac: reenable warning flagsenge2012-06-283-3/+4
* fma.c: reverted mistaken previous commitenge2012-06-281-14/+0
* log: alternative implementation that avoids intermediate overflowsenge2012-06-284-28/+112
* [tools] new directoryzimmerma2012-06-281-0/+105
* [mul.dat] improve code coveragezimmerma2012-06-281-1/+4
* increase code coverage to 99.9%zimmerma2012-06-288-60/+84
* log.dat, log.c: analyse infinite loop for test added in r1192enge2012-06-274-8/+16
* rootsofunity: use mean value theorem for analysis (suggested by Damien Robert)enge2012-06-271-14/+9
* mpc.texi: small reshuffling of functionsenge2012-06-271-9/+10
* [tests/log.dat] added test log(-1 + i*eps) causing infinite loop (Benjamin Da...bdadoun2012-06-271-0/+3
* [fma.c] get rid of compiler warningzimmerma2012-06-271-1/+1
* [pow_ui.c] updated copyright yearzimmerma2012-06-272-2/+3