summaryrefslogtreecommitdiff
path: root/tests/tsgn.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Remove obsolete mpfr_random function and replace it by mpfr_urandomb in tests.thevenyp2008-09-181-1/+1
* Copyright notice update: added 2008 withvlefevre2008-01-011-1/+1
* Documented the new behavior of mpfr_sgn (in fact, it was already partlyvlefevre2007-05-301-12/+25
* Added "Contributed by the Arenaire and Cacao projects, INRIA." to thevlefevre2007-02-071-1/+1
* Copyright notice update: added 2007.vlefevre2007-01-101-1/+1
* Fixed FSF address.vlefevre2006-03-311-1/+1
* Added ', Inc.' when missing after 'Free Software Foundation'.vlefevre2006-01-051-1/+1
* Updated the copyright notices according to the new GNU rules on:vlefevre2006-01-051-1/+1
* Converted tabs to spaces with expand.vlefevre2005-08-181-23/+23
* Change the address of the FSF.pelissip2005-06-021-2/+2
* Improve coverage tests.pelissip2004-11-191-3/+3
* Add mpfr_zero_p.pelissip2004-04-201-6/+0
* + Optimize a few div.cpelissip2003-12-151-6/+1
* Add a real function for mpfr_sgn (not a call to mpfr_cmp_ui_2exp).pelissip2003-11-051-0/+129