summaryrefslogtreecommitdiff
path: root/reldiff.c
Commit message (Expand)AuthorAgeFilesLines
* Source reorganization. In short:vlefevre2010-08-171-73/+0
* Replacedvlefevre2010-07-301-1/+1
* Copyright notice update: added 2010 withvlefevre2010-01-201-1/+1
* Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3)vlefevre2009-07-301-1/+1
* mp_rnd_t -> mpfr_rnd_tvlefevre2009-06-261-1/+1
* GMP_RNDX -> MPFR_RNDXzimmerma2009-03-031-1/+1
* Update to LGPL v3+, as decided by the main MPFR developers.vlefevre2009-03-031-4/+4
* Copyright notice update: added 2009 withvlefevre2009-01-151-1/+1
* This is now GNU MPFR!vlefevre2008-10-271-4/+4
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* fixed typozimmerma2007-12-151-1/+1
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-0/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Removed trailing spaces (better for future patches, as such spacesvlefevre2005-08-181-5/+5
* Converted tabs to spaces with expand.vlefevre2005-08-181-20/+20
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Fix bug and optimize code.pelissip2005-01-281-32/+38
* + Better support of non IEEE doubles.pelissip2004-02-061-3/+1
* Changed some error messages into assertions.vlefevre2004-01-141-8/+6
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-10/+2
* removed french commentzimmerma2001-11-161-12/+14
* k2r -> ansi stylezimmerma2000-12-211-2/+12
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* Take into account Inf, Nans ; clear the flags of the return variablevlefevre2000-12-141-1/+2
* Take into account Inf, Nans ; clear the flags of the return variablevlefevre2000-12-141-6/+9
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* Infinis, premiere tentative.hanrot2000-11-211-1/+13
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-2/+2
* removed unused variablezimmerma2000-05-241-2/+0
* new functions (compatibility with mpf)zimmerma2000-05-241-0/+52