summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* bench: Shorten lines to fit normal terminals.enge2014-01-241-0/+2
* NEWS: Update copyright years.enge2014-01-151-1/+1
* Update NEWS.enge2014-01-131-4/+6
* Update NEWS.enge2013-08-261-0/+2
* NEWS: added comment for previous fixenge2012-10-011-0/+4
* added NEWS entry for automake vulnerabilityenge2012-08-281-0/+2
* backported fix in r1254 to branch 1.0enge2012-08-281-0/+2
* updated NEWS filesenge2012-08-281-1/+1
* committed patch in 1.0 branch and trunk forenge2012-08-281-0/+3
* require mpfr >= 3.0.0enge2012-07-231-0/+3
* getting ready for 1.0 releaseenge2012-07-191-6/+7
* NEWS: prefixed function names consistently by mpc_enge2012-07-091-31/+35
* preparing 1.0.0rc1enge2012-07-071-1/+1
* atan.c: transform test into assertion, add commentsenge2012-07-061-0/+1
* new functions mul_2si, div_2sienge2012-07-051-1/+1
* renamed mul/div_2exp to mul/div_2uienge2012-07-051-1/+3
* tmul.c: shortened test output using more recent macrosenge2012-06-261-1/+3
* conj.dat, fr_sub.dat: complete branch test coverageenge2012-06-251-0/+1
* added new function mpc_log10zimmerma2012-04-031-0/+1
* removed K&R supportenge2012-03-141-0/+2
* NEWS: updatesenge2012-03-071-4/+3
* [mul.c] don't call mpc_sqr any more when both inputs are the same variablezimmerma2012-03-061-0/+1
* define 0^0 as (1,+0), since the sign of the imaginary part cannot be determinedenge2012-01-231-3/+1
* changed result for 0^0, according to the discussion onzimmerma2012-01-091-0/+3
* norm.c: new underflow handlingenge2011-09-061-2/+2
* div.c: implemented return valueenge2011-09-021-2/+4
* NEWS: updated for normenge2011-09-021-2/+2
* norm.c: rewritten to handle all cases of over- and underflow and to obtain aenge2011-09-021-0/+1
* license change:enge2011-08-291-1/+10
* sqr.c: fixed reuse bug with infinite argumentenge2011-02-231-1/+1
* asin.c: corrected reuse bug for infinite argumentenge2011-02-231-2/+2
* proj.c: corrected (and simplified) infinite input with overlapenge2011-02-231-3/+5
* mul.c, mul.dat: bug fix for wrong detection of underflowenge2011-02-231-0/+5
* add_si: replaced macro by function, since the macro evaluated its argumentenge2011-01-181-0/+2
* NEWS: mention logging featureenge2011-01-141-1/+4
* tan: use sin_cos, gains about a third of the running time in ttanenge2011-01-071-2/+4
* documented sin_cosenge2011-01-071-0/+1
* sqrt.c: reimplement mpfr_min_prec for mpfr<3enge2010-11-181-0/+1
* increased minimal version requirements to gmp 4.3.2 and mpfr 2.4.2enge2010-10-041-0/+1
* renamed mpc_[s|g]et_[c|lc] to mpc_[s|g]et_[dc|ldc]enge2010-09-021-3/+3
* new functions mpc_set_c, mpc_set_lc, mpc_get_c, mpc_get_lcenge2010-08-311-0/+4
* exp: closed bug http://lists.gforge.inria.fr/pipermail/mpc-discuss/2010-July/...enge2010-07-301-0/+1
* NEWS: mention bug fixesenge2010-07-151-0/+2
* unified computation of pow_ui and pow_si in a function pow_usi, therebyenge2010-06-171-1/+2
* [src/pow_z.c] calls mpc_pow_ui or mpc_pow_si when the exponent fitszimmerma2010-05-151-0/+3
* pow_ui.c:enge2010-04-011-0/+3
* getting ready for release 0.8.1enge2009-12-081-1/+1
* updated NEWSenge2009-11-211-0/+6
* smallish technical changes for version 0.8enge2009-11-031-3/+3
* added pow_z, pow_ui, pow_fr, pow_si, pow_d and pow_ldzimmerma2009-10-061-1/+2