summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* all Makefile.am: correctly comment the copyright and license noticeenge2011-08-292-1/+19
* license change:enge2011-08-292-97/+547
* next release will be 1.0.0enge2011-08-291-4/+4
* mpc.texi: simplification, no need to give neighbour nodesenge2011-08-271-51/+28
* configure.ac, mpc.m4: under windows, check first for mpfr, then for dllsenge2011-07-211-2/+2
* [mpc.texi] detail the determination of mpc_sqrt (remark from E. Thome)zimmerma2011-06-141-0/+2
* mpc.texi: C standard is implemented!enge2011-05-061-2/+2
* mpc.texi: replaced MPC by GNU MPC, MPFR by GNU MPFRenge2011-05-061-93/+93
* mpc.texi: give recommended minimal version of gccenge2011-05-061-2/+5
* configure.ac: call AC_PROG_LIBTOOL earlier so that it checks for egrepenge2011-02-211-2/+2
* mpc.texi: corrected copyright holder inside the textenge2011-02-211-2/+2
* getting ready for release 0.9enge2011-02-211-3/+3
* version changes to 0.9-rc2enge2011-02-151-3/+3
* version changes for mpc-0.9-rc1enge2011-02-081-3/+3
* tests/Makefile.am: added fma.dat to distributionenge2011-02-051-2/+2
* correct copyright line for documentationenge2011-01-261-1/+1
* added logging for functions of type cc_cenge2011-01-251-0/+16
* added mpc-log.h to distributionenge2011-01-141-1/+1
* added mpc_fma (request from Mickael Gastineau)zimmerma2011-01-141-0/+4
* mpc.texi: updated copyright dateenge2011-01-071-1/+1
* moved to version 0.9-dev instead of 0.8.3-devenge2011-01-071-4/+4
* documented sin_cosenge2011-01-071-0/+7
* mpc.h, mpc.texi:enge2011-01-071-1/+6
* increased minimal version requirements to gmp 4.3.2 and mpfr 2.4.2enge2010-10-041-2/+4
* pow.c: replace "mp_bitcnt_t", introduced in r823, by "unsigned long int"enge2010-09-021-2/+2
* renamed mpc_[s|g]et_[c|lc] to mpc_[s|g]et_[dc|ldc]enge2010-09-022-6/+6
* new functions mpc_set_c, mpc_set_lc, mpc_get_c, mpc_get_lcenge2010-08-311-5/+30
* unified computation of pow_ui and pow_si in a function pow_usi, therebyenge2010-06-171-1/+1
* algorithms.tex: another version of mpc_pow_si, using Paul'senge2010-06-171-22/+33
* algorithms.tex: analysis for mpc_pow_sienge2010-06-171-9/+28
* algorithms.tex: small changes to prepare for mpc_pow_sienge2010-06-171-12/+14
* algorithms.tex: removed assumption on "same quadrant" when applying Prop. 9,enge2010-06-161-5/+3
* mpc.texi: added warning for mpc_set_fr_fr; closes bug #9991enge2010-06-161-0/+6
* replaced mp_prec_t by mpfr_prec_t; compatibility with mpfr>=2.3.1enge2010-06-111-7/+7
* [algorithms.tex] error analysis for mpc_pow_sizimmerma2010-05-151-4/+12
* [algorithms.tex] fixed typozimmerma2010-05-151-1/+1
* moving on to version 0.8.3-devenge2010-05-141-2/+2
* preparing release 0.8.2enge2010-05-141-3/+3
* preparing release of 0.8.2-rc1enge2010-05-051-4/+4
* algorithms.tex:enge2010-03-301-6/+6
* [src/pow_ui.c] implemented binary exponentiation (with fallback to mpc_powzimmerma2010-03-301-0/+17
* algorithms.tex:enge2010-03-301-81/+80
* algorithms.tex:enge2010-03-272-50/+47
* changed char* into const char* for mpc_set_str and mpc_strtoczimmerma2010-03-191-4/+3
* [algorithms.tex] added Maple code to support claimed boundzimmerma2010-03-111-0/+21
* [algorithms.tex] added error analysis for pow_uizimmerma2010-03-112-0/+42
* getting ready for release 0.8.1enge2009-12-081-4/+4
* [abs.c,norm.c] changed mp_rnd_t to mpfr_rnd_tzimmerma2009-11-211-4/+4
* getting ready for release 0.8enge2009-11-051-4/+4
* smallish technical changes for version 0.8enge2009-11-031-4/+4