summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare release 1.0.2.1.0enge2014-01-155-12/+12
* whitespaceenge2014-01-142-6/+6
* Backport fix in r1301 to branch 1.0.enge2013-08-264-13/+14
* backported fix in r1276-1277 to branch 1.0enge2012-10-013-15/+12
* moving branch 1.0 to version 1.0.2devenge2012-09-065-7/+7
* preparing release 1.0.1enge2012-09-065-8/+8
* added NEWS entry for automake vulnerabilityenge2012-08-281-0/+2
* backported fix in r1254 to branch 1.0enge2012-08-282-1/+3
* updated NEWS filesenge2012-08-281-0/+3
* committed patch in 1.0 branch and trunk forenge2012-08-281-3/+3
* typo in docenge2012-07-271-1/+1
* bump version numbers on trunk to 1.1dev and on branch 1.0 to 1.0.1devenge2012-07-225-7/+7
* make 1.0 release, create 1.0 branchenge2012-07-227-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