summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Collapse)AuthorAgeFilesLines
* Copyright notice update: added 2010 withvlefevre2010-01-251-1/+1
| | | | | | | perl -pi -e 's/2009 Free Software/2009, 2010 Free Software/' **/*(^/) under zsh, reverting the ChangeLog file and the mbench directory. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6688 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: update.vlefevre2009-11-251-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6583 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: mentions that GCC 4.4.0 does not build MPFR 2.4.2 correctly.vlefevre2009-11-241-0/+3
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6572 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: update.vlefevre2009-11-201-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6546 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: update.vlefevre2009-08-261-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6386 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: update.vlefevre2009-08-251-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6379 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: update.vlefevre2009-07-201-2/+3
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6343 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: Add the new mpfr_printf behavior for empty precision field with "%Rf".thevenyp2009-07-201-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6342 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: remind buffer overflow fixed with r6223.thevenyp2009-05-271-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6253 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: Update.thevenyp2009-05-141-0/+6
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6228 280ebfd0-de03-0410-8827-d642c229c3f4
* Updated NEWS file (bug fixes).vlefevre2009-03-041-0/+3
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6063 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: added changes from version 2.4.0 to version 2.4.1.vlefevre2009-02-251-0/+8
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@6005 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
| | | | | | | perl -pi -e 's/2008 Free Software/2008, 2009 Free Software/' **/*(^/) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@5819 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: Update coverage rate (since r5767, mpfr_asprintf is no more covered by ↵thevenyp2009-01-131-1/+1
| | | | | | default tests). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@5806 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: added the release name.vlefevre2008-12-121-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@5729 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: Add test coverage.thevenyp2008-12-111-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/branches/2.4@5708 280ebfd0-de03-0410-8827-d642c229c3f4
* mpfr.texi, NEWS: update concerning mpfr_eq.vlefevre2008-11-121-1/+3
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5672 280ebfd0-de03-0410-8827-d642c229c3f4
* Updated NEWS file.vlefevre2008-10-291-0/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5665 280ebfd0-de03-0410-8827-d642c229c3f4
* This is now GNU MPFR!vlefevre2008-10-271-5/+5
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5654 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS, mpfr.texi: documented the fact that mpfr_random and mpfr_random2vlefevre2008-09-161-0/+2
| | | | | | will be suppressed in the next release. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5630 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: added a note about mpfr_init_gmp_rand (removed in r4953).vlefevre2008-09-051-0/+6
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5614 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS file update (get default $CC and $CFLAGS from gmp.h).vlefevre2008-09-011-0/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5606 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: noted when some changes were applied in 2.3.* versions.vlefevre2008-08-261-2/+3
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5592 280ebfd0-de03-0410-8827-d642c229c3f4
* Fixed the following problem:vlefevre2008-08-201-0/+2
| | | | | | | | | | | The overflow flag can be lost in many functions called with the maximum exponent equal to MPFR_EMAX_MAX (this is the default on 32-bit machines) when the temporary result (in a higher precision) is representable but once rounded, it yields an overflow. This needed a slight change of behavior of the mpfr_check_range function (defined in exceptions.c). Described this change in mpfr.texi and NEWS. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5545 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS file update (configure test for TLS support).vlefevre2008-01-231-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5217 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: noted the changes concerning mpfr_strtofr (changesets 5146, 5147,vlefevre2008-01-221-0/+3
| | | | | | | 5148, 5149, 5167, 5172, 5173). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5207 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: added mpfr_rec_sqrt for MPFR 2.4.*.vlefevre2008-01-181-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5201 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS update (new functions in the trunk).vlefevre2008-01-041-0/+10
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5171 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
| | | | | | | | perl -pi -e 's/2007 Free Software/2007, 2008 Free Software/' **/*(^/) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@5151 280ebfd0-de03-0410-8827-d642c229c3f4
* Updated copyright notice (for an unknown reason, some files were missingvlefevre2007-08-291-1/+1
| | | | | | | from the change done in r4350). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4800 280ebfd0-de03-0410-8827-d642c229c3f4
* Added to NEWS: Thread-safe support with Microsoft Visual compiler.vlefevre2007-08-141-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4770 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: new functions mpfr_signbit, mpfr_setsign, mpfr_copysign.vlefevre2007-08-131-1/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4761 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS update.vlefevre2007-08-101-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4744 280ebfd0-de03-0410-8827-d642c229c3f4
* Added support for tracking applied patches with new functionvlefevre2007-07-301-1/+1
| | | | | | | mpfr_get_patches(). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4711 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: mention that the shared library is now enabled by default on 2.3.vlefevre2007-07-021-0/+3
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4614 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: update.vlefevre2007-07-021-1/+0
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4604 280ebfd0-de03-0410-8827-d642c229c3f4
* Added mpfr_fms based on mpfr_fma.vlefevre2007-07-011-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4602 280ebfd0-de03-0410-8827-d642c229c3f4
* NEWS: update.vlefevre2007-06-301-0/+3
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4593 280ebfd0-de03-0410-8827-d642c229c3f4
* Updated NEWS file.vlefevre2007-05-281-1/+2
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4476 280ebfd0-de03-0410-8827-d642c229c3f4
* argument quo of remquo is now a pointer to long instead of intzimmerma2007-05-021-0/+2
| | | | | | | added new functions in NEWS git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4423 280ebfd0-de03-0410-8827-d642c229c3f4
* Note that the mpfr.info file is now installed in the share subdirectory.vlefevre2007-02-121-0/+6
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4359 280ebfd0-de03-0410-8827-d642c229c3f4
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4326 280ebfd0-de03-0410-8827-d642c229c3f4
* Fixed FSF address.vlefevre2006-03-311-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@4055 280ebfd0-de03-0410-8827-d642c229c3f4
* Added ', Inc.' when missing after 'Free Software Foundation'.vlefevre2006-01-051-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3985 280ebfd0-de03-0410-8827-d642c229c3f4
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
| | | | | | | | | | | http://www.gnu.org/prep/maintain/maintain.html#Copyright-Notices i.e. added 2006 to every MPFR file. Note: the copyright notices (currently 336) should match the regexp Copyright.* 2006 Free Software so that it will be easier to update them for the next year... git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3983 280ebfd0-de03-0410-8827-d642c229c3f4
* Minor update.vlefevre2005-09-131-1/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3839 280ebfd0-de03-0410-8827-d642c229c3f4
* Update.vlefevre2005-09-081-0/+1
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3803 280ebfd0-de03-0410-8827-d642c229c3f4
* Better locale support (for the decimal point in string conversionsvlefevre2005-08-211-0/+1
| | | | | | | and input/output). git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3729 280ebfd0-de03-0410-8827-d642c229c3f4
* Remove redundant entries.pelissip2005-08-091-1/+0
| | | | git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3706 280ebfd0-de03-0410-8827-d642c229c3f4
* fixed bug in mpfr_sin (possible wrong inexact flag for rounding to nearest)zimmerma2005-08-081-0/+1
| | | | | | | added items in NEWS and TODO git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3705 280ebfd0-de03-0410-8827-d642c229c3f4