| Commit message (Expand) | Author | Age | Files | Lines |
* | Copyright notice update: added 2020 with | vlefevre | 2020-01-08 | 1 | -1/+1 |
* | [tests] Added FIXME comment in tfprintf.c, tout_str.c and tprintf.c: | vlefevre | 2019-09-16 | 1 | -0/+2 |
* | The mpfr_out_str function now accepts bases from -2 to -36, in order to | vlefevre | 2019-09-06 | 1 | -5/+9 |
* | [tests/tout_str.c] Use mpfr_print_rnd_mode in a message. | vlefevre | 2019-08-09 | 1 | -1/+1 |
* | [tests/tout_str.c] Code simplification: a test from r1888 on a | vlefevre | 2019-08-09 | 1 | -9/+1 |
* | [tests/tout_str.c] GNU coding style. | vlefevre | 2019-08-09 | 1 | -1/+1 |
* | [tests/tout_str.c] Added missing newline characters in the output | vlefevre | 2019-08-09 | 1 | -0/+5 |
* | [tests/tout_str.c] By default, output the results to a file instead of | vlefevre | 2019-08-09 | 1 | -11/+18 |
* | Updated the www.gnu.org URL's (http → https) on all the files with: | vlefevre | 2019-01-07 | 1 | -1/+1 |
* | Copyright notice update: added 2019 with | vlefevre | 2019-01-01 | 1 | -1/+1 |
* | Reverted r12516: the behavior on a null stream is unspecified. | vlefevre | 2018-03-30 | 1 | -4/+0 |
* | [tests/tout_str.c] improve coverage (I don't know how to avoid printing to | zimmerma | 2018-03-29 | 1 | -0/+4 |
* | Copyright notice update: added 2018 with | vlefevre | 2018-01-03 | 1 | -1/+1 |
* | [tests] | vlefevre | 2017-09-05 | 1 | -1/+1 |
* | Copyright notice update: added 2017 with | vlefevre | 2017-01-01 | 1 | -1/+1 |
* | Replaced | vlefevre | 2016-02-04 | 1 | -1/+1 |
* | Copyright notice update: added 2016 with | vlefevre | 2016-01-01 | 1 | -1/+1 |
* | Copyright notice update: added 2015 with | vlefevre | 2015-02-13 | 1 | -1/+1 |
* | Copyright notice update: added 2014 with | vlefevre | 2014-01-03 | 1 | -1/+1 |
* | Use copyright year ranges, following | vlefevre | 2013-05-30 | 1 | -1/+1 |
* | Copyright notice update: added 2013 with | vlefevre | 2013-01-03 | 1 | -1/+1 |
* | [tests] Removed #include of headers already included via "mpfr-test.h" | vlefevre | 2012-02-24 | 1 | -1/+0 |
* | Changed Arenaire to AriC with: | vlefevre | 2012-01-10 | 1 | -1/+1 |
* | Copyright notice update: added 2012 with | vlefevre | 2012-01-10 | 1 | -1/+1 |
* | Copyright notice update: added 2011 with | vlefevre | 2011-01-17 | 1 | -1/+1 |
* | Replaced | vlefevre | 2010-07-30 | 1 | -1/+1 |
* | [tests/tout_str.c] Fixed bug introduced in r6976: changed size_t into | vlefevre | 2010-06-23 | 1 | -1/+1 |
* | Fix wrong return value of mpfr_out_str on special values. | thevenyp | 2010-06-22 | 1 | -5/+37 |
* | Copyright notice update: added 2010 with | vlefevre | 2010-01-20 | 1 | -1/+1 |
* | Renamed COPYING.LIB as COPYING.LESSER (GNU Coding Standards, #7.3) | vlefevre | 2009-07-30 | 1 | -1/+1 |
* | mp_rnd_t -> mpfr_rnd_t | vlefevre | 2009-06-26 | 1 | -2/+2 |
* | Put '#include <string.h>' in mpfr-impl.h, remove it elsewhere. | thevenyp | 2009-05-05 | 1 | -2/+0 |
* | Change base upper limit in string conversion up to 62. | thevenyp | 2009-03-25 | 1 | -1/+1 |
* | GMP_RNDX -> MPFR_RNDX | zimmerma | 2009-03-03 | 1 | -23/+23 |
* | Update to LGPL v3+, as decided by the main MPFR developers. | vlefevre | 2009-03-03 | 1 | -4/+4 |
* | 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 |
* | Clean-up and various changes to be able to build MPFR with g++. | vlefevre | 2008-06-09 | 1 | -3/+4 |
* | a few patches suggested by Patrick Pelissier to ease porting to 16-bit | zimmerma | 2008-04-06 | 1 | -1/+0 |
* | move tests of mpfr_get_str function from tout_str.c to tget_str.c | thevenyp | 2008-02-12 | 1 | -58/+0 |
* | Copyright notice update: added 2008 with | vlefevre | 2008-01-01 | 1 | -1/+1 |
* | 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 |
* | Replaced -0.0 by a new macro DBL_NEG_ZERO. With MSVC, the negative zero | vlefevre | 2006-01-19 | 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 |
* | Converted tabs to spaces with expand. | vlefevre | 2005-08-18 | 1 | -1/+1 |
* | Change the address of the FSF. | pelissip | 2005-06-02 | 1 | -2/+2 |
* | Updated copyright lines. | vlefevre | 2005-01-28 | 1 | -1/+1 |