summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Bump the minimally required mpfr version to 4.1.0.Andreas Enge2020-07-231-0/+1
* Set version number to 1.2.0dev.Andreas Enge2020-07-231-1/+1
* mpcheck: Move the tool from tests/ to its own subdirectory inside tools/.Andreas Enge2020-06-301-0/+1
* added itemPaul Zimmermann2020-02-131-0/+2
* added mpc_dot (dot product)Paul Zimmermann2018-04-241-1/+1
* check return value of malloc() is not NULL in mpc_sumPaul Zimmermann2018-04-191-0/+3
* change version from 1.1 to 1.1.0Paul Zimmermann2017-12-121-1/+1
* prepare for 1.1 releasePaul Zimmermann2017-12-121-2/+3
* fixed bug in mpc_atan reported by Joseph MyersPaul Zimmermann2017-03-081-0/+2
* mpc_rootofunity: Finish adding the function.Andreas Enge2016-05-241-1/+1
* Add mpc_cmp_abs.Andreas Enge2016-05-241-0/+1
* NEWS: Provide more details on the recent bug fixes.Andreas Enge2015-05-081-1/+2
* fixed bug reported by Joseph MyersPaul Zimmermann2015-03-261-0/+2
* Update NEWS and README.dev concerning libtool version.Andreas Enge2015-02-161-0/+1
* Update NEWS.Andreas Enge2014-11-201-0/+4
* bench: Shorten lines to fit normal terminals.Andreas Enge2014-01-241-0/+2
* NEWS: Update copyright years.Andreas Enge2014-01-151-1/+1
* Update NEWS.Andreas Enge2014-01-131-4/+6
* Update NEWS.Andreas Enge2013-08-261-0/+2
* NEWS: added comment for previous fixAndreas Enge2012-10-011-0/+4
* added NEWS entry for automake vulnerabilityAndreas Enge2012-08-281-0/+2
* backported fix in r1254 to branch 1.0Andreas Enge2012-08-281-0/+2
* updated NEWS filesAndreas Enge2012-08-281-1/+1
* committed patch in 1.0 branch and trunk forAndreas Enge2012-08-281-0/+3
* require mpfr >= 3.0.0Andreas Enge2012-07-231-0/+3
* getting ready for 1.0 releaseAndreas Enge2012-07-191-6/+7
* NEWS: prefixed function names consistently by mpc_Andreas Enge2012-07-091-31/+35
* preparing 1.0.0rc1Andreas Enge2012-07-071-1/+1
* atan.c: transform test into assertion, add commentsAndreas Enge2012-07-061-0/+1
* new functions mul_2si, div_2siAndreas Enge2012-07-051-1/+1
* renamed mul/div_2exp to mul/div_2uiAndreas Enge2012-07-051-1/+3
* tmul.c: shortened test output using more recent macrosAndreas Enge2012-06-261-1/+3
* conj.dat, fr_sub.dat: complete branch test coverageAndreas Enge2012-06-251-0/+1
* added new function mpc_log10Paul Zimmermann2012-04-031-0/+1
* removed K&R supportAndreas Enge2012-03-141-0/+2
* NEWS: updatesAndreas Enge2012-03-071-4/+3
* [mul.c] don't call mpc_sqr any more when both inputs are the same variablePaul Zimmermann2012-03-061-0/+1
* define 0^0 as (1,+0), since the sign of the imaginary part cannot be determinedAndreas Enge2012-01-231-3/+1
* changed result for 0^0, according to the discussion onPaul Zimmermann2012-01-091-0/+3
* norm.c: new underflow handlingAndreas Enge2011-09-061-2/+2
* div.c: implemented return valueAndreas Enge2011-09-021-2/+4
* NEWS: updated for normAndreas Enge2011-09-021-2/+2
* norm.c: rewritten to handle all cases of over- and underflow and to obtain aAndreas Enge2011-09-021-0/+1
* license change:Andreas Enge2011-08-291-1/+10
* sqr.c: fixed reuse bug with infinite argumentAndreas Enge2011-02-231-1/+1
* asin.c: corrected reuse bug for infinite argumentAndreas Enge2011-02-231-2/+2
* proj.c: corrected (and simplified) infinite input with overlapAndreas Enge2011-02-231-3/+5
* mul.c, mul.dat: bug fix for wrong detection of underflowAndreas Enge2011-02-231-0/+5
* add_si: replaced macro by function, since the macro evaluated its argumentAndreas Enge2011-01-181-0/+2
* NEWS: mention logging featureAndreas Enge2011-01-141-1/+4