summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Copyright notice update: added 2012 withvlefevre2012-01-10446-447/+447
* [TODO] trivial change (to test the commit logs)zimmerma2011-12-091-1/+1
* [configure.ac] Mention --disable-thread-safe.vlefevre2011-12-091-2/+3
* [INSTALL] Added information about system/compiler bugs related to TLSvlefevre2011-12-091-4/+23
* [INSTALL] added note about buggy TLS supportzimmerma2011-12-091-0/+3
* [tests/turandom.c] Removed an obsolete comment.vlefevre2011-11-281-2/+0
* [src/mpfr-gmp.h] Updated the TODO comment about the rand state.vlefevre2011-11-281-1/+3
* [doc/mpfr.texi] Updated the month.vlefevre2011-11-281-1/+1
* [tests/trandom.c,tests/turandom.c] Fixed compatibility with GMP 4.1.xvlefevre2011-11-282-8/+24
* [doc/mpfr.texi] Mentioned the difference between GMP 4.1 and 4.2 aboutvlefevre2011-11-281-2/+3
* [src/mpfr-gmp.h] Added a TODO comment.vlefevre2011-11-281-0/+4
* revert previous commit (test)zimmerma2011-11-241-1/+0
* commit testzimmerma2011-11-241-0/+1
* [src/mpfr-thread.h] added pointer to TLS on Windowszimmerma2011-11-091-0/+1
* [tests/tsprintf.c] Added a test showing a regression in MPFR 3.1.0vlefevre2011-11-091-0/+3
* [tests/tatan.c] mpfr_set_emin -> set_emin (idem for emax)zimmerma2011-11-091-4/+4
* [TODO] Added a reference to an old discussion concerning __float128.vlefevre2011-11-091-0/+2
* [TODO] added itemzimmerma2011-11-081-0/+5
* [src/vasprintf.c] Untabify.vlefevre2011-11-031-1/+1
* [src/vasprintf.c] Corrected a comment.thevenyp2011-11-031-1/+1
* [tests/tsprintf.c] Coding style.vlefevre2011-11-031-1/+1
* [src/strtofr.c] Spelling.vlefevre2011-11-021-1/+1
* [src/vasprintf.c] Spelling.vlefevre2011-11-021-1/+1
* [src/vasprintf.c] Corrected a comment.vlefevre2011-11-021-1/+1
* [tests/tsprintf.c] Added tests.vlefevre2011-11-021-0/+8
* [src/vasprintf.c] Untabify. Minor correction in a comment.vlefevre2011-11-021-34/+34
* [src/vasprintf.c] Rewrite in a cleaner way the part of regular_fg implied in ...thevenyp2011-11-021-81/+53
* [src/mpn_exp.c] changed FIXME into TODOzimmerma2011-11-021-1/+1
* [src/mpn_exp.c] added commentzimmerma2011-11-023-2/+31
* [tests/Makefile.am] Added -L$(top_builddir)/src/.libs to AM_LDFLAGS.vlefevre2011-10-142-18/+18
* [INSTALL] Corrected notes for HP-UX.vlefevre2011-10-131-10/+10
* [INSTALL] Added notes for HP-UX after a bug report. See discussion:vlefevre2011-10-131-0/+16
* [TODO] added one itemzimmerma2011-10-121-0/+3
* [corei5/mparam.h] tuning files for Core i5 (not yet used since GMP 5.0.2 doeszimmerma2011-10-121-0/+234
* [src/mpfr-impl.h] Improved MPFR_IS_PURE_FP definition, so thatvlefevre2011-10-051-1/+2
* [src/mpfr-impl.h] Fixed a bug in the MPFR_UNLIKELY macro for GCCvlefevre2011-10-041-2/+3
* [doc/mpfr.texi] added reference and comment for eintzimmerma2011-09-291-1/+4
* [doc/mpfr.texi] Rephrased mpfr_frexp description.vlefevre2011-09-251-2/+2
* Renamed "division-by-zero" to "divide-by-zero" (term used by thevlefevre2011-09-245-16/+16
* [src/gmp_op.c] Forgot to update the flags in some functions.vlefevre2011-09-241-0/+2
* [tests/tgmpop.c] Improved division-by-zero tests.vlefevre2011-09-241-52/+72
* [doc/faq.xsl] Added a comment about the MPFR logo.vlefevre2011-09-231-0/+2
* [doc/mpfr.texi] Improved mpfr_frexp description.vlefevre2011-09-221-2/+2
* [doc/mpfr.texi] Corrected typo in the mpfr_frexp description.vlefevre2011-09-221-1/+1
* [tools/cfarm.sh] updated for MPFR 3.1.0 rc2zimmerma2011-09-211-3/+9
* [cfarm.sh] updated for MPFR 3.1.0-rc1 (with GMP 5.0.2)zimmerma2011-09-201-43/+45
* [examples/version.c] Output mpfr_buildopt_gmpinternals_p() andvlefevre2011-09-201-1/+7
* Renamed mpfr_buildopt_internals_p to mpfr_buildopt_gmpinternals_p.vlefevre2011-09-205-13/+13
* Added mpfr_buildopt_internals_p function.vlefevre2011-09-205-5/+42
* [doc/mpfr.texi] Added commas.vlefevre2011-09-201-2/+2