1.0
all Makefile.am: correctly comment the copyright and license notice
[algorithms.tex] added error analysis for pow_ui
log: alternative implementation that avoids intermediate overflows It is probably slower (two calls to log) and should be combined with the previous approach. Problem of "underflow" (log of number close to 1) not yet solved.
license change: LGPLv3+ for code FDLv1.3+ for mpc.texi simple disclaimer for supporting files (README, NEWS, INSTALL) tests/memory.c: replaced by version from mpfr-3.0.1 mpfr.texi: small cleanups; added real authors again, while keeping copyright notice with INRIA
new functions mul_2si, div_2si
make 1.0 release, create 1.0 branch