| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright notice update: added 2010 with | vlefevre | 2010-01-25 | 1 | -1/+1 |
* | Copyright notice update: added 2009 with | vlefevre | 2009-01-15 | 1 | -1/+1 |
* | This is now GNU MPFR! | vlefevre | 2008-10-27 | 1 | -4/+4 |
* | Remove obsolete mpfr_random function and replace it by mpfr_urandomb in tests. | thevenyp | 2008-09-18 | 1 | -1/+1 |
* | For the terminating null pointer of the functions mpfr_inits, | vlefevre | 2008-02-15 | 1 | -2/+2 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | GNU coding style, reformatting, exit (-1) -> exit (1). | vlefevre | 2007-09-22 | 1 | -3/+3 |
* | Corrected mpfr_inits, mpfr_inits2 and mpfr_clears calls with NULL | vlefevre | 2007-06-21 | 1 | -2/+2 |
* | Added "Contributed by the Arenaire and Cacao projects, INRIA." to the | vlefevre | 2007-02-07 | 1 | -0/+1 |
* | Copyright notice update: added 2007. | vlefevre | 2007-01-10 | 1 | -1/+1 |
* | Fixed FSF address. | vlefevre | 2006-03-31 | 1 | -1/+1 |
* | Updated the copyright notices according to the new GNU rules on: | vlefevre | 2006-01-05 | 1 | -1/+1 |
* | Removed trailing spaces (better for future patches, as such spaces | vlefevre | 2005-08-18 | 1 | -1/+1 |
* | Change the address of the FSF. | pelissip | 2005-06-02 | 1 | -2/+2 |
* | Update the tests to reduce the use of floats. | pelissip | 2004-01-09 | 1 | -44/+15 |
* | + Optimize a few div.c | pelissip | 2003-12-15 | 1 | -3/+1 |
* | + Add function mpfr_print_mantissa_binary, for debugging reason. | pelissip | 2003-12-09 | 1 | -3/+3 |
* | + Add new internal function: mpfr_check. | pelissip | 2003-11-21 | 1 | -3/+3 |
* | Changed some stderr to stdout. | vlefevre | 2003-09-24 | 1 | -99/+114 |
* | Patch by Kevin Ryde for memory leak checking + misc declaration fixes. | vlefevre | 2002-05-27 | 1 | -0/+4 |
* | Copyright line updated. | vlefevre | 2002-05-14 | 1 | -1/+1 |
* | COPYING -> COPYING.LIB and GPL re-added. | vlefevre | 2002-04-15 | 1 | -1/+1 |
* | mpfr_get_d -> mpfr_get_d1 and mpfr_get_d2 -> mpfr_get_d. | vlefevre | 2002-04-07 | 1 | -6/+6 |
* | COPYING.LIB -> COPYING. | vlefevre | 2002-04-05 | 1 | -1/+1 |
* | Copyright line changed. | vlefevre | 2002-03-04 | 1 | -1/+1 |
* | start tests with precision 2 instead of 1 | zimmerma | 2001-11-30 | 1 | -2/+2 |
* | mpfr_print_raw -> mpfr_print_binary | zimmerma | 2001-11-16 | 1 | -9/+9 |
* | changed Library GPL to Lesser GPL | zimmerma | 2001-11-16 | 1 | -4/+4 |
* | added year 2001 in copyright line | zimmerma | 2001-11-16 | 1 | -1/+1 |
* | changed "int main(..)" to two lines | zimmerma | 2001-02-18 | 1 | -2/+2 |
* | k2r -> ansi style | zimmerma | 2000-12-21 | 1 | -5/+2 |
* | changed copyright to Free Software Foundation | zimmerma | 2000-12-01 | 1 | -1/+1 |
* | protected macros: xxx -> MPFR_xxx | zimmerma | 2000-10-26 | 1 | -2/+2 |
* | Various patches for leaks, UMR and (one) BUS. | hanrot | 2000-06-20 | 1 | -0/+30 |
* | added more tests | zimmerma | 2000-06-16 | 1 | -3/+24 |
* | Tests for trunc, ceil, floor. | hanrot | 2000-06-15 | 1 | -0/+96 |