summaryrefslogtreecommitdiff
path: root/README.dev
Commit message (Expand)AuthorAgeFilesLines
* Source reorganization. In short:vlefevre2010-08-171-813/+0
* Avoid a compilation failure on OSF/1 (Tru64) 5.1 due to non-C99vlefevre2010-08-161-1/+22
* [README.dev] Removed obsolete paragraph about the old prepare script.vlefevre2010-08-121-9/+0
* [README.dev] INRIAGforge -> INRIAGForge.vlefevre2010-08-121-2/+2
* README.dev: updated "To make a release" (test of FP division by 0).vlefevre2010-08-041-0/+4
* [README.dev] Update about the compilers.vlefevre2010-08-041-2/+1
* [README.dev] Mention clang.vlefevre2010-08-041-1/+2
* Replacedvlefevre2010-07-301-1/+1
* [README.dev] For announces, changed mpfr into mpfr-announce.vlefevre2010-07-291-3/+3
* [README.dev] Minor change to match a filename on the website.vlefevre2010-06-231-1/+1
* [README.dev] Added a paragraph about the precision, rounding mode andvlefevre2010-06-221-0/+7
* [README.dev] Untabified.vlefevre2010-06-101-1/+1
* README.dev: updated "To make a release".vlefevre2010-06-061-1/+2
* [README.dev] completed missing instructions for "make tune"zimmerma2010-05-311-2/+4
* [README.dev] Removed trailing spaces.vlefevre2010-05-221-1/+1
* [README.dev] Added information about intmax_t and corresponding macros.vlefevre2010-05-221-0/+10
* Removed obsolete patch-aclocal-icc and updated README.dev (aboutvlefevre2010-05-191-4/+1
* New exponent type mpfr_exp_t for MPFR (replacing GMP's mp_exp_t).vlefevre2010-05-071-2/+2
* [README.dev] Updated a paragraph concerning signed and unsigned types.vlefevre2010-05-071-5/+7
* Changed mp_prec_t into mpfr_prec_t.vlefevre2010-04-301-2/+2
* README.dev: in the tests, use mpfr_equal_p rather than mpfr_cmp.vlefevre2010-03-181-0/+3
* * Added function mpfr_ai. The implementation is the most naive: it evaluatesschevill2010-03-171-0/+56
* README.dev: added a paragraph (use MPFR_ASSERTN, not printf + exit).vlefevre2010-01-141-0/+5
* README.dev: added a note about patches and the autotools.vlefevre2010-01-111-0/+7
* [README.dev] required version of autoconf did not agree with acinclude.m4zimmerma2010-01-101-1/+1
* README.dev: updated "To make a release".vlefevre2009-11-301-6/+8
* README.dev: updated "To make a release".vlefevre2009-11-231-1/+2
* README.dev: last things to do when making a release.vlefevre2009-11-231-0/+6
* [README.dev] added item for new releases: we should say if they are binaryzimmerma2009-09-241-1/+2
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-2/+2
* README.dev: added: do not use the GMP namespaces...vlefevre2009-05-291-0/+5
* README.dev: added a note about assertions and code with side effects.vlefevre2009-03-161-0/+3
* README.dev: GMP with ABI=mode32 should be tested on 64-bit PowerPC.vlefevre2009-03-091-0/+4
* README.dev: updated "To make a release" -- it is important to readvlefevre2009-02-261-3/+6
* README.dev: update about patches.vlefevre2009-02-251-1/+16
* README.dev: corrected update-version usage for patches.vlefevre2009-02-201-1/+1
* README.dev: improved latest change.vlefevre2009-02-161-1/+2
* README.dev: mentioned update-version for patches.vlefevre2009-02-161-1/+3
* [README.dev] added description of how to tune MPFRzimmerma2009-02-101-3/+11
* [README.dev] added another example of using mpfr-gfxzimmerma2009-02-101-0/+8
* [README.dev] fixed typozimmerma2009-02-091-1/+1
* [README.dev] added pointer to mbench to check the thresholdszimmerma2009-02-091-0/+9
* README.dev: --disable-alloca is a GMP configure option.vlefevre2009-01-251-1/+1
* README.dev: no longer mentions HAVE_QUAD_T since it is no longer used.vlefevre2009-01-191-1/+0
* README.dev: suggest "-Wformat=2".vlefevre2008-12-261-0/+2
* acinclude.m4: Check for quad_t.thevenyp2008-12-151-0/+1
* README.dev: in Section "To make a release", suggest -pedantic-errors.vlefevre2008-11-261-0/+2
* [README.dev] better check ./configure CC=g++zimmerma2008-11-211-2/+5
* README.dev: paragraph on tentative definitions.vlefevre2008-11-201-0/+7
* [README.dev] added item about coverage of releaseszimmerma2008-09-171-0/+6